PASS-App

Release notes on tasks that apply to PASS-App.

Version Type Description ID
19.0.20.0 CORR The issue of the Client Home field being empty when users attempt to book a trip using a recent booking that has the Client Home data saved has been fixed. TI-18476

19.0.23.0

ENH
The following changes were made to the Imminent Arrival banner map for PASS-Web G3 and PASS App:
  • Removed the TimeSpan extended datatype from the imminent arrival Trapeze 6 properties (context properties) SearchAheadSeconds and SearchBehindSeconds. These properties represent values in seconds, as is directly specified by their name. With the TimeSpan datatype, they display in Trapeze6 as minutes or even hours, which is misleading and confusing.
  • Added the following Trapeze6 property (context property): PASS > PassInfoServerAsync > ImminentArrivals > IncludeActiveTrips. If enabled, trips will continue to be treated as “imminent arrivals” until the trip is completed, or it is removed based on the SearchBehindSeconds property.

  • Updated how the SearchBehindSeconds Trapeze6 property (context property) is used to compare against the trip. If IncludeActiveTrips is enabled, then SearchBehindSeconds property will be compared against a trip’s drop-off time, otherwise it is compared against the trip’s pick-up time. The description of the property has also been updated to reflect the change.

  • If a trip’s status is “completed” then vehicle location information will no longer be returned as a part of the imminent arrival.

MODTE-39
19.0.23.0 CORR

Fixed timeout issues in PASS-App that affected login. Re-factored code for certain methods to boost performance.

MODTE-369