Releases: motis-project/motis
Releases · motis-project/motis
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
v2.0.0-beta.2
What's Changed
- one to many street routing endpoint, refactor API by @felixguendling in #561
- debug apis tags lookup by @felixguendling in #564
- add stops endpoint, rename railviz to trips by @felixguendling in #565
- fix map/trips and map/stops endpoint urls by @felixguendling in #566
- update nigiri: to_str(color) -> returns optional by @felixguendling in #567
- fix bug for /trip with trip departure times >24h by @felixguendling in #568
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- fix formatting by @felixguendling in #560
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
v2.0.0-beta.0
Live debug deployment:
https://europe.motis-project.de/
v0.12.18: railviz rt fix
What's Changed
- railviz realtime architecture by @felixguendling in #558
Full Changelog: v0.12.17...v0.12.18
v0.12.17: shapes fix
What's Changed
- update nigiri (fix shape parsing for #stops > #shape points) by @felixguendling in #557
Full Changelog: v0.12.16...v0.12.17