Releases: canyener/expensify
Releases · canyener/expensify
v3.0.0
What's new?
- A brand new look to the application.
- Old browser support.
v2.1.1
overview
- Brand new look on Login Page.
v2.1.0
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
overview
- Adds authentication
- Bug fixes related to redirecting.
new features
- Users can now authenticate using their Google Accounts.
v1.1.0
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
overview
- Adds ExpensesSummary component to view total amount of visible expenses.
- Minor bug fixes.
v1.0.1
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
Includes all basic functionality and test cases for the application.