github ulsklyc/oikos v0.11.2
v0.11.2 - Configurable Currency

latest releases: v0.52.21, v0.52.20, v0.52.19...
one month ago

What's new

Configurable currency for the budget section

You can now choose your preferred currency in Settings → Budget.

Supported currencies: EUR, USD, GBP, SEK, NOK, DKK, CHF, PLN, CZK, HUF, JPY, AUD, CAD

The setting is stored household-wide — all family members see the same currency. All amounts and number formatting in the budget section adapt automatically.

Changes

  • GET /api/v1/preferences now returns a currency field
  • PUT /api/v1/preferences accepts a currency field (validated against the supported list)
  • Budget page loads the currency preference on render and uses it for all formatted amounts
  • Settings page gains a new "Budget" section with a currency selector
  • Locales updated: de, en, it

Closes #20

Don't miss a new oikos release

NewReleases is sending notifications on new releases.