Skip to content

Releases: mosayeb-a/tehran-metro

v0.3.0

22 Feb 18:24
Compare
Choose a tag to compare

v0.2.0

v0.1.0

23 Jan 20:32
Compare
Choose a tag to compare

key updates:

  • App icon
  • Fix line number assignment for each stations
  • Fix getLineFaEndpoints
  • Update target sdk

v0.1.1-beta

18 Jan 22:41
Compare
Choose a tag to compare

Release Notes: v0.1.1-beta

This release introduces several enhancements, optimizations, and new features to improve the overall user experience and performance.

Key Updates:

  • Station Details:
    Added detailed information for each station, including address, available facilities, and other useful details.

  • UI Enhancements:
    Resolved minor UI issues and implemented design improvements for a cleaner, more user-friendly interface.

  • Persian Language Support:
    Introduced Persian localization to make the app accessible to a wider audience.

  • Add Font:
    Updated the app's typography with the Vazirmatn font for better readability and aesthetics.

  • Shortest Path Optimization:
    Optimized the algorithm for finding the shortest path between stations by implementing Dijkstra's algorithm, ensuring faster and more efficient route calculations.

  • Performance Improvements:
    Enhanced overall app performance by addressing various optimization issues.

  • Updated Station Data:
    Refreshed the station.json file with new data and an improved structure for better maintainability and accuracy.

v0.1.0-beta

25 Dec 14:22
Compare
Choose a tag to compare

initial features

  • view metro stations grouped by lines.
  • Calculate and display the shortest path between two selected stations.