What's New
1.2.5
2026-07-24
Fixed:
- Fixed handling of very long names in dialog titles and the app's topbar
- Fixed storage area details screen not dislaying the proper header title
1.2.4
2026-07-21
- Updated target SDK to comply with Google Play requirements.
1.2.3
2026-07-21
Improved:
- Item Editor: Allowed some advanced fields to be shown only if needed, and added a "More" button to display these more advanced fields.
Fixed:
- Landscape layout issues for dialogs in WasmJs app when viewed in a browser. Dialog now allowed to be much wider than it was.
1.2.2
2026-07-20
Fixed:
- Delete not working on Store, Storage, and Store Section dialogs.
1.2.1
2026-07-20
Improved:
- Minor tweaks to new Loyalty Card feature. Added a displayed string to the barcode viewer, in case cashiers have to manually enter the loyalty card number.
- ## 1.2.0
2026-07-20
Added:
- Loyalty Card Integration: Save the barcodes of various loyalty or rewards programs, to make them available for scanning in-store.
Fixed:
- A few help screen buttons point to the wrong locations.
Improved:
- DB Restructuring
1.1.2
2026-07-05
Added:
- AMOLED Theme Mode: Turns many backgrounds to be absolutely black. This feature can reduce screen battery usage. Special thanks to Epic Mind Labs for the feature request
Other:
- Background work to support upcoming translations
1.1.0
2026-06-20
Added:
- Added theme styles to appearance settings. Let's users choose between "Classic" which is the original material 2 look, and "Modern" which is the more updated Material 3 look.
- Added pinch-to-zoom gesture to adjust app scaling preference.
- Added haptics and sound effects
Improved:
- Accessibility for expanding/collapsing section headers for screen readers
1.0.2
2026-06-11
Added:
- Added Saved Report Configurations, User Preferences, and Item States (cart, needed, etc) to the CSV Import/Export functionality.
- Updates to Help section
- Added developer logo to about us page. Added similar to website content.
Improved:
- Standardized checkout to use single timestamp rather than write-time. Should standardize trip db and purchase times.
- Hardened import/export against missing trip ids and deferred reasons.
- General Database Optimizations.
- Improved saving and fetching of stores and store sections in Deferred History
- Improved caching for web app.
Fixed:
- Bug where deferred items weren't persisting in the shopping list. Also hardened the state of deferred items and status across the app.
- Loading spinner that wasn't showing up on Data Management operations like import/export and backup/restore.
- Fixed App Version in About Screen for the web app.
1.0.1
2026-06-04
Added:
- Made Database Backups include User Preferences, and made Restore from Backup restore User Preferences.
- Updated several core dependencies
Fixed:
- Small UI Tweaks
- KMP migration bug where Inventory Item Rows weren't properly jumping to two-row layout when available screen width VS content space (especially scaled content using Font/Icon Size preference) is limited. Also addresses topbar scaling issues related to this same central bug.
- Web App: Fixed issue preventing response and toast message when email successfully sent via "Contact Us".
1.0.0
2026-05-01
- Initial Release