0.1.2 (2025-09-24)
- Added version comparison utility for update check
- Added Privacy Policy and Terms & Conditions modals
- Updated and added app icon and logo assets
- Refactored license file name
- Added GitHub link in footer
- Added update check and banner for new releases
- Added custom 404 page and SPA routing fallback
- Added push notification reminders for fines due
- Added @capacitor/local-notifications plugin
- Added delete confirmation modal to FineList
- Added shorthand currency formatting to Dashboard
- Refactored fine edit form layout & ability to edit fine status
0.1.1 (2025-09-23)
- Format total unpaid amount with k/M suffixes
- Update connection status label in Settings
- Add MIT license file & update readme link
- Migrate logo images to public/logo_images directory
- Update Node version and build command in Android deploy workflow
- Update external links and simplify category data
- Remove network security config from AndroidManifest
- Automate APK renaming and release upload in workflow