All Versions
4
Latest Version
Avg Release Cycle
233 days
Latest Release
1176 days ago
Changelog History
Changelog History
-
v0.1.4 Changes
November 08, 2019๐ Fixed
- ๐ Pinned the versions of Django and django rest framework
-
v0.1.3 Changes
May 15, 2018โ Added
- โ Add view to assign categories to multiple splits at once
- โ Add quarterly and biannual recurrences
- โ Add view to list foreign accounts
- โ Add view to create new foreign accounts
- ๐ New Logo
โ Removed
- Weekly recurrences
-
v0.1.1 Changes
February 03, 2018โ Added
- Baisc REST API based on django-rest-framework #19
- Categories can now be disabled
- ๐ Support Django version 2.0
- ๐ Support for localization
- Ability to filter hide inactive accounts in the account index
- โ Add badges to the recurrence index
- Special view for disabled recurrences
๐ Fixed
- Balance charts now show correct balances
- Upcoming transactions on the dashboard are only displayed once
- โก๏ธ Merging accounts correctly updates recurring transactions #44
- Inactive accounts are no longer showed in the charts view #45
- ๐ Fix server error in category_spending api call when not enough data is available #32
โ Removed
- ๐ Support for all Django versions below 2.0
- Ability to sign up using social accounts
-
v0.1.0 Changes
December 09, 2017๐ A first release to get the process going and make installation easier.