July 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
  • Added an API for getting or showing directions to multiple destinations
  • Resolved a bug resulting in closed security checkpoints showing "0 minute wait" on the map

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
  • Fix for drawMarkers

V3.2.10 - Jul 1026 2021

  • Node Integration - see Node Integration for more info.
  • Ability to load all POIs for a venue - see All POIs for more info.

V3.1.8 - Nov 10, 2020

  • New Deep Linking Parameters - see Deep Linking for more info.

V3.1.0 - Oct 16, 2020

  • Integration of Mapbox JS GL lib
  • Access to Mapbox Marker Object Options

V3.0.0 - Jul 1, 2020

  • Injected Map Labels from POI Data which enables localized map content
  • Invoke any data integrations we support your account has access to:
    - Dynamic Queue Times
    - Parking Data
    - Flight Status Data
    - Grab Partner Integration
  • Accessible Routing options added to all navigation - see Directions and Deep Linking
  • Latest LocusMaps Asset Data (v5 or later)
  • Animated Navigation lines
  • White Label Application Theme