Releases: ya-erm/money-keeper
Releases · ya-erm/money-keeper
Release 2.10.0
Development updates:
- Migrate from
npm
topnpm
- Updated dependencies
New features: (work in progress)
- Operations repeating
Full Changelog: v2.9.4...v2.10.0
Release 2.9.4
Release 2.9.2
New features:
- Balance history chart on analytics page
- Suggestions and recommended icons for new categories
- Availability to exclude operation from analytics
- Categories reordering
Minor updates
- Show 2 lines of categories
- Balance history chart legend
- Done button in transaction page
- Fix some bugs and issues
Full Changelog: v2.8.6...v2.9.2
Release 2.8.6
New features:
- Archived accounts
- Group and search for currency rates
Minor updates
- Pagination for operations (performance improvement)
- Option to hide zero-balance accounts from accounts list
- Fix some bugs and issues
Full Changelog: v2.8.5...v2.8.6
Release 2.8.5
Minor updates:
- Restore scroll position after operation editing
- Autofill destination amount value for same-currency transfers
- Performance optimizations for data stores
- Fx switch theme in settings
- Fix input focus in operation form
Full Changelog: v2.8.4...v2.8.5
Release 2.8.4
New features:
- Add option to hide zero balance accounts in analytics page 713bfe1
- Add groupings to export/import 81d490b
Minor updates:
- Update dependencies
- Remove v1 (api, routes and entities in DB schema)
- Fix import algorithm
- Fix header button second click
- Fix account analytics table styles
- Fix analytics page SSR
- Fix input mode for number inputs
Full Changelog: v2.8.3...v2.8.4
Release 2.8.3
New features:
- Guest mode (you can use app without registration to try features) #44
Attention: Guest mode is designed only to try out the functions of the application, in this mode your data will not be synchronized with the server, so your data may be lost if you clear the storage of your browser. - Custom interval select to analytics page 392d9fa
Minor updates:
- Small fixes of operations sort
- Fix problem of adding operation when account is not selected
Full Changelog: v2.7.0...v2.8.3
Release 2.7.0
New features:
- Time zone for each operation
- Time zone list, favorite time zones, current time zone
Minor updates:
- Small fixes of future operations, zero money display
- Remember last another currency
Full Changelog: v2.6.2...v2.7.0
Release 2.6.2
New features:
- Another currency option for operations
- Calc expressions in comment of operation
Minor updates:
- Show error toast when filed to fetch updates
Full Changelog: v2.5.2...v2.6.2
Release 2.5.2
New features:
- Accounts analytics page (shows money distribution by accounts), 22d668e
- Custom groupings in accounts analytics, a589c1a
- Add operations preview on monthly analytics page, #38, 5c32334
Minor updates:
- Search by tags, 65b3ad8
- Add day of week to operations list, eb1a345
- Future operations hidden by spoiler, 662c5ca
- Add button Save as json to export page, 1291029
- Sticky button save in account list sorting, 7966ed
Full Changelog: v2.2.0...v2.5.2