github securo-finance/securo v0.9.2

latest releases: v0.14.1, v0.14.0, v0.13.12...
3 months ago

What's New

  • Running-version awareness in the sidebar (#73) — the sidebar now shows your current Securo version at the bottom and checks GitHub for newer releases. When one is out, an "Update Available" banner appears above the user menu; clicking it opens a dialog with the upgrade command, release-notes link, and an auto-check toggle you can flip off. Scrolling is scoped to the menu + accounts list, so the search bar, update banner, account, and version label stay pinned while you browse.
  • Category Trends top 11 (#122) — the trend chart now surfaces up to 11 categories plus an "Other" bucket, so monthly breakdowns stay readable without losing the long tail.

Fixes

  • Delete account with linked records no longer 500s (#110, #114) — account deletion now cleans up related import_logs and recurring_transactions, and unlinks any goals that were tracking the account. The confirmation dialog warns you about these cascades ahead of time, and the DB enforces the behavior at the FK level so raw SQL or future code paths stay safe. Resolves the case @stanleyndachi reported on accounts with recurring transactions as well.
  • Renumbered the cascade migration to resolve a double-head from concurrent merges (#123).

Contributors

Thanks to everyone who contributed to this release:

Full Changelog: v0.9.1...v0.9.2

Don't miss a new securo release

NewReleases is sending notifications on new releases.