Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 14:28
· 59 commits to main since this release
98d8514

UI

  • Overhauled transport icons for supported Philippine transport modes.
  • Added filled, rounded, outlined, and sharp icon variants through TransportIconStyle.
  • Migrated dark mode to the Material 3 2025 surface system.

App

  • Regenerated native assets and cleaned up app logo configuration.
  • Removed bundled .env data from assets and improved null safety in fare formula handling.

Quality

  • Added TransportIconService unit coverage for the new icon system.
  • Updated project documentation for the visual refresh.