Releases: KSSidll/Arru
Releases · KSSidll/Arru
Arru v2.5.2
What's Changed
- Add in-app theme picking
- Improve material3 theme compatibility with dynamic colors
- Improve theme compatibility on older devices
- Attempt to improve light theme
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Add TR Locales by @mikropsoft in #16
New Contributors
- @mikropsoft made their first contribution in #16
Full Changelog: v2.5.0...v2.5.1
Arru v2.5.0
What's Changed
- Implemented data export
- Added a locking mechanism for backups
- Fixed a crash when deleting a variant used in an existing item
Full Changelog: v2.4.8...v2.5.0
Arru v2.4.8
What's Changed
- Backward ported insets handling from v3
- Backward ported kotlin update
- Implemented improved adaptive transaction date logic
Full Changelog: v2.4.7...v2.4.8
Arru v2.4.7
Fixes
- Remove google dependencies info blob #6
Arru v2.4.6
Fixes
- Update operations not having an effect without a name change (oops)
Changes
- Add support for Android 15
v2.4.5
Fixes
- Crash on product merge attempt
- Item being displayed as a candidate for merging when it's the one being merged
- Backup display not taking into account timezone (possibly still buggy)
- Bottom sheet on the transactions screen blocking content on its sides
- 'Jump to beginning' button being partially hidden under the bottom sheet on the transactions screen
- Shop display screen ignoring data from transactions without items
- Variant name duplication when merging products that both have a variant with the same name
Changes
- Better screen usage through edge-to-edge implementation
- Added charts representing change over time under the total, average and median
Arru 2.4.0
Changes:
- You can create local backups now. Support for cloud sync planned for the future
- Select searching with empty data will now automatically navigate to the creation screen
- When adding a new transaction, the date and shop fields start filled with data from the previous one instead of being empty
Arru 2.3.0
Fix:
- Transactions screen UI bugs
- Text alignment in search screen
Changes:
- Overlays with lack of data notices on screens
- Pullable bottom sheet instead of a top bar on transactions screen
- Reduced animation 'density' in dashboard screen
Arru 2.1.0
- Improve app experience on bigger screens
- Improve app behavior on fresh installs
- Add sticky headers to lists where appropriate