Skip to content

Releases: LadishDev/FineTrack

Release v0.1.2

24 Sep 17:37
52e1665

Choose a tag to compare

  • 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

23 Sep 13:49
81e0e67

Choose a tag to compare

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

22 Sep 23:19
54b532c

Choose a tag to compare

Update connection status label in Settings

Adds 'Currently Disabled' to the connection status text in the Settings component to clarify the current state.