Scrat v0.6.0
Features
- when searching for a transaction by category, display sub categories as well (
fa99ae5) - add translation feature english/french to settings (
a851da1) - Overview >Recurring commitments parsing ignores dates and 'CB' (
bfa5957) - export database with timestamp (
dadfd78) - Mean monthly spend has setting to pick category for rent (
60983f9) - show loading icon when importing transactions csv (
ce7fa0c) - details page cannot go into the future. Key shortcut to move through dates with arrow left/right (
e1fe1db) - compare expenses and incomes over period (
92c1a82) - details page: category and sub category Go To transactions page (
8fd630e) - csv import shows 20 by 20 rows instead of all the file at once (
de0f91e) - reset filters (
de0c0e6) - export csv now exports by account (
c83c642) - on csv import, ignore dates in desc when looking for categories (
6253c96)
Fixes
- pin cookie's version (
b0beeb6) - translations rename (
41254f1) - details pages, comparison, suppress warning when selected period is complete (
5fca0f5) - details pages, comparison, cannot set period in the future. Leap year do not prompt a warning (
ad54d1a) - update transactions list when editing category of a transaction with filter on (
6801d3d) - transactions bulk deletion reloads after deleted (
fdd9114) - transactions sorts on all transactions not only loaded ones. Account reconcile now named Adjusment, added clarity to ux (
f7e3437)
UX
- transactions page improvements - spoiler on smaller windows, sub categ on new line (
03b8911) - details graph comparison add second stripped circle (
101e7dd) - comparison change way of showing diff in list (
4f1a1e4) - details page, category list highlight on hover (
03b5762) - details page graph legend text takes more space (
fc40fcc) - new transaction harmonized ux (
be8d8d2)
Docs
- add @ contact me (
f70fda1) - update README.md badges (
97d488c) - notes for next features (
cfb511b)
Internal
- improve backend coverage, add frontend tests (
a9adaed) - ci - build+release from auto to manual (
857c44d) - build seperate versions for mac instead of universal (
c415d45) - bump github actions version 4 to -> actions/checkout@v5 (
43da51c) - Rust stable 2021 -> 2024 (
75c2e89)
Built from 36d063b.
Full changelog: v0.6.0...v0.6.0
Installing
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | .dmg (aarch64) |
| macOS (Intel) | .dmg (x64) |
| Linux | .deb or .AppImage |
| Windows | .msi or -setup.exe |
These builds are not code-signed. macOS will refuse the first
launch — right-click the app and choose Open to get the "open
anyway" prompt. Windows SmartScreen will warn for the same reason;
choose More info → Run anyway.
Scrat keeps everything in one local encrypted database and makes no
network calls, so there is nothing to sign in to and nothing leaves
your machine.