Skip to content

Releases: ya-erm/money-keeper

Release 2.2.0

11 Aug 09:50
Compare
Choose a tag to compare

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

09 Jun 08:37
Compare
Choose a tag to compare

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

11 Apr 18:27
Compare
Choose a tag to compare
  • Add rules of import #12 #29
  • Add account order number (temporary, for sorting)
  • Add manual currency rates and main currency #30
  • Fix modals width bug #31

Release 0.1.1

11 Apr 18:23
ef95600
Compare
Choose a tag to compare
  • Fix date time shift #14
  • Fix modals UI bug #26
  • Fix status bar color in PWA #27
  • Add project description in README.md file

Release 0.1.0 (MVP)

30 Jan 10:27
d3e1c13
Compare
Choose a tag to compare

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