Skip to content

2.0.0

Choose a tag to compare

@Fabi755 Fabi755 released this 29 Jan 19:21
· 58 commits to main since this release
  • πŸ›  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