Skip to content

v3.2.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@reZach reZach released this 26 May 02:53
· 47 commits to master since this release

Please note - this is a beta release and functionality may break or change before we release the first major version.

Release notes

  • Code quality is improved. Introduced eslint in the build process. (Run npm run lint if you fork the project and want to lint locally). We will only take PRs from error-free code, so be sure you don't have any lint errors.
  • Categories now sort alphabetically, reverse-alphabetically, spent ascending or descending. Hover over the icons above the categories to see which button does which sort.
  • A bug where the app icon wasn't loading on dev(local) builds is fixed.
  • Income frequencies now have "first business day of the month", "last business day of the month" and "every 'x' days". Thank you Lerentis for this issue. None of these frequencies take into account local holidays; "business day" refers to any day between and including Monday - Friday.