Skip to content

Release 1.12.1

Choose a tag to compare

@ogerardin ogerardin released this 15 May 12:21

Fix: Station list now includes Luxembourg station

The station dropdown during commute setup now correctly includes Luxembourg, Gare Centrale and all other train stations.

Solution

Now queries departures from Luxembourg hub station to discover all train stations.

Changes

  • Rewrote station discovery to use departures API (fixes missing Luxembourg station)
  • Added station caching to avoid repeated API calls
  • Updated tests for new behavior