Skip to content

Releases: RIP-Comm/sossoldi

v0.3.2

21 Feb 19:50
a6b6c7a

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

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

v0.2.2

04 Dec 08:05
52670c7

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

What's Changed

  • Feat: Biometric Auth
  • Feat: Balance Blurring
  • Feat: Recurring transactions also for incoming and transfers
  • Fix: liquidity budget
  • Fix: various graphic glitches

Also, for our Devs:
Folders reorganization
Flutter+Dart updated
Removed INTERNET Android permission
Updated roadmap and core values
Updated collaborators (Want to appear? Commit your changes, or head to our Discord)

Store's friendly changelog

This update is all about small superpowers that make a big difference:

Blur your balances – finally! No more awkward “whoops, you saw my net worth” moments when showing the app to a friend or colleague.
Unlock with your face or fingerprint – local biometric authentication is here. Faster, safer, slicker.
Bug fixes galore – from budgets behaving weirdly, to recurring transactions misbehaving, to liquidity calculations… we’ve been hunting down gremlins so you don’t have to.

And yes, under the hood we also did some reorganizing, polishing, and added roadmap + core values docs for the community.

Big thanks to the contributors who made this happen 💚

WARNING: This is still a beta version: backup your database before installing

Super short changelog

Blur your balances, unlock with biometrics, and enjoy smoother bug-free money tracking.
Small update, big peace of mind.

All PRs merged since prev rel

New Contributors

Full Changelog: v0.1.6-beta...0.2.2

v0.1.6-beta

05 May 20:36
8e45ea6

Choose a tag to compare

v0.1.6-beta Pre-release
Pre-release

What's Changed

  • We squashed that annoying bug with decimals on accounts
  • Fixed some text overflow issues here and there
  • In the transactions section, amounts weren’t always displayed correctly — now they are!
  • If a user tries to create a budget without having created categories first, they’ll now be guided to the right place
  • When creating a new transaction, tapping on a category now closes the selector without needing an extra tap
  • We fixed some nasty issues with negative numbers and commas

Also, for our Devs:
We introduced the use of FVM
Defined coding styles and added a GitHub Action to enforce them
Added a set of utilities for app styling
Started working on e2e tests

Store's friendly changelog

What’s new on this release:
Fixed that annoying decimal bug messing with your balances
Some texts were trying to escape the screen... we brought them back in line
Transaction amounts now show up properly. No more vanishing numbers!
Trying to create a budget without categories? Bad boy. We'll now guide you to the right place
Picking a category is now smoother: one tap and done
Cleaned up some mess with negative numbers and commas (no more acrobatics to read your data)

To report issues, suggest improvements, or share feedback, you can always use the dedicated section in the settings.
Thank you for using Sossoldi!

Super short changelog:

Bug fixes, smoother taps, cleaner numbers. Your budgets and transactions just got a lot more behaved, and way less annoying!

All PRs merged since prev rel

A warm welcome to our new Contributors

Full Changelog: v0.1.5-beta...v0.1.6-beta

v0.1.5-beta

25 Mar 20:12
6abc456

Choose a tag to compare

v0.1.5-beta Pre-release
Pre-release

What's Changed

  • Added Import/Export feature
  • Account balances can now be reconciled
  • Fixed and refactored transfers
  • Fixed various issues with main and deleted accounts
  • Fixed a bug affecting budgets and income categories
  • Added confirmation dialogs where needed
  • Improved overall data refreshing when events occur
  • Improved data input formats and keyboard handling
  • Enhanced graphs
  • Improved Dark Mode
  • UI now better reflects the Figma design
  • Removed unnecessary dependencies
  • Added GitHub templates for issues and PRs
  • Introduced a migration system for the database schema

Store's friendly changelog

We've fixed that annoying bug on transfers!
Account balances can now be reconciled for better accuracy.
Fixed some pesky bugs related to accounts, budgets, and categories.
Optimized data input for a faster and smoother experience.
Graphs now look better and are easier to read.
Dark Mode got some love and looks even better now!
...and a ton of other under-the-hood improvements...

To report issues, suggest improvements, or share feedback, you can always use the dedicated section in the settings.

Thank you for the incredible support we've received over the past few weeks and to the many contributors whose talent made this release possible. Lots of exciting new features are on the way!

All PRs merged since 0.1.1

A warm welcome to our new Contributors

Full Changelog: v0.1.0-beta...v0.1.5-beta

0.1.0b

04 Dec 08:50
dbc6636

Choose a tag to compare

0.1.0b Pre-release
Pre-release

This is our MVP of the project