Releases: CatimaLoyalty/Android
Releases · CatimaLoyalty/Android
2.41.1
2.41.0
- Add support for UTF-8 barcodes
- Add duplicate option to main screen and reorder options slightly
- Fix column count setting not being applied to group card list
- Remove theme colour support
- Reduce max photo size to reduce storage use (only for newly added photos)
- Migrate About activity from Android XML to Jetpack Compose
2.40.0
- Copy card ID to clipboard from view dialog or long press
- Swap balance and currency fields to hopefully reduce unintended rounding
2.39.2
- Preparations for future improvements (rewrote many classes to Kotlin)
2.39.1
- Fix possible crash that could occur for cards missing colour information in the database
2.39.0
- Target Android 16
- Fix possible crash after removing image from card
- Remove "Screen orientation" feature (Google removed the ability for apps to control screen rotation when targeting Android 16)
- Add crash reporter to FOSS build (not used in Google Play version, only in other app stores)
2.38.0
- Add support for .pkpasses files
- Remove Stocard importer (Stocard no longer exists)
- Temporarily disable widget images below Android 12L (workaround for a crash issue)
2.37.0
- New redesign of the Catima logo
- Translation updates
2.36.0
- Add a widget showing all non-archived cards
- Prevent the keyboard from overlapping the save button in edit and group screens
2.35.1
- Dependency and translation updates