Release 1.12.1
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