Skip to content

v0.3.2

Pre-release
Pre-release

Choose a tag to compare

@mikev-cw mikev-cw released this 21 Feb 19:50
· 8 commits to main since this release
a6b6c7a

What's Changed

This release introduces new core features, significant refactors, and a major Riverpod upgrade, alongside many bug fixes and UI improvements.

⚠️ This is a beta release and includes breaking changes.
Users are strongly advised to back up their database before updating.

  • Feat: Subcategories
  • Feat: Drag & drop sorting for categories and accounts
  • Fix: Persist last used value for balance blurring
  • Fix: Dark theme startup flicker
  • Refactor: Improved budgets and recurring transactions
  • Refactor: A lot of new icons and colors has been added for categories and subcategories

Also, for our Devs:
Riverpod 3 + code generation
Codebase cleanup: Enums, folder structure, and general refactoring to improve consistency and readability.
Fixed main CI/CD flow

Store's friendly changelog

This update is about giving you more control, with fewer sharp edges:

Subcategories are finally here – because “Food” is never just food, and your expenses deserve a bit more nuance.
Drag & drop reordering for categories and accounts – organize things the way your brain actually works.
Budgets and recurring transactions got a deep cleanup – more accurate data, less weirdness, and fewer “wait, what?” moments. Old recurring payments now show real history, not guesses.
A visual refresh for categories – new icons, better colors, same soul.

We also fixed a bunch of annoyances:
dark theme flicker at startup, balance blur not sticking, transactions lists and empty states acting strange, search and notifications misbehaving, charts being grumpy, buttons doing their own thing… you get the idea. The gremlins didn’t survive.

Under the hood, there’s been a lot of refactoring and internal changes to make future updates smoother and safer.

Huge thanks to everyone who contributed to this release 💚

WARNING: This is still a beta version and includes significant internal changes.
Please back up your database before updating.

All PRs merged since prev rel

New Contributors

Full Changelog: 0.2.2...0.3.2