Financy v0.5.1
π° Financy v0.5.1 β Maintenance release
A small housekeeping release on top of v0.5.0. No
changes to the application itself, your data, or the .financy file format β
this is purely tooling and project metadata.
π§ Changed
make run-devβ run against an isolated dev profile so development never
touches your real data. It repoints$XDG_CONFIG_HOMEat./.devdata/config
(gitignored), giving dev its ownprefs.json, recent-files list, and.financy
database; your~/.config/financyis left untouched. (Linux/BSD only β macOS
ignoresXDG_CONFIG_HOME.)- Funding & sponsorship β added a GitHub Sponsors funding configuration and a
"Support / sponsorship" section to the README.
π¦ Install
Grab the build for your platform from the assets below.
- Debian / Ubuntu:
sudo apt install ./Financy-v0.5.1-linux-amd64.deb - Fedora / RHEL / openSUSE:
sudo dnf install ./Financy-v0.5.1-linux-x86_64.rpm - Other Linux: extract
Financy-v0.5.1-linux-amd64.tar.xzand run the app. - Windows: run the
.exe(SmartScreen β More info β Run anyway; unsigned). - macOS: unzip, move to Applications, first launch right-click β Open (unsigned).
The full list of changes is in CHANGELOG.md.