Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

82 lines (63 loc) · 3.32 KB

CHANGELOG

Symbol Meaning
🌟 New function
🧹 Improvement changes
🐞 Bug fixing

Upcoming version

2.1.0 (2024-05-03)

  • 🧹 Add terms & privacy also to purchase screen to conform Apple review rules
  • 🧹 Replace subscriptions by one-time purchases to conform Apple review rules
  • 🐞 Fix hanging map when re-open from background (Android only)
  • 🌟 Show station IDs on details page
  • 🐞 Fix not-overlapping MapLibre symbols
  • 🧹 Finalize logging (#66)
    • Add options to settings
    • Log all errors
    • Allow share logs
  • 🌟 Add currency (#65)
  • 🌟 Add translations (#18)

2.0.1 (12.02.204)

  • 🧹 Add error logging
  • 🌟 Add logging framework (#66)
  • 🐞 Fix initial state hangup (#64)

2.0.0 (29.01.2024)

  • 🧹 Add pull-to-refresh action to station details
  • 🌟 Show data source origin (#55)
  • 🌟 Add report wrong data form (#54)
  • 🌟 Add date of last price change to details (#2)
  • 🧹 No longer enforce location permission (#6)
  • 🌟 Add settings option for changing the map provider (#51)
  • 🌟 Add sponsor page to settings (#56)
  • 🧹 Use tankste! backend and remove Tankerkoenig usage (#49)
  • 🧹 Replace OpenStreetMap by MapLibre (#52)
  • 🧹 Improve code base (#21)
    • Move app to own module folder
    • Remove unused flutter generated files
    • Improve module folder structures
    • Migrate prototype map code to own widget with BLoC pattern

1.2.2 (2022-12-13)

  • 🐞 Integer coordinates were not parsed correctly (#47)

1.2.1 (2022-11-21)

  • 🐞 Integer prices were not parsed correctly (#44)

1.2.0 (2022-11-13)

  • 🐞 Refresh map by coming back to foreground (#5)
  • 🐞 Wrong marker resolutions (#25)
  • 🧹 Highlight searched gas price on page details
  • 🧹 Show progress & errors (#16)
  • 🌟 Navigation app selection in settings (#27)
  • 🌟 Developer settings (#30)
  • 🌟 Apple Maps for iOS (#4)
  • 🌟 Open Street Map for Android (#7)

1.1.0 (2022-07-12)

  • 🌟 Details station page
    • 🌟 Station address
    • 🌟 Open times
    • 🌟 All gas prices
    • 🌟 Route preview
    • 🌟 Open navigation app for routing

1.0.0 (2022-07-07)

  • 🌟 Map with green/orange/red station markers
  • 🌟 Filter for gas types (E5, E10, Diesel)
  • 🌟 Settings page