March 2020 - February 2024

All Prior Releases

Feb 2024

  • Improved the Flight Status panel by showing the user a "try again later" message when flight statuses do not load, where previously the user experienced an infinite loading spinner

Jan 2024

  • Enhanced main menu quick search results by displaying Localized text and improving the experience for users utilizing a screen reader for accessibility
  • Resolved a bug related to typing in the search textbox

Dec 2023

  • Multiple bug fixes and enhancements to ensure WCAG 2.1 AA accessibility compliance

Nov 2023

  • Updated direction results panel to use more inclusive language.
  • Multiple bug fixes and enhancements to ensure WCAG 2.1 AA accessibility compliance

Oct 2023

  • Resolved a bug causing an infinite spinner while loading flight statuses, where enabled
  • Enhanced the level selector dropdown to more accurately estimate which level is centered on the user's screen
  • Multiple bug fixes and enhancements to ensure WCAG 2.1 AA accessibility compliance

Sep 2023

  • [Public Preview] Enhanced wayfinding by allowing users to navigate through multiple destinations
  • Resolved a bug resulting in closed security checkpoints showing "0 minute wait" on the map

May 2023

  • Added functionality that, if enabled, displays live security wait times on the map
  • Resolved a bug causing a fragment of a sentence to appear in the POI description

Apr 2023

  • Resolved a bug resulting in POI images failing to load on devices with a non-integer device pixel ratio
  • Resolved a bug resulting in overlapping POI names on the map
  • Added localized text to the security checkpoint lane selector modal

Jan 2023

  • Resolved a bug preventing switching from a translated application experience to an English language application experience

Dec 2022

  • Resolved a bug where certain map locations could not resolve a travel time when getting directions
  • Enhanced search engine to provide more robust search results

V3.2.30 - 30 Jun 2022

  • Moved from Mapbox to MapLibre for map rendering.
  • Legacy analytics disabled.

V3.2.27 - 3 Jun 2022

  • This contained the fix originally sent out as a hotfix (3.2.20.hf.1) which fixed a padding bug in mapbox causing the map "center" to be oddly placed.
  • A change to all POI images to use full-size 16:9 ratio images. While I was at it, I also used double-resolution images for 2:1 pixel ratio devices (i.e. "retina" displays). (Actually uses devices pixel ratio, so other ratios also supported).
  • Upgraded to latest Cypress test harness. Some small changes to existing tests.
  • Fixed a bug in French translation regarding POI operating hours.
  • Improved technique for selecting building based on map position - particularly when buildings overlap.
  • Added debug:buildingBounds to display building boundaries when debugging.
  • Fixed issue that caused mouse drags on the map to not work as expected when mouse was directly under building selector.
  • Fixed a bug we found in MSP that caused parking floor to not properly change when search results are displayed and user moves map.

V3.2.20 - 3 Nov 2021

  • Enhancement to getDirections and showNavigation commands in the SDK to take queue type and limit navigation to those queue types.
  • New POI Id property in navigation steps that involve POIs (such as security).
  • New securityQueueTypes property in venue data listing the queue types used for the venue.
  • A fix for SDK initialization in headless that broke in 3.2.17
  • More robust handling of malformed POIs
  • Scan full POI list and resolve image URLs on startup rather than "on demand". This fixes issue with getAllPOIs returning bogus image URLs.

V3.2.12 - 11 Aug 2021

  • Support for alternate display sizes for MODD
  • Fix for pan & zoom

3.1.26 - 16 Jun 2021

  • Fix for landing list (default search) for SDK
  • Ability to have multiple Google analytics and send custom options
  • Add ability to hide the link share button
  • More robust sidebar hiding when sidebar: hide is specifed in SDK config
  • Fix mobile UI issues when viewing POI details
  • MODD integration + some general enhancements that could be used by other products
  • Added ability for SDK to add/remove a map multiple times.

10 May 2021

  • Ability to hide the link share button
  • More robust sidebar hiding when sidebar
  • Ability to have multiple Google analytics and send custom options
  • MODD integration + some general enhancements that could be used by other products
  • Bug Fixes

19 Nov 2020

  • Easily share the current map state by clicking the new share button
  • Bug fixes

10 Nov 2020

  • Additional Deep Link Params
  • Upgraded Building & Level Selector
  • Bug fixes

29 Sep 2020

  • POI overlay detail updates
  • Improved search performance

18 Aug 2020

  • Search results order improved based upon proximity rules

30 Jul 2020

  • Animated navigation lines
  • Stability improvements

1 Jul 2020

  • New logo watermark & versioning.
  • Parking Status Service enabled as a feature for selected venues.
  • Localization fixes/enhancements for right-to-left language support.
  • Logo in search widget reduced size to match designs on all instances.

11 Jun 2020

  • GRAB integration.
  • Tooltip refinements.
  • [Bug fix] Movement analytics.

28 May 2020

  • If you construct a deep link, parameters you add (e.g. venue & language) will be preserved after a refresh of the hash url that is generated on app load.
  • Navigation lines, icons, origins, and destinations are now desaturated on the map when in active routing.

21 May 2020

  • Live Security Wait Times with Lane Selection enabled as a feature for selected venues.
  • Zooms to max 22 (up from 19).

3 May 2020

  • [Bug fix] Total navigation time calculation when crossing certain security checkpoints.

31 Mar 2020

  • [Bug fix] Fixed logo alignment on directions view when logo is centered.
  • [Bug fix] In getDirectionsFromTo - Go back to directions search when input is being selected.
  • [Bug fix] Display close button by default on inputs. Hide close button on directions result controls when not edited.
  • [Bug fix] Only show logout in user menu if user is logged in.