Skip to content

Releases: canyener/expensify

v3.0.0

06 May 00:19
d2128cc
Compare
Choose a tag to compare

What's new?

  • A brand new look to the application.
  • Old browser support.

v2.1.1

03 May 17:49
a7cc02d
Compare
Choose a tag to compare

overview

  • Brand new look on Login Page.

v2.1.0

03 May 15:27
87ab4ba
Compare
Choose a tag to compare

overview

  • Now stores expense data for every user in their own user area.
  • Database permission updates to make db data private

new features

  • Users can now create, read, update and delete their own expenses.
  • Read and write permissions to database are now narrowed down to user specific rules.

v2.0.0

03 May 14:35
62c352b
Compare
Choose a tag to compare

overview

  • Adds authentication
  • Bug fixes related to redirecting.

new features

  • Users can now authenticate using their Google Accounts.

v1.1.0

12 Apr 22:39
e28d97b
Compare
Choose a tag to compare

overview

  • Adds all database functionality and analytics to measure metrics.
  • Minor bug fixes.

new features

  • Users can now create, read, update and delete expenses.
  • Firebase analytic functionality has been added.

v1.0.2

27 Mar 16:34
e1c89b7
Compare
Choose a tag to compare

overview

  • Adds ExpensesSummary component to view total amount of visible expenses.
  • Minor bug fixes.

v1.0.1

25 Mar 17:31
d4bf019
Compare
Choose a tag to compare

app.js

  • Removes all dummy data and dispatch calls

ExpenseListFilters component

  • Fixes a bug that causes error while picking an end date

v1.0.0

25 Mar 16:43
6d43415
Compare
Choose a tag to compare

Includes all basic functionality and test cases for the application.