Releases: ya-erm/money-keeper
Releases · ya-erm/money-keeper
Release 2.2.0
Minor updates:
- Updated account selector
- Add accounts list sorting (reordering) by drag and drop #18
Full Changelog: v2.0.0...v2.2.0
Release 2.0.0
Major update
This release includes major updates that are incompatible with the previous version. The data storage system in the database has been completely redesigned to implement offline mode. The data stored on the server is now a log of entity changes. This also allows to apply client-side encryption for increased security. Work has also started on the section analytics and the first page have already added. This page contains information of the expenses and revenues for each month by categories.
New features
- Offline mode (used localDB and sync with server)
- Main analytics page
- Import / Export
Work in progress
- Client-side RSA-based encryption
- Other analytics pages
Full Changelog: v1.0.0...v2.0.0
Release 1.0.0
Release 0.1.1
Release 0.1.0 (MVP)
This is the first version of app. It is minimum viable product (MVP).
It includes:
- Categories and Accounts
- Operations (incomings, outgoings, transfers)
- Collaboration (share access to other users)
- Translation for 2 languages (English and Russian)
- Iconify icons support