github Lumina-Finance/lumina-finance v0.3.2
Release v0.3.2

4 hours ago

Lumina Finance v0.3.2

This patch release fixes budget modal behavior, tightens financial calculations across dashboards and insights, improves transaction entry, and adds some CI workflows for continuous code quality assessments.

Bug Fixes

  • Budget details modal now open reliably
  • Net expenses and income are now handled consistently across dashboard totals, insights breakdowns, period at a glance card, savings-rate trends, spending breakdowns, and fund flow
  • Refunds and reversed transaction categories now reduce totals correctly
  • Runway calculations now use net expenses, with clearer explanations

Improvements

  • Liability accounts on accounts overview page are ranked by debt balance instead of raw account value
  • Transaction direction can now be inferred from signed amounts (using "+" and "-" when typing amounts)
  • Transaction modals now show running balance
  • Merchant search selects the first result on enter
  • Account details fetches are deferred after modal dismissal to prevent excessive fetches
  • Dashboard net worth widget now shows change

CI

  • Added scoped frontend lint, backend lint, and backend test workflows
  • Added README badges for backend tests, Docker builds, Docker pulls, and GitHub stars

Database Migration

No database migration is required for this release.


What's Changed

  • Improve account, transaction, dashboard, and insights behavior by @OKok-3 in #4
  • Add scoped frontend and backend checks by @OKok-3 in #5
  • Fix inconsistent income and expense totals across widgets by @OKok-3 in #7
  • Fix budget modal invocation issue by @OKok-3 in #8

Full Changelog: v0.3.0...v0.3.2

Don't miss a new lumina-finance release

NewReleases is sending notifications on new releases.