Skip to content

v0.3.2-beta.0

Compare
Choose a tag to compare
@18alantom 18alantom released this 04 Mar 11:30
· 1448 commits to master since this release

Updates

Mostly contains minor fixes and improvements, two important ones are:

  • Write off is accounted into the ledger.
  • Pagination has been added to the General Ledger, so now it should load without crashing the app.

Changelog

[show/hide]
  • fix: minor fixes: account write-off, zero rates, display outstanding by @18alantom in #350
  • build(deps): bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #349
  • feat: minor (mostly UI/UX) improvements by @18alantom in #352
  • fix: add pagination to the General Ledger by @18alantom in #354
  • Full Changelog: v0.3.1-beta.0...v0.3.2-beta.0