Skip to content

Releases: ya-erm/money-keeper

v2.14.0

Choose a tag to compare

@ya-erm ya-erm released this 18 Jun 15:06
03ad244

Added

  • Added income and expense percentages to category analytics.

Добавлено

  • В аналитику по категориям добавлены проценты доходов и расходов.

Release 2.12.1

Choose a tag to compare

@ya-erm ya-erm released this 17 Jun 15:44

This release includes all changes since v2.10.2.

2.12.1

Added

  • Added a monthly income vs expenses analytics screen.
  • Added privacy mode to hide amounts across accounts, analytics, and settings.
  • Added a "What's new" page in app settings and changelog.

Changed

  • Redesigned the Analytics page.

2.11.0

Added

  • Added account balance correction.
  • Added automatic category selection when an operation has the same name as a previous operation.
  • Added session token refresh to keep logged-in sessions active.

Changed

  • Show last used currencies in the another-currency modal.
  • Hide raw export textbox content until the user explicitly opens it.

Fixed

  • Fixed precision error in the account balance correction modal.
  • Fixed modal behavior through the UI library update.

2.10.3

Changed

  • Updated Svelte, SvelteKit, Vite, ESLint, and related libraries.
  • Fixed lint issues caused by dependency upgrades.

Full Changelog: v2.10.2...v2.12.0

Release 2.10.2

Choose a tag to compare

@ya-erm ya-erm released this 07 Mar 19:08

Development updates:

  • Migrate from npm to pnpm
  • Updated dependencies

New features: (work in progress)

  • Operations repeating

Full Changelog: v2.9.4...v2.10.2

Release 2.9.4

Choose a tag to compare

@ya-erm ya-erm released this 27 Oct 21:33
630dad4

New features:

  • Comment suggestions based on previous operations
  • Long press on operation to open additional options - duplicate and delete

Minor updates:

  • Update dependencies
  • Fix some issues

Release 2.9.2

Choose a tag to compare

@ya-erm ya-erm released this 02 Sep 08:46
436f5b7

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

Choose a tag to compare

@ya-erm ya-erm released this 02 Jun 14:46
6d4f22a

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

Choose a tag to compare

@ya-erm ya-erm released this 07 May 19:10
c45cd60

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

Choose a tag to compare

@ya-erm ya-erm released this 29 Feb 04:18
b8a7ed9

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

Choose a tag to compare

@ya-erm ya-erm released this 25 Jan 06:29
3cfdd1f

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

Choose a tag to compare

@ya-erm ya-erm released this 20 Nov 04:11
f3d5211

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