Skip to content

v0.1.15

Compare
Choose a tag to compare
@TheRustyPickle TheRustyPickle released this 03 Mar 21:29
· 57 commits to main since this release
6d1ffd9

Updates

  • Fix negative balance getting stuck at 0.00
  • Fix the search page not giving correct results when tx type is transfer and both from and to method fields are not filled up
  • Fix a bug that caused unrelated transactions to show up on the home page
  • On the Home page transactions with the same date can now be moved up with ',' and down with '.'
  • A new option on J press to add backup locations. On q press, the latest DB will be copied there
  • Added previously missing option to reset new app data location when the input is blank
  • New and modified status updates for better clarity
  • New offset-based scrolling when scrolling tables
  • A new Activity page on 'y' press that will show activity details such as when transactions were added, deleted, edited, etc
  • Popup help texts have been updated
  • Dependency updates and minor performance improvements

Changes

Full Changelog: v0.1.14...v0.1.15