What's Changed
- fix(insights): filters not changing on click by @eitchtee in #293
- fix(insights): filters not changing on click by @eitchtee in #294
- chore: bump python requirements by @eitchtee in #295
- feat: check and notify users of new versions by @eitchtee in #296
- feat: automatically dismiss htmx error popups after 1 minute by @eitchtee in #297
- chore: bump python requirements by @eitchtee in #298
- feat(transactions): display more information about recurring, quick and installments by @eitchtee in #299
- feat(sharing): add action for turning shareable objects into public or private on Django Admin by @eitchtee in #300
- feat: add quick transactions to django admin and properly name it by @eitchtee in #301
- refactor: properly name shareable objects generic fields by @eitchtee in #302
- fix(mobile): tooltips show up on top of offcanvas by @eitchtee in #303
- fix(ui:transactions): transaction menu overflows screen on smaller screens + alternative menu placement by @eitchtee in #304
- fix(ui:transactions): transaction menu overflows screen on smaller screens by @eitchtee in #305
- feat: replace navbar with sidebar by @eitchtee in #308
- fix: bulk delete not working by @eitchtee in #309
- refactor(networth): convert into a single page instead of two by @eitchtee in #310
- refactor(yearly): convert into a single page instead of two by @eitchtee in #311
- refactor(transactions:all): reduce screen state by moving filter to top by @eitchtee in #312
- feat(transactions:recurring): allow to set how many future instances of a recurring transaction to create in advance by @eitchtee in #313
- feat(tasks:check_for_updates): add env variable to disable checking by @eitchtee in #314
- style(login): make login button take full width as open id login by @eitchtee in #315
- feat(transactions): add menu itens for quickly changing transaction date by @eitchtee in #316
- feat(automatic-exchange-rates): add "Single exchange rate" where only one exchange rate is added and updated to avoid db clutter by @eitchtee in #317
- feat(transactions:recurring): try to create transactions on update by @eitchtee in #318
- dev by @eitchtee in #319
Full Changelog: 0.14.1...0.15.0