You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user/Changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@ based on merged pull requests. Search GitHub issues and pull requests for smalle
89
89
- Expose boolean extraCall field on EstimatedCall in Transmodel API [#7272](https://github.com/opentripplanner/OpenTripPlanner/pull/7272)
90
90
- Fix mapping of `banned.trip` in GTFS API [#7288](https://github.com/opentripplanner/OpenTripPlanner/pull/7288)
91
91
- Add trip's `carsAllowed` property to GTFS GraphQL API [#7282](https://github.com/opentripplanner/OpenTripPlanner/pull/7282)
92
+
- Use only the closest vertices for each mode when linking with multiple street modes to improve performance [#7309](https://github.com/opentripplanner/OpenTripPlanner/pull/7309)
0 commit comments