All notable changes to SilverStrike will be documented here.
- Format large numbers to make them easier to read
- Add DKB, Volksbank, PC Mastercard and ofx importers
- Add income/expense report
- Show more information in category and budget views
- Add Daily and Weekly recurrences
- Add ability to customize recurrences by specifing multipliers and special handling of weekends
- Return 404 instead of 500 when using an incorrect account url
0.1.3 - 2018-05-15
- 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
- Weekly recurrences
0.1.1 - 2018-02-03
- 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
- 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
- Support for all Django versions below 2.0
- Ability to sign up using social accounts
0.1.0 - 2017-12-09
Initial release