github securo-finance/securo v0.12.8

latest releases: v0.13.6, v0.13.5, v0.13.4...
19 days ago

ℹ️ If you're on v0.12.7 and Pluggy sync still hits the deprecated endpoint, upgrade to v0.12.8. The v2 Pluggy fix (#277) was merged just after v0.12.7 was tagged, so it wasn't in the v0.12.7 image — v0.12.8 is the first release to actually contain it.

Features

  • Italian language support 🇮🇹 — contributed by @Ayoubl96 🎉 (#278)
  • Net worth report: a change tooltip showing the delta between points. (#282) — thanks @geeosp
  • Net worth report: liabilities now grow downward on a negative vertical axis for a clearer assets-vs-liabilities view. (#283) — thanks @geeosp

Fixes

  • Pluggy transactions migrated to the v2 cursor-based endpoint. Pluggy deprecated v1 GET /transactions (it returns 410 ENDPOINT_DEPRECATED on newer API keys, rolled out per key), which broke sync for affected self-hosters. Sync now uses GET /v2/transactions with cursor pagination; the createdAtFrom late-ingest behavior is preserved. (#277) — thanks @DanielSuhett, @sfrique and @garrucho for reporting and root-causing (#266) 🙏
  • Net worth: negative-balance non-credit-card accounts (e.g. overdrafts) are now counted as liabilities instead of being ignored. (#284) — thanks @geeosp
  • Seeded demo data is now associated with the user's personal workspace. (#281) — thanks @geeosp

Big thanks to @Ayoubl96, @geeosp, @DanielSuhett, @sfrique and @garrucho 💜

Full Changelog: v0.12.7...v0.12.8

Don't miss a new securo release

NewReleases is sending notifications on new releases.