Skip to content

Changelog

Mordy Ovits edited this page Jul 19, 2026 · 1 revision

This Changelog is stale

Note

For more up-to-date info on released versions, see the Releases page.


This (stale) page only shows the most important changes, not every release is represented.

v0.3.x

  • First versions after going live on HACS
  • finetuning and fixes with more real-life users providing feedback

v0.2.0

  • split out Trains to avoid having to use all start/stop ID, by selecting connecting cities (manual entry)
  • improve query performance
  • resolve issue with 'hanging' pop-up when loading/extracting zip file

v0.1.9

  • reduce log-spamming messages

v0.1.8

  • Add GTFS alerts handling

v0.1.6

  • realtime vehicle tracking with geojson output
  • workflow tweaks
  • extend update service call
  • increase stability with reboots, loss of data(source)

v0.1.5

  • new attribute: next_departure_headsigns
  • adding route shortname in selection/list to overcome data discrepancies been short name and long name
  • for new datasource, allow to use a self-placed zip file in the gtfs2 folder. This for zip that are not available via URL or zip with data that may need modification to comply with extraction conditions by pygtfs
  • timezone for next_departure is now used in order: agency (delivering data), if not > HA system, if not > UTC. This to resolve TZ issues for datasets without agency (timezone)

Clone this wiki locally