Added
- Budget: a dedicated "Expenses only" toggle on the month summary that hides the income and net-balance cards, so pure expense tracking no longer shows a red minus balance. The choice is remembered per device; the transaction list, category chart and CSV export are unaffected (#504).
Changed
- Docker/Podman: renamed the compose service and container from
oikostoyuvomi. Existing data is preserved - the database volume is unchanged and an existingoikos.dbis migrated toyuvomi.dbautomatically on first start. When upgrading, run the update once withdocker compose up -d --remove-orphansso the oldoikoscontainer releases port 3000. Named volumes and the TrueNAS/Unraid/Quadlet slugs keep the legacyoikosname so those installs upgrade in place.