v3.2.0-beta
Pre-release
Pre-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.