Skip to content

Releases: motis-project/motis

v0.8.5: Bugfixes

29 Jul 14:28
Compare
Choose a tag to compare

What's Changed

  • Fix Infinite Loop (memory hog) in routing module label creation, fix RT-performance issues by @felixguendling in #264
  • web ui: reset connections when input is empty by @felixguendling in #265

Full Changelog: v0.8.4...v0.8.5

v0.8.4: Bugfix: Remove Duplicate GTFS Services with `block_id` set

22 Jul 11:00
Compare
Choose a tag to compare

v0.8.3: Fix GTFS-RT Downloads for Large Streams

21 Jul 15:52
Compare
Choose a tag to compare
  • Fixes a problem with GTFS-RT stream files >2MB
  • Colors trains without delay info grey

Full Changelog: v0.8.2...v0.8.3

v0.8.2: GTFS-RT SSL fix

21 Jul 12:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1: Bugfix for CSV files that only contain a header

19 Jul 15:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0: Initial Experimental GBFS Support

05 Jun 13:24
7e92752
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.8.8

v0.7.5: Fixes for GTFS-RT

07 Mar 09:16
Compare
Choose a tag to compare
  • fix: Multi-Schedule GTFS-RT didn't use tag which prevented station ID matches
  • fix: Explicitly specified port (like https://example.com:8083) works now for GTFS-RT URLs

v0.7.4: Fix In/Out Allowed for GTFS, Fix Errors in Timers

04 Mar 22:18
Compare
Choose a tag to compare

Fixes

  • GTFS pickup_type / drop_off_type 2 and 3 were handled like 1 (not allowed). Now they are handled like 0 (allowed).
  • Exceptions in timers are caught now. Exceptions in timers were crashing the whole process.

Full Changelog: v0.7.3...v0.7.4

v0.7.3: Fix for TripBased Routing Interval

02 Mar 17:08
8e54361
Compare
Choose a tag to compare

Fixes the routing response for TripBased routing for earlier/later search.

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2: Ignore Unkown MOTIS_* Environment Variables

02 Mar 09:32
Compare
Choose a tag to compare
conf update: ignore unrecognized env vars