Releases: chinmaypurav/penny-expense-manager
Releases · chinmaypurav/penny-expense-manager
v1.0.0-alpha.3
What's Changed
Other Changes
- fix: show projected incomes without user filter in family view by @chinmaypurav in #40
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
What's Changed
Other Changes
- fix: removed required validation in recurring income expense create form by @chinmaypurav in #39
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
What's Changed
Exciting New Features 🎉
- feat: family panel added by @chinmaypurav in #29
- feat: accounts acl between panels by @chinmaypurav in #30
- feat: recurring incomes and expenses acl between panels by @chinmaypurav in #32
- feat: transfers acl added by @chinmaypurav in #33
- feat: recurring transfers acl added by @chinmaypurav in #34
- feat: user filter added on family panel for dashboard by @chinmaypurav in #37
Other Changes
- docs: basic docs added by @chinmaypurav in #24
- tests: navigation menu render test added by @chinmaypurav in #28
- feat: incomes and expenses acl between panels by @chinmaypurav in #31
- fix: import tests fixed by @chinmaypurav in #35
- chore: indexes added to date and timestamp columns by @chinmaypurav in #36
- chore: fix global search scope - across panels by @chinmaypurav in #38
Full Changelog: v0.8.0...v1.0.0-alpha.1
v0.8.0
What's Changed
Other Changes
- chore: indexes redefined on migrations by @chinmaypurav in #20
- chore: remove user relation for person model by @chinmaypurav in #21
- chore: fix transfer account logic with changed labels by @chinmaypurav in #22
- chore: recurring transactions with null account by @chinmaypurav in #23
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Exciting New Features 🎉
- feat: allow null remaining occurrences for infinite iterations by @chinmaypurav in #19
Full Changelog: v0.6.1...v0.7.0
v0.6.0
What's Changed
Other Changes
- fix: Recurring Overview page 500 error when empty data by @chinmaypurav in #17
- fix: frequency get remaining iterations method logic fixed for first date inclusive by @chinmaypurav in #18
Full Changelog: v0.6.0...v0.6.1
v0.5.0
What's Changed
Exciting New Features 🎉
- feat: Add CSV export functionality for Tags, Categories, and People by @chinmaypurav in #13
- Fix TagImporter and Add CategoryImporter Functionality by @chinmaypurav in #14
- feat: projected cash flow dashboard widget by @chinmaypurav in #16
Other Changes
- chore: remove mandatory relationships on category and person by @chinmaypurav in #15
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Exciting New Features 🎉
- feat: Add frequency iteration logic with accompanying unit tests by @chinmaypurav in #12
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
Other Changes
- chore: indexes redefined on migrations by @chinmaypurav in #20
- chore: remove user relation for person model by @chinmaypurav in #21
- chore: fix transfer account logic with changed labels by @chinmaypurav in #22
- chore: recurring transactions with null account by @chinmaypurav in #23
Full Changelog: v0.7.0...v0.8.0
What's Changed
Other Changes
- Fix: sort as per transacted at by @chinmaypurav in #11
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Other Changes
- Chore: use hasLabel contract for enums by @chinmaypurav in #9
Full Changelog: v0.2.0...v0.3.0