Skip to content

v2026.7.2 — National Rail: departures now load (#39)

Choose a tag to compare

@NerdySoftPaw NerdySoftPaw released this 02 Jul 17:14
2452217

Fixes

  • National Rail (UK): departures now load correctly. Previously, adding any station produced "Invalid or empty API response" regardless of the API key — real OpenLDBWS responses use namespace prefixes containing digits (lt4:, lt5:, lt7: …) that weren't being stripped, so every departure board failed to parse. Fixes #39.

Under the hood

  • Bundled library bumped to python-openpublictransport==0.1.9 (includes a regression test against a real LDBWS response).

Full Changelog: v2026.7.1...v2026.7.2