Releases: motis-project/motis
Releases · motis-project/motis
v0.11.10: Fix is_deleted Bug
What's Changed
- Remove not working icons from Web UI by @1Maxnet1 in #414
- RSL: Status page improvements by @pablohoch in #411
- nigiri GTFS-RT debug util by @felixguendling in #416
Full Changelog: v0.11.9...v0.11.10
v0.11.9: Railviz GTFS-RT SKIP Support
v0.11.8: Track Changes Fix
Previous: only assigned_stop_id supported
Now: stop_id and assigned_stop_id supported
Footpaths module beta
What's Changed
- RSL: Behavior model improvements by @pablohoch in #405
- Footpaths by @carstenhagelgans in #409
- RSL: Fix revert forecast for routes with major delays by @pablohoch in #410
- gtfsrt: support old way of track change communication by @felixguendling in #412
Full Changelog: v0.11.7...v0.11.8
v0.11.7: Duplicate Departures Fix
Removes duplicate departures in the departure table.
What's Changed
- RSL: Early departure tolerance fix by @pablohoch in #404
- DB URL -> DB-ApiKey header instead of Authorization header, fix duplicates in departure monitor by @felixguendling in #406
Full Changelog: v0.11.6...v0.11.7
v0.11.6: Spanish translation, GTFS reference day fix
What's Changed
- Update README: fix broken/outdated links by @1Maxnet1 in #393
- ris: fix rabbitmq stream offset on reconnect by @pablohoch in #390
- RSL: Broken Transfer List + Details by @pablohoch in #394
- Added spanish translation + datetime format by @MrElizondo in #401
- fix GTFS reference date for time period begin by @felixguendling in #402
New Contributors
- @MrElizondo made their first contribution in #401
Full Changelog: v0.11.5...v0.11.6
v0.11.5: fix for trips with zero event times but block id
Android app working again and updated to AndroidX / API level 33.
What's Changed
- Update cista + ppr by @pablohoch in #382
- fix nigiri for trips with zero event times but block id by @felixguendling in #386
- try to get android app running with androidx by @felixguendling in #387
- fix clang tidy by @felixguendling in #388
Full Changelog: v0.11.4...v0.11.5
v0.11.4: Fix GTFS-RT trip matching for GTM-X
nigiri.gtfsrt_incremental
flag (default=false
) for controlling if the RT timetable should be reset every time or notnigiri.match_duplicates
flag (default=false
) for merging together duplicate instances from different source timetables- bugfix for matching trips in timezones west of GMT
What's Changed
- nigiri duplicate check by @felixguendling in #374
- fix: logging output file path by @carstenhagelgans in #375
- fix rt for GMT+ by @felixguendling in #378
- railviz extra fix by @felixguendling in #379
- Railviz extra fix by @felixguendling in #380
- nigiri rt no incremental by @felixguendling in #381
- RSL Status Monitoring + Capacity Improvements by @pablohoch in #349
- Nigiri rt noinc by @felixguendling in #383
- Nigiri rt noinc by @felixguendling in #384
New Contributors
- @carstenhagelgans made their first contribution in #375
Full Changelog: v0.11.3...v0.11.4
v0.11.3: More GTFS-RT
GTFS-RT features:
- stop skips
- trip cancellations
- stop assignments
New flag nigiri.adjust_footpaths
: Check footpath durations with direct line distance / walk speed and adjust them if necessary.
What's Changed
- nigiri stop skip, trip cancel, stop assignment by @felixguendling in #371
- adjust footpaths by @felixguendling in #372
Full Changelog: v0.11.2...v0.11.3
v0.11.2: Bugfix for DST crossing timetables in winter
What's Changed
- fix nigiri to_extern_trip by @felixguendling in #370
Full Changelog: v0.11.1...v0.11.2
v0.11.1: Bugfix for trip and departure table API
What's Changed
- nigiri: fix bugs in trip_to_connection and dep/arr tables by @felixguendling in #369
Full Changelog: v0.11.0...v0.11.1