Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 1.44 KB

1.4.0 (2021-04-25)

Bug Fixes

  • Setup: Fix default account names for new documents (a126640)
  • TransactionAdd: Fixed account balance after type changes (income/outcome/transfer) (0fd646d)

Features

  • Don't close modals with a click on the beackground (563045f)
  • TransactionDetails: Focus amount for new units (46440ed)

1.3.1 (2021-04-13)

Bug Fixes

  • CategoryEditor: Fix "undefined is not an object" error (81eeff5)
  • Transactions: Fix vertical alignment (21f034c)
  • Budget: Fixes an unsightliness for budgets with high numbers (9915317)
  • TransactionDetails: Ignore invalid time in fallback input (407092c)