0.1.1
Pre-release
Pre-release
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