Silverstrike Versions Save

Finance Management Made Easy

0.1.4

4 years ago

Fixed

  • Pinned the versions of Django and django rest framework

0.1.3

6 years ago

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

0.1.1

6 years ago

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

0.1.0

6 years ago

A first release to get the process going and make installation easier.