What's New
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