Releases: LadishDev/FineTrack
Releases · LadishDev/FineTrack
Release v0.1.2
- 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
Release v0.1.1
Full Changelog: v0.1.0...v0.1.1
- 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
Release v0.1.0
Update connection status label in Settings Adds 'Currently Disabled' to the connection status text in the Settings component to clarify the current state.