New
v2.8.2
What's Changed
- Improve error handling by @DIDONAX in https://github.com/motis-project/motis/pull/1215
- Map improvements by @DIDONAX in https://github.com/motis-project/motis/pull/1223
- Update MapLibre map font files by @vkrause in https://github.com/motis-project/motis/pull/1225
- siri sx by @felixguendling in https://github.com/motis-project/motis/pull/1228
- ui: fix route text color not defaulting to black when none is given by @networkException in https://github.com/motis-project/motis/pull/1227
- Add doc about supported SIRI services and the expected SIRI JSON structure by @pialwis in https://github.com/motis-project/motis/pull/1226
- Add in setup doc SIRI-SX service support by @pialwis in https://github.com/motis-project/motis/pull/1229
- ui: remove more usages of Noto Sans Display by @networkException in https://github.com/motis-project/motis/pull/1231
- reduce the usage of @ts-expect-error by @jendrikw in https://github.com/motis-project/motis/pull/1222
- ui: cleanup and layer leg color fixes by @networkException in https://github.com/motis-project/motis/pull/1232
- bring gbfs proxy support back by @felixguendling in https://github.com/motis-project/motis/pull/1230
- update nigiri: add stop group support (custom GTFS extension) by @felixguendling in https://github.com/motis-project/motis/pull/1239
- UI performance optimization by @DIDONAX in https://github.com/motis-project/motis/pull/1236
- feat(api): add modes field to Place schema and map/stops endpoint by @piotrski in https://github.com/motis-project/motis/pull/1240
- Railviz Improvements by @DIDONAX in https://github.com/motis-project/motis/pull/1244
- ui: build sourcemap by @networkException in https://github.com/motis-project/motis/pull/1249
- ui: use proper baseUrl for tripsWorker by @networkException in https://github.com/motis-project/motis/pull/1248
- update osr by @felixguendling in https://github.com/motis-project/motis/pull/1250
- Api parameter to turn off alerts for places by @extroversiv in https://github.com/motis-project/motis/pull/1252
- Platform code matching by @Findus23 in https://github.com/motis-project/motis/pull/1251
- Expose bike transport in API by @jbruechert in https://github.com/motis-project/motis/pull/1253
- fix: Czech locale is properly named cs not cz. by @severak in https://github.com/motis-project/motis/pull/1254
- Support tripFrom in StopTime and Leg by @pialwis in https://github.com/motis-project/motis/pull/1257
- Docs: fix minor issues in STYLE.md by @Kiarash-Parvizi in https://github.com/motis-project/motis/pull/1265
- Fix detailedTransfers query parameter required value in OpenAPI doc by @pialwis in https://github.com/motis-project/motis/pull/1271
New Contributors
- @piotrski made their first contribution in https://github.com/motis-project/motis/pull/1240
- @extroversiv made their first contribution in https://github.com/motis-project/motis/pull/1252
- @Findus23 made their first contribution in https://github.com/motis-project/motis/pull/1251
- @severak made their first contribution in https://github.com/motis-project/motis/pull/1254
- @Kiarash-Parvizi made their first contribution in https://github.com/motis-project/motis/pull/1265
Full Changelog: https://github.com/motis-project/motis/compare/v2.8.1...v2.8.2