Version 1.218.0 – August 19, 2026 #
Added
- New experimental MapLibre directions layer, enabled with the
map.newDirectionsLayersetting: it draws the selected route and its alternatives, highlights the current step, marches chevrons along the route and places the floor change indications.

- Kiosk mode: the sidebar search now also opens the settings panel and the base layers editor.
Changed
- Improved the UX of the Outside Building modal. The “Yes, take me there” button now redirects to
https://maps.apple.com/...instead of themaps://scheme (Safari automatically opens the Apple Maps app if it is installed).
Fixed
- Changing to a floor without route steps no longer crashes de map viewer when the step list is open on mobile UI.
- Fall back to black instead of failing when a profile uses a color string the viewer cannot parse.
- Allow to reset the initial view values from the settings panel.
Version 1.217.1 – August 18, 2026 #
Improved
- Prefetching has been improved to provide more precise configuration and minimize unnecessary resource fetching.
- We have added a new “Sources” prefetch mode to pre-cache only static assets.
- We have improved how the prefetch mode “None” behaves: now it completely disables prefetching. Previously, source assets were still prefetched.
- We have improved hot the prefetch mode “Minimal” behaves: now avoids prefetching POI categories with no associated POIs on the current building, which allows to minimize the number of requests to only assets that could actually be potentially requested by the user.
- During the prefecth now we detect whether the browser is legacy or non-legacy and only fetches the required source code assets. Previously we fetched both legacy and non-legacy source code.
Version 1.217.0 – August 17, 2026 #
Added
- Fall back to the floorplan layer when the building GeoJSON or the custom base map style fails to load, or when GeoJSON is configured without an URL.
Changed
- Avoid mounting double rendering pipeline only when needed, mounting it on demand for the layers and modes that still depend on it.
Fixed
- Show POIs hidden through the ‘hide’ custom field when they are selected. On the MapLibre layer only their icon is shown.
- Take the POI category configuration into account when hiding a POI icon or label on the map.
- Centralize cartography loading errors in the map state and stop reporting them when the request was aborted.
- Keep context providers and editor POI chunks in the service worker precache so they are available offline.
- Update the CSP rules applied on the Service Worker.
Version 1.216.0 – August 10, 2026 #
Improved
- Prevent duplicate requests for the base map style.
- Skip fetching GeoJSON, floorplans, and tiles when they are not enabled in the profile’s Cartography to show settings.
- Improved and optimized lighting for 3D model rendering in the experimental MapLibre layer.
Fixed
- Fixed an issue where changing floors by clicking a tag could create duplicate tags due to duplicated React keys.
Version 1.215.4 – August 06, 2026 #
Changed
- Reverted the changes introduced in v1.215.2 that attempted to fix a camera-centering issue when switching between buildings, as they caused a map initialization bug on iOS
Version 1.215.3 – August 05, 2026 #
Improved
- Enhanced kiosk mode’s sidebar performance.
- Enabled the new POI layer by default.
Version 1.215.2 – August 03, 2026 #
Fixed
- Fixed camera transitions being interrupted when switching between buildings while lock_camera_to_building is enabled.
Version 1.215.1 – July 30, 2026 #
Improved
- Improved event tracking and debugging for better traceability.
- Prevented inaccurate POI selection events in kiosk mode when selecting directions origins or destinations.
Version 1.215.0 – July 23, 2026 #
Added
- Added a new configurable field in the About section, allowing users to define the target demographic for each profile.
- Added demographic-specific opening hours in the POI edit form, making it easier to customize availability for different audience profiles.


Version 1.214.2 – July 15, 2026 #
Added
- Added support for new
custom_uiadaptations. - The geofence custom field
info_<lang>is now used to display localized custom content in simplified navigation.
Fixed
- Fixed an issue where images could overflow their modal containers.
Version 1.214.1 – July 15, 2026 #
Changed
- Integrated POI rendering and selection into the Cartography Editor using the Maplibre POI layer.
- GeoJSON data and its associated theme are now saved together, ensuring they remain synchronized with the server.
Fixed
- Fixed POI icons styling in the Cartography Editor.
- Fixed POI data consistency, including names not updating while editing and incorrect category assignment.
- Fixed an issue where changes made to the GeoJSON and GeoJSON themes could be reverted after saving modifications to another cartographic element (such as a 3D model).
- Fixed an issue in the GeoJSON Theme editor where feature and category names could be truncated, preventing their full names from being displayed.
- Fixed an issue in the GeoJSON Theme editor where the style preview could fail to display certain properties correctly if other unrelated style properties were undefined.
Version 1.214.0 – July 13, 2026 #
Added
- Introduced a new rule-based flight alert system for flight integrations. The system can be configured to meet client-specific requirements and generates contextual alerts based on user location, gate, and configurable time windows.
- Added configurable routing rules to support client-specific navigation behavior.
Fixed
- Added support for a limited subset of complex scripts in MapLibre, including Bengali, Gujarati, Hindi, Kannada, Malayalam, Burmese, Tamil, and Telugu.
Changed
- Custom font configuration is no longer supported for the following complex-script languages: Bengali, Gujarati, Hindi, Kannada, Malayalam, Burmese, Tamil, and Telugu.
Version 1.213.9 – July 08, 2026 #
Fixed
- Fixed an issue that could cause the Map Viewer to crash during route initialization.
Version 1.213.8 – July 01, 2026 #
Fixed
- Fixed “Map visible controls” configuration not being applied correctly on kiosk mode.
Version 1.213.7 – June 29, 2026 #
Added
- Added AR configuration support to profiles.
Changed
- Unified search result selection for both POIs and flights. Search results now behave correctly whether the user is searching for information or selecting the origin and destination of a route, fixing an issue where flights could not be selected for route planning.
Version 1.213.6 – June 25, 2026 #
Changed
- Resolved an issue where Fixed POIs were incorrectly filtered out from search results due to a malfunctioning parameter in the search module.
- Fixed a bug causing the high contrast theme not to be properly applied on POI cards.
- Fixed a collision between the bottom drawer and search results, thus eliminating the flickering when the drawer was collapsed while search results were visible.
Improved
- Increased spacing between items in flight search results for better readability.
Version 1.213.5 – June 25, 2026 #
Changed
- Removed legacy layer implementations that include: floorplan, route labels and route steps on the map, supporting the transition to a more robust and performant solution.
Version 1.213.4 – June 23, 2026 #
Changed
- Added additional polyfills to improve compatibility with older Chromium-based browsers.
Version 1.213.3 – June 22, 2026 #
Changed
- Added a dedicated setting to configure the Situm logo displayed on the map.
- Added a dedicated setting to configure map attribution. Expanded attribution display options, allowing it to be:
- Hidden completely
- Always visible
- Collapsible by user interaction or automatically after being displayed for 5 seconds.
Version 1.213.2 – June 19, 2026 #
Fixed
- Resolved an issue where flight details were not displayed at all on mobile devices.
- Fixed a problem that prevented the Fixed POI ID field in the settings panel from being cleared.
- Fixed an issue in kiosk mode where flight information could remain visible after closing a static route.
Version 1.213.1 – June 19, 2026 #
Fixed
- Added polyfills to give support to Situm’s browsers mininum requirements.
Version 1.213.0 – June 18, 2026 #
Changed
- Internal changes to improve stability, security and build tools.
Fixed
- Avoid sending poi_selected when re-selecting the current POI.
- Prevent nullish values from being sent as POI IDs.
- Prevent double-click triggers on non-iOS mobile devices when selecting a POI list item.
- Fixed an issue where search results would not always include ETA and distance.
- Fixed an issue where search results could be incorrectly sorted in rare cases.
Version 1.212.0 – June 12, 2026 #
Added
- Added a new settings configuration option to choose what route types are calculated and shown. (Appearance > Display > Available route types).
- Added new granular settings configuration to control map interactions, including enabling or disabling dragging, map zoom, rotation, and pitch. (Behaviour > Map > Map Movements)
Fixed
- Fixed a minor bug in the language selector in user settings where the last letter could disappear in Firefox under rare conditions.
- Fix
fadeOffRoutePoisoption not working properly with POI backgrounds configured. - Flight integration improvements.
Version 1.211.0 – June 10, 2026 #
Added
- New
session.resetmessage to reset all session data. - New
directions.cancelmessage to cancel the current calculated route. - New
fadeOffRoutePoisconfig option to keep all POIs with full opacity when a route is displayed. - Added a 1-minute timeout for resolving the user’s location after a navigation request, preventing race conditions when navigation starts before the location is available.
- This simplifies webview-based map viewer integrations by moving the asynchronous location handling into the map itself.
- This timeout is represented as a new panel to let users know their location is being fetched before the requested navigation can be computed.
Fixed
- Resolved an issue where the experimental POI layer could send
poi selectedevents for nearby POIs that had not been selected. - Fix URL sharing on POI detail.
- Log an error when the requested POI does not exist on navigation postmessage api.
Improved
- Unify status panels.
- Change the “Share map” modal header to a more generic one, from “Share map point” to “Share”.

Version 1.210.0 – June 05, 2026 #
Added
- Add new
map.clickedevent to notify when the user clicks on the map. The event includes the cursor position and an optionalfeaturesentry containing the map features under the cursor.
Improved
- Revamp the navigation UI on mobile devices
- Allow to open/close the navigation bottom drawer using touch events.
- Show navigation steps inside the navigation bottom drawer content
- Fixed internal errors that had no impact on users, these were triggered when interacting with the map without external features present.
Fixed
- Fixed an intermittent issue where the map was not fully loaded due to rendering order timing issues. The rendering order has been made more robust, ensuring all map content loads consistently and correctly.
- Fixed map rotation behavior when dragging the cursor.
Version 1.209.1 – June 04, 2026 #
Fixed
- Clicking on a polygon with an associated POI now properly selects the POI.
- A “–” option no longer appears as selectable when choosing an associated POI for a polygon in the editor.
- The Reset Associated POI button no longer retains the previously selected element, preventing issues when it is selected again.
Changed
- New “custom_ui” adaptations.
- The
cartography.select_poimessage sent viawindow.postMessagenow allows for strings in the identifier parameter
Version 1.209.0 – June 03, 2026 #
Changed
- Increased the max length of the path tags input from 15 to 50 characters.
Added
- Added the option to route analytics events through our API instead of directly to the provider, as well as the ability to disable them completely.
Version 1.208.2 – June 02, 2026 #
Fixed
- Fixed an error within the GeoJSON editor, where it failed to visually show when a feature was selected on the map.
Version 1.208.1 – June 01, 2026 #
Fixed
- Fix autofocus loss in the experimental kiosk mode’s search bar.
Version 1.208.0 – June 01, 2026 #
Improved
- We have updated the libraries used for the rendering of the map to their latest stable versions. This keeps us up to date with their latest features and APIs while also delivering improved performance.
Version 1.207.1 – May 29, 2026 #
Improved
- Improved POI list items related CSS in experimental kiosk mode.
Version 1.207.0 – May 29, 2026 #
Added
- Added support for custom Map Viewer layouts.
- Added new kiosk mode configuration options:
- Ability to hide the reset view button.
- Ability to hide the QR code in kiosk mode.
- Added a new
app.ready_for_authevent to notify when the app is ready to receive authentication credentials. - Added organization validation for API key and JWT credentials to prevent credentials from another organization from being accepted.
Improved
- Authentication credentials are now only accepted when the
wait_for_authquery parameter is enabled.
Fixed
- Fixed an issue where the POI detail component did not clear correctly in mobile mode.
- Fixed handling of the POI detail drawer when mobile content is empty.
- Fixed fallback profile loading so it is skipped when
wait_for_authis present in the URL.
Version 1.206.0 – May 22, 2026 #
Changed
- Enhanced Map Viewer analytics with additional profile metadata when available.
Version 1.205.0 – May 21, 2026 #
Added
- 2 new properties to control tooltip display and icon size on
map.update_external_features:persist_tooltip&icon_size. - Support flight IDs, external IDs or Situm IDs for both origin and destination parameters of the
START_DIRECTIONSmessage. - New
SELECT_FLIGHTmessage to select a flight given its ID.
Fixed
- Fixed an issue where, selecting a POI category via
postMessage, would not properly reflect said category selection when in kiosk mode. - Deprecate
titleproperty formap.update_external_featuresand addedtooltipas replacement. - Fixed temporal profile list item using a wrong property name for its id.
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 #
Added
- Added support for
flight_id,flight_navigation_from, andflight_navigation_toquery parameters.
Changed
- Updated the model compression script and its associated Azure Pipelines to support configuring the MeshOptimizer error threshold as a parameter, along with an option to disable mesh simplification entirely.
Version 1.203.1 – May 15, 2026 #
Changed
- Fix
themehandling with light/dark/follow-system
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.
