github securo-finance/securo v0.13.3

latest releases: v0.13.10, v0.13.9, v0.13.8...
one month ago

SSO login, a more consistent investment experience, and an important upgrade fix.

Features

  • Single Sign-On with OIDC. You can now log in through an OIDC (OpenID Connect) identity provider. Configure it via environment variables and a "Login with OIDC" option appears; accounts link by issuer/subject. (#275) — contributed by @RomuloGatto with a big help of @dmaniaa 🎉
  • Consistent "add" flow — unit price everywhere. Adding a stock/ETF/crypto now uses quantity × unit price (prefilled with the live quote), exactly like "Add transaction" — no more total-vs-unit-price mismatch. Manual assets (house, car…) keep their simple value form. (#317) — thanks @kombatt (Bardi) for the feedback 🙏
  • Buy/sell markers on the holding chart. Each trade shows as a green (buy) / red (sell) dot on the value line, with the trade in the tooltip — so you can see exactly when you bought or sold more. (#317)
  • Ledger-accurate value history. The value chart is now rebuilt from your buy/sell ledger (quantity × price for each day), so entering a past trade correctly reshapes the whole line instead of only today's point. (#317)
image

Fixes

  • Expanding a stock shows its value chart again — the new ledger view had replaced it; now you get the chart and the transactions. (#317)
  • Clearer error messages on asset actions — the real reason (e.g. "Not Found", or "you only hold N units") instead of a generic "Error". (#317) — thanks @marek2001 for reporting (#315) 🙏
  • Goals: changing the linked asset / tracking type no longer fails. (#314)
  • Production: db and redis now restart automatically after a crash or reboot. (#313) — contributed by @Starmania 🎉

Big thanks to @RomuloGatto, @dmaniaa, @Starmania, @kombatt and @marek2001 💜

Full Changelog: v0.13.2...v0.13.3

Don't miss a new securo release

NewReleases is sending notifications on new releases.