Skip to content

Releases: HSLdevcom/OpenTripPlanner

10.6.2019

10 Jun 13:53
37f79f2
Compare
Choose a tag to compare
  • Fixed currency calculation in TicketTypes GraphQL query and made it possible to fetch the zones that the tickets are valid for
  • Fixed Finnish localization of generic place names

20.5.2019

20 May 13:19
2c8c25a
Compare
Choose a tag to compare
  • Take omitCancelled parameter into account when fetching stoptimes
  • Propagate trip updates backwards to allow trip time estimates that are before scheduled times
  • Allow using SKIPPED schedule_relationship for stops in trip updates

15.5.2019

15 May 13:07
74eff2e
Compare
Choose a tag to compare
  • Fixed issue with trip times being canceled if stop only includes data about either arrival or departure
  • Add alertUrlTranslations field to service alerts in GraphQL API

16.4.2019

16 Apr 11:22
0cee2bb
Compare
Choose a tag to compare
  • Added API for fetching cancelled trips
  • Timeout for graphQL queries increased to max 30 seconds
  • Added allowedBikeRentalNetworks for limiting routing to certain bike rental networks
  • Fixed bug in bike rental station information not being updated if fetched from graph
  • Added support for Samocat scooter station updater

28.3.2019

28 Mar 15:43
3466c15
Compare
Choose a tag to compare
  • Added omitCanceled routing parameter to choose if canceled trips are returned or not
  • Added cause, effect and severityLevel to service alerts
  • Added way to fetch alerts for a stop through GraphQL API
  • Changed agencies to be linked to feedIds in APIs
  • Fixed wheelchair accessibility in transfers
  • Made it possible to use credentials for a MQTT feed
  • Fixed issue with stop times being updated/canceled when they are not in feed data
  • Added a default way to create unpreferred/preferred/banned routes
  • Added useUnpreferredRoutesPenalty to APIs to control how much penalty seconds are added to unpreferred routes
  • Added networks information to bike rental Smoove stations

20.12.2018

20 Dec 17:44
4d61e54
Compare
Choose a tag to compare
  • Replace default serialization with Kryo. Faster graph save and load.
  • Fixed a memory leak caused by routing searches
  • Fetch terminal if no stop with id exists
  • Fixed a reverse optimization bug

14.11.2018

14 Nov 20:03
a689222
Compare
Choose a tag to compare
  • Fix issue with unrealistic walk durations at certain start or end edges
  • Add support for horizontally moving elevators (way objects with highway=elevator tag)
  • Fix unwanted deprecation in request ticketTypes format
  • Fix regressions in ticket price computations

31.10.2018

31 Oct 13:31
4289beb
Compare
Choose a tag to compare
  • Walk speed while making public transit transfers is now computed more accurately
  • Elevation data now contributes in finding walking and cycling routes
  • Elevation data unit control added
  • Ticket price computation errors in via point routing fixed
  • Recent developments from OTP upstream merged
  • Security improvements

1.10.2018

01 Oct 16:47
e7aaa3d
Compare
Choose a tag to compare
  • New ticket price calculation module plugged in. It fixes known ticket errors in HSL area routing.
  • Import of tunnels into routing graph improved
  • Import of cycleways into routing graph improved
  • Walk routing at public transit transfers is now more accurate. Walk durations are realistic, not overly optimistic.

30.8.2018

30 Aug 06:44
82709e1
Compare
Choose a tag to compare
  • Documentation improvements
  • Increase MAX_AREA_NODES to 1000 (fix Kamppi walkable graph problem)
  • Fix graph build process (HSLdevcom/OpenTripPlanner-data-container)
  • Filter out unnecessary short walk legs
  • Remove Helsinki center tunnel network (changes to finlandWayPropertySet)