Skip to content

Latest commit

 

History

History
157 lines (84 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

157 lines (84 loc) · 6.96 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.8.2 (2022-11-25)

Bug Fixes

1.8.1 (2022-10-21)

Note: Version bump only for package k-ledger-ui

1.8.0 (2022-10-21)

Bug Fixes

  • Calendar popup borders fixed (61c620b)

Features

  • Commodity selection with buttons (cf471bd), closes #1

1.7.0 (2022-07-13)

Features

  • commodity autocomplete (35d2720)
  • Review of daily entries. (d952f25), closes #2

1.6.1 (2022-01-25)

Bug Fixes

  • Payee account now prioritize sorting also liabilities (4340e2d)

1.6.0 (2022-01-18)

Bug Fixes

  • confirmation modal does not change the transaction in the edit fields (98e7202)
  • Splitting does not create more than 2 decimals (fb48741)

Features

1.5.0 (2021-12-14)

Features

  • Account suggestions now considers description to provide better suggestions (94de593)

1.4.0 (2021-12-10)

Bug Fixes

  • calculation on spaces needed to print the route map (7a8eeab)

Features

  • Better server side suggestions for descriptions / payees (3e4aa64)
  • split with splitwise option (e2e217f)

1.3.1 (2021-12-06)

Bug Fixes

  • Removed space after colons in account names. (d9916cb)
  • Updated code deps to fix issues (8ac3df0)

1.3.0 (2021-11-25)

Bug Fixes

  • Account selection from pta-tools (69ed80d)

Features

  • Date selection moved to a popover (e144944)
  • Payees/description autocomplete (393015a)

1.2.1 (2021-11-23)

Bug Fixes

  • Its possible to select also non assets as the payment account (4cfbd61)

1.2.0 (2021-11-21)

Bug Fixes

  • Docker build uses node 16 (abdd3dd)

Features

  • accounts are returned sorted by usage (4b2f637)

1.1.0 (2021-11-20)

Features

  • Added a "payment account" shortcut entry (f4296b8)

1.0.1 (2021-11-18)

Bug Fixes

1.0.0 (2021-11-10)

Bug Fixes

  • the journal file is not cached anymore. (bfce005)

Features

  • Updated pta-tools - support for virtual postings (8167a13)

0.3.0 (2021-11-08)

Bug Fixes

Features

  • amounts and commodities auto suggestion (8b830be)
  • cleanup of the ui after the first tests (bd607b8)

0.2.0 (2021-11-06)

Features

  • Autocomplete for accounts and commodities (35317e7)

0.1.2 (2021-11-05)

Note: Version bump only for package k-ledger-ui

0.1.1 (2021-11-05)

Bug Fixes

  • fixed amount/account spacing (c295f55)
  • Viewport for mobiles (90e402b)

0.1.0 (2021-11-04)

Features

  • Added success and error notifications (2858bc9)
  • Basic transaction submission (7a1f2b4)
  • Initial (barebone) frontend setup (c34afd6)