Skip to content

Releases: motis-project/motis

v0.9.0: First Release with Nigiri

14 May 20:48
f3c0fe9
Compare
Choose a tag to compare

This is the first MOTIS release with nigiri, the new MOTIS core.

News: https://motis-project.de/release/2023/05/15/new-motis-core.html

Changes:

Nigiri

API

RSL Changes

Full Changelog: v0.8.7...v0.9.0

v0.8.7: GTFS Fix - Remove Buggy Stop Location Correction

16 Aug 07:31
Compare
Choose a tag to compare

Remove buggy stop location correction code.

Full Changelog: v0.8.6...v0.8.7

v0.8.6: Fix URL Paramters (Language, Server, Time)

29 Jul 17:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

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