All Versions
4
Latest Version
Avg Release Cycle
233 days
Latest Release
2043 days ago

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.