Releases: motis-project/motis
Releases · motis-project/motis
v2.0.0-beta.12
Full Changelog: v2.0.0-beta.11...v2.0.0-beta.12
v2.0.0-beta.11
What's Changed
- memory mapped reverse geocoder by @felixguendling in #641
- osr: use memory mapped rtree by @felixguendling in #643
- Use mimalloc for Windows CI builds by @pablohoch in #644
- GBFS Update Improvements by @pablohoch in #638
- plan api changes by @felixguendling in #646
Full Changelog: v2.0.0-beta.10...v2.0.0-beta.11
v2.0.0-beta.10
What's Changed
- no level = wildcard (allow transition to any level) by @felixguendling in #637
- update osr: no level propagation by @felixguendling in #639
- Fix stairs lvl, change fastest direct, ELEVATORS, STAIRS step description by @felixguendling in #640
Full Changelog: v2.0.0-beta.9...v2.0.0-beta.10
v2.0.0-beta.9
What's Changed
- separate require bike transport request flag by @felixguendling in #636
Full Changelog: v2.0.0-beta.8...v2.0.0-beta.9
v2.0.0-beta.8
What's Changed
- data loading: first wait for all, then get for exception handling by @felixguendling in #628
- direct connections by @felixguendling in #607
- fix direct routing for non-walk by @felixguendling in #634
Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8
v2.0.0-beta.7
What's Changed
- GBFS support by @pablohoch in #621
- Checks by @felixguendling in #623
- update cista (error messages with file paths) by @felixguendling in #624
- gbfs: allow configuration via legacy config by @felixguendling in #625
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7
v2.0.0-beta.6
What's Changed
- Validate OpenAPI specification in CI by @Schmiddiii in #608
- apply flush threshold by @felixguendling in #609
- switch to Svelte 5 by @felixguendling in #616
- fix tests (default timetableView=true) by @felixguendling in #617
- fix tag lookup for trip_ids with
_
by @felixguendling in #620 - improve shapes loading performance by @felixguendling in #619
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
v2.0.0-beta.5
What's Changed
- trip id = concatenated string with tag+date+startTime+id by @felixguendling in #602
- Windows fixes by @pablohoch in #604
- populate steps by @felixguendling in #606
- Fix OpenAPI date-time type by @Schmiddiii in #605
New Contributors
- @Schmiddiii made their first contribution in #605
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
v2.0.0-beta.4
What's Changed
- fix stops endpoint by @felixguendling in #589
- stoptimes: add equivalent children by @felixguendling in #592
- Rt update by @felixguendling in #590
- rt update: add timer, fixes #586 by @felixguendling in #593
- add level information to places, radius parameter for stop_times by @felixguendling in #594
- fix radius name check by @felixguendling in #596
- iso timestamps by @felixguendling in #597
- update openapi by @felixguendling in #598
- fix stop times without time parameter (implies "now") by @felixguendling in #599
- try improve adr matches, fixes #584 by @felixguendling in #600
- ui: Add URL parameters to pass start and destination by @jbruechert in #569
- order import tasks by @felixguendling in #601
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3
What's Changed
- Remove duplicate COACH entry by @vkrause in #571
- Update openapi.yaml: add space by @felixguendling in #575
- Document delay unit and polyline precision setting by @vkrause in #579
- temporary solution: set high timeout to prevent crashes by @felixguendling in #582
- fix adr-extend by @felixguendling in #583
- try improve rt update by @felixguendling in #585
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3