Skip to content

Version 1.3.5

Compare
Choose a tag to compare
@hargata hargata released this 11 Jul 00:30
· 268 commits to main since this release
6cf733b

Objectives:

  • Allow currency values greater than six figures(Issue #515; PR #542 by kapcake)
  • Add maskable icons for Android PWA(PR #519 by NateWright)
  • Auto-create PostgreSQL schema on init(PR #508 by snpaul22)
  • Functionality to reset password for root user without disabling auth
  • Make initial odometer reading readonly by default to prevent unintended edits
  • Reminder recurring intervals are now based on reminder metric(Issue #512)
  • Map extra fields to records via CSV import(Issue #545)