Version 1.204.1 – May 19, 2026 #
Fixed
- Improved color contrast for some content in experimental kiosk mode.
Version 1.204.0 – May 19, 2026 #
Changed
- We are pleased to announce that the new version is now available. Detailed updates from our development team regarding the enhancements will be published shortly.
Version 1.203.1 – May 15, 2026 #
Changed
- We are pleased to announce that the new version is now available. Detailed updates from our development team regarding the enhancements will be published shortly.
Version 1.203.0 – May 13, 2026 #
Added
- Added support for flight information to be displayed in the new kiosk mode.
Version 1.202.3 – May 07, 2026 #
Fixed
- Restored the correct display of RTL text in Mapviewer rendering after upgrading MapLibre GL and React Map GL.
Version 1.202.2 – May 06, 2026 #
Fixed
- Improved performance using useMemo while calculating the destination name.
- Fixed a race condition where starting navigation to a point via an external message did not display the destination name passed in the message.
Version 1.202.1 – May 06, 2026 #
Fixed
- Fixed a crash that took place when a user cancelled a navigation.
- Fixed an issue where search results failed to be shown on some buildings.
Version 1.202.0 – May 06, 2026 #
Added
- The migration of the route indications layer have been completed. This effort was primarily focused on improving overall performance and optimizing GPU memory consumption. The updated layer also provides improvements in both text and image rendering quality.

Version 1.201.0 – May 05, 2026 #
Added
- The Web API has been updated to enable the use of external IDs when computing directions between two points of interest. Refer to the directions.start message specification for details.
Fixed
- Fixed an issue on within the search logic that prevented POIs from being shown on the map from time to time.
Version 1.200.0 – April 30, 2026 #
Added
- Added a new dedicated Services section for the POI detail in Kiosk mode.
Improved
- Improvements in the UI, translations, and stability of Kiosk mode.
Version 1.199.0 – April 29, 2026 #
Added
- New experimental feature to display Flight information in the Explorer Panel.
Version 1.198.1 – April 27, 2026 #
Changed
- Updated some transtaltions
Version 1.198.0 – April 27, 2026 #
Added
- New experimental feature flag to enable Kiosk Mode, a new experience designed for airports, hotels, malls, campuses, and other large buildings that use kiosks to help users explore indoor spaces and find their way.
Kiosk Mode includes:- A completely redesigned side panel with new exploration and directions flows, inspired by kiosk-friendly interaction patterns. The new layout makes it easier for users to browse the map, discover relevant places, and start navigation with fewer steps.
- A redesigned POI information panel with a clearer structure and richer place details, helping users better understand each location before starting a route or sharing it with their mobile device.
- A reworked QR sharing experience for maps and routes, improving continuity between kiosk and mobile devices. Users can now move from the shared kiosk experience to their phone more naturally, making it easier to continue navigation on the go.
- A clearer floor selector and an improved toolbar, both adapted to the needs of kiosk interfaces. These changes make key map controls easier to find, understand, and use in public, touch-based environments.
- New kiosk configuration options in the settings panel.
- Brand color: new color to simplify kiosk mode look and feel.
- Share profile: new input to specify which profile shall be used to provide on the QRs given to users.
- Items to show on user settings panel: capability to customize which items can user see and manipulate on user preferences modal.



Version 1.197.1 – April 21, 2026 #
Improved
- We have reduced network requests to improve loading times. To do so, we have:
- Minimized duplicate requests for 3D models, building data, and map assets
- Improved loading order and caching behavior for map styles and images
Version 1.197.0 – April 20, 2026 #
Changed
- Add support to specify custom mapstyle from the profile for High Contrast Dark
- Add Indonesian language support
Version 1.196.1 – April 15, 2026 #
Changed
- Fixed GPS location not showing user’s position when using Browser positioning.
- Fixed the show position button not calculating user’s minimal distance properly when using Browser positioning being outside the building.
Version 1.196.0 – April 15, 2026 #
Added
- Added Lithuanian language support
Version 1.195.1 – April 08, 2026 #
Fixed
- Fixed scroll lag in the indications list on the explore route steps page on mobile, making scrolling more responsive.
- Fixed the floor selector on mobile so short floor names no longer stretch the selector. Elements are now properly spaced, making the UI cleaner and easier to use.
Improved
- Improved the bottom sheet’s drag behavior on the explore route steps page for mobile devices. Dragging to expand or collapse it is now easier, improving the user’s interactions.
Version 1.195.0 – April 01, 2026 #
Added
- Improvements and fixes in the new 3d models layer
- Allow to configure lights
- Fixes on initialization of models that are now show on startup propertly
- Add fade in/out animation on 3d models shown by zoom
- Added lat/lng inputs on 3d models form
Version 1.194.2 – March 30, 2026 [STABLE] #
Fixed
- Fixed opening hours UI styling.
Version 1.194.1 – March 27, 2026 #
Changed
- Added internationalization support for POI opening hours display and editor.
Version 1.194.0 – March 27, 2026 #
Added
- Added POI opening hours display and editing using the OSM opening_hours specification.
- Shows current status (open/closed) and today’s schedule in the POI detail panel with automatic refresh.
- Editor features real-time validation, suggestions, and holiday support (PH/SH).
- Automatic timezone detection based on POI location.

Version 1.193.2 – March 26, 2026 #
Fixed
- Fixed an issue where the map could get stuck at loading, particularly on Android devices.
- Fixed POI selection analytics events not being sent when using the new POI layer.
- Fixed a crash when removing two path nodes in a row.
Version 1.193.1 – March 25, 2026 #
Fixed
- Updated Content Security Policy headers so that all 3D models now display properly.
Version 1.193.0 – March 25, 2026 #
Added
- Added new experimental 3D models layer.
- This will allow to improve performance, lightning, add shadows to models
Version 1.192.2 – March 25, 2026 #
Fixed
- Included an error notification when saving a profile with a name that already exists.
- Fixed an issue where deleted profiles were still referenced in the URL.
Version 1.192.1 – March 23, 2026 #
Added
- PMTiles files are now cacheable, allowing offline access and faster loading after the first request.
Version 1.192.0 – March 18, 2026 #
Added
- Share URLs are now automatically cleaned up by removing
domainandapikeyquery parameters when a profile is included in the path. - Added a “Reset view” button in the settings panel to quickly restore the initial view state.
Changed
- Query parameters now follow a consistent
snake_caseformat. - The following parameters have been renamed:
deviceId→device_idlockCameraToBuilding→lock_camera_to_buildingpoiid→poi_idfloorid→floor_idbuildingid→building_idwaitforauth→wait_for_auth
- Legacy non-
snake_caseparameters are still supported but have been deprecated and will be phased out in future versions.
Version 1.191.0 – March 16, 2026 #
Added
- Regenerate the session ID when the feature flag “Reset view when user is inactive” is active and emit a
session_startandsession_endevent to improve analytics.
Fixed
- Corrected iOS touch event that triggered undesired category selection.
- Fixed the sidebar button’s Share Live Location icon contrast in light mode.
- Resolved drawer overflow issues on iOS devices.
Version 1.190.1 – March 16, 2026 #
Fixed
- Avoid crash on nullable theme properties.
- More null/NaN proofing changes.
Changed
- Renamed autoPopulateApikey to the auto_populate_apikey query parameter.
Version 1.190.0 – March 13, 2026 #
Added
- Added a new developer setting to enable a route label layer based on MapLibre. This migration ensures proper rendering of complex scripts including Devanagari, Bengali, Tamil, Telugu, and other South and Southeast Asian writing systems in route labels. The feature can be toggled on/off in the developer settings panel.

Version 1.189.0 – March 12, 2026 #
Added
- We have completed the functional migration and stabilization of the new POI (Points of Interest) layer. This release introduces several improvements:
- Background configuration for POIs
You can now use all the background variants previously available in the old POI layer, along with their related configuration options.



- Cluster dots for POIs
When POIs are not shown due to clustering, they are now displayed as small dots on the map, similar to how clustering worked in the previous POI layer.

- Support for additional writing systems
The new POI layer now supports several complex scripts that were not supported previously. Supported scripts include: Bengali, Devanagari, Gujarati, Gurmukhi, Kannada, Khmer, Malayalam, Myanmar, Oriya, Tamil, and Telugu.




- Initial support in the Cartography Editor
Basic support for the new POI layer has been added to the editor. Full integration will be completed in a future release.
Fixed
- We fixed an issue that prevented configuring the accessibility option for links in the paths editor.
Version 1.188.0 – March 06, 2026 #
Added
- Profile configuration is now easier than ever. The Production API key field has been redesigned and now offers three options instead of a single text input:
- Autogenerate API key (default): Automatically creates a positioning API key when profile is saved and attaches it to the profile.
- After the profile is saved, the key can be edited or replaced by selecting Use custom API key.
- On subsequent saves, auto-generation will attempt to reuse the previously generated API key if it still exists.
- The generated key follows this naming pattern:
autogenerated-apikey-for-<profile-name> - All automatically generated keys are created with the positioning type.
- Use custom API key: Allows you to manually enter your own API key. The field is now a password-type input.
- Do not use API key: Leaves the value empty, allowing authentication via JWT or by providing an API key in the request URL.
- Autogenerate API key (default): Automatically creates a positioning API key when profile is saved and attaches it to the profile.

Version 1.187.1 – March 05, 2026 #
Removed
- Removed “Choose navigation-computation library” setting under the “Behaviour/Navigations” section in the settings panel, and everything associated with this feature.
- Removed “Destination POI on indications” setting under the “Behaviour/Navigations” section in the settings panel.
Version 1.187.0 – February 26, 2026 #
Added
- Stabilized new POI layer to include the following functionality:
- POIs are rendered with text + icon if configured. Icon size must be normalized over all POIs.
- Some POIs should always be shown and highlighted over others: selected POI, POI origin, POI destination, Fixed POI, TOP Level POI.
- When a POI is selected, their selected icon is shown. If this icon does not exist we render the default icon.
- While on navigations/directions, only some POIs are opaque: POI origin, POI destination, and POIs related with the indications/navigation based on the configuration. The rest are dimmed.
- Accessible theme support: only POI labels are shown, not their icons. Color scheme is adapted to high contrast theme.
- If internationalization is configured, the names of the POIs change accordingly with the language of the Map Viewer.
- Fixed POI is partially implemented. Edge cases are not accounted for (e.g. a Fixed POI with no icon configured)
- Configuration support:
- POI text and icon visibility state via configuration and/or custom fields
- POI text size, color, font, icon size, clustering and behaviour via configuration and/or custom fields
- Fixed POI text/icon visibility state, text/icon color
- Added support to render Devaganari script
- Added polyfill for AbortSignal.timeout, as it is not supported on Apple devices with OS versions older than iOS 16
Changed
- Removed iconOffset configuration.
Version 1.186.4 – February 26, 2026 #
Fixed
- Fixed an issue that prevented the location picker from working when no initial data was provided.
Improved
- Share Live Location:
- Updated the wording to make it clearer and easier to understand.
- Improved spacing and line height for better readability.
- Enhanced the opening and closing animations of the modal.
- Fixed blank background to the POI icon on map in High Contrast mode to improve accessibility.
Version 1.186.3 – February 25, 2026 #
Fixed
- Fixed inconsistencies in map data that occurred when the profile and the API key used in the url didn’t belong to the same organization.
- Fixed event tracking when the map viewer loads:
- Events are no longer recorded for profiles that don’t exist.
- Events are no longer recorded when a profile and API key belong to different organizations, preventing confusing or misleading analytics.
- Fixed an issue where High Contrast mode could not be turned off after refreshing the app.
Improved
- Added internal changes to allow configuring the connection to our analytics services.
Version 1.186.2 – February 19, 2026 #
Changed
- Improved profile URL generation when opening profiles in new tabs from the Settings Panel.
- Unsaved profiles can no longer be opened in new tabs until saved.
- Updated Profile Edit icons.
Version 1.186.1 – February 18, 2026 #
Removed
- Settings panel
- “Use new location behaviour” setting under “Behaviour/Map“.
- “Ignore low quality locations” setting under “Behaviour/Navigations“.
- “Performance mode” info under “Developer Settings/Internal“.
Changed
- Settings panel
- Default value of “Distance to goal threshold” under “Behaviour/Navigations” changed from 15 to 7.
- Default value of “Outside route threshold” under “Behaviour/Navigations” changed from 15 to 8.
Version 1.186.0 – February 13, 2026 #
Changed
- Add new Location Picker mode to the Viewer. This new mode allows users to select a precise position on the map. When enabled, the default map UI is hidden and a draggable marker is placed either at a provided position or replacing an existing POI. The marker can be moved to adjust the selected location, and the updated position is emitted through the
ui.location_picker_draggedevent.

Version 1.185.1 – February 11, 2026 #
Improved
- Updated internal library version for security updates.
Version 1.185.0 – February 09, 2026 #
Added
- New banner on the receiver screen to indicate when you’re viewing a shared location.
- Last update time now shown in the shared location details.
- Clearer error messages in the sharing modal (generic error and missing device ID).
- Shared sessions are now restored automatically after closing and reopening the app.
- Updated shared location marker for better visual consistency across the app.
Improved
- More reliable session timing to prevent unexpected timeouts when the app goes to the background.
- Smarter polling when the sharing user is offline, reducing unnecessary updates.
- Better handling of out-of-building and outdoor locations, with clearer feedback and the option to unsubscribe.
Changed
- Auto-follow is now disabled when selecting a shared location.


Version 1.184.1 – February 09, 2026 #
Removed
- “POI font weight” setting under “Appearance/POIs on map” in the settings panel due to inconsistent behaviour and upcoming deprecation.
- Additional internal settings that were no longer in use.
Version 1.184.0 – February 02, 2026 #
Added
- More languages available: The app now supports 20 additional languages, making it easier for more people around the world to use.
- New feedback option: With this new feature you can now share your feedback through a simple form (available on mobile and desktop). It’s optional and lets you leave a quick rating and a comment. This is a Feature Flag disabled by defaul.

Version 1.183.1 – January 27, 2026 #
Fixed
- Improve legibility in several UI elements in dark mode:
- Settings panel.
- POI info panel.
- Map attribution.
Version 1.183.0 – January 27, 2026 #
Added
- New Feature Flag (FF): Share Live Location, integrated with the
share-locationAPI.- Users with a valid device ID and positioning API key can share their live location via a link for 15 minutes, 1 hour, or 3 hours.
- The Shared Session can be manually dismissed at any time, or it will be automatically removed if it is no longer valid or cannot be correctly fetched.
- The sharing session can be cancelled at any time by the sender. Users who open a valid shared link can access a viewer that focuses on the shared location.
- Current limitations:
- Supported only on mobile devices due to need of device ID provided by SDKs.
- A user can receive only one active shared location session at a time.
- A user cannot share their location and receive a shared location at the same time.
This is the first iteration of the feature; functionality and coverage will be expanded and completed in future versions.
Version 1.182.3 – January 16, 2026 #
Added
- Added a new “Route Camera Auto-Fit” setting (enabled by default). When enabled, the camera automatically adjusts its zoom and position to display the route when it is generated. When disabled, the camera preserves its current position and zoom after the route is created.
Version 1.182.2 – January 16, 2026 #
Added
- Upgraded Situm SDK library from v0.12.3 to v0.15.0.
- Added support for GeoJSON management methods:
uploadGeoJSON,deleteGeoJSON, anduploadGeoJSONTheme.
Version 1.182.1 – January 15, 2026 #
Fixed
- Fixed a search-related issue that could prevent all the points of interest from appearing on the map when opening the app.
Version 1.182.0 – January 13, 2026 #
Added
- New selector in User Preferences to switch the viewer theme between light, dark and system.

- New transition animation on mobile when expanding and collapsing the floor selector.

Fixed
- Opening the User Preferences panel no longer resets the viewer color to the system preference.
- ‘Where Am I’ tooltip message no longer pushes the buttons above the center button out of position.
- POI names containing descending letters (q, p, g, etc.) are no longer clipped in the POI list; same fix applies to the floor names on floor selector.
- On small font sizes the center button icon is now properly aligned and gap between this and next button is fixed.
Version 1.181.0 – January 12, 2026 #
Added
- You can now customize the base URL used for shared links in the Map Viewer. This makes it possible to control the domain and path of shared URLs, ensuring links match your deployment, branding, or routing setup.

- Added a top-down view to the GeoJSON editor. A new button in the sidebar allows switching from 3D mode to a 2D top view. This view is automatically enabled when entering Draw or Modify modes.
