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.

Version 1.180.1 – December 19, 2025 #
Fixed
- Fixed issue where POI background was not displayed correctly when the POI was highlighted.
- Fixed POI background of type
circlenot being rendered.
Version 1.180.0 – December 18, 2025 #
Added
- You can now snap vertices while creating GeoJSON features to enforce right angles (90°) and straight lines (180°). You have to press the Control key once to activate snapping.

- Added a feature flag that allows users to change the route target by clicking on a different POI.

- Added a new configuration option to control how frequently the user’s position is updated.

Fixed
- Fixed an issue where distances were not shown for POIs without a surname, and corrected the alignment of distance labels.
- Fixed incorrect right padding that caused the center-user icon to appear off-center.
- Fixed an issue where feature edit values were reset when an input field lost focus.
- Fixed an issue where floating UI elements (e.g. center-user button, “Where am I?” message) blocked interaction with parts of the map. Map interaction is now allowed even when these buttons overlap the map area.
Version 1.179.0 – December 11, 2025 #
Added
- Added a new
SQUARE-ICONstyle for the POI icons background.

Version 1.178.0 – December 09, 2025 #
Added
- New
cartography.deselect_poi_categoriesPost Message API to deselect all POI categories.
Improved
- Internal improvements:
- Updated dependencies to fix security fixes
Version 1.177.9 – December 04, 2025 #
Fixed
- Fixed long route warning configuration to support displaying subcategories.
Changed
- The GeoJSON map is now always visible while on high contrast only if the high contrast theme is defined for a given building.
Version 1.177.8 – November 28, 2025 #
Fixed
- Fixed a bug where clicking a path on the map attempted to open a popup using a non–null-safe operation, causing the app to break instead of showing the expected popup.
Version 1.177.7 – November 28, 2025 #
Fixed
- Resolved layout overflows in modals when using large fonts or high-contrast themes.
- Fixed an issue where the stop button was not visible in navigation mode due to an overly wide E.T.A display and excessive button padding.
Version 1.177.6 – November 27, 2025 #
Fixed
- Features editor fixes:
- Resolved a bug where the first feature in the list was skipped during editing due to an incorrect falsy check.
- Fixed chevron directions and restored the missing chevron in the bulk edit interface.
- Fixed empty style tooltip previews not rendering.
- Fixed properties not being reflected on newly created features.
- Removed incorrect default
feature_type = "unit"when creating new features. - Fixed the feature_type input in the editor.
Improved
- Features editor improvements:
- Added the ability to select all features or select features by floor.
- Polygon-based multiselection can now be cleared with a dedicated “clear” action.
- Introduced a new “Selected by Floor” tab for quickly viewing selected features per floor.
- Added a quick edition popup for adjusting specific features within a selection.
- Feature input fields are now sorted consistently, matching style configuration order.
- Floor headers now show the count of features they contain.
- Bulk edit view now displays mixed vs. common values for shared properties.
- Removed automatic list resorting after selecting a feature.
- Updated feature list so clicking anywhere on the row selects/deselects the feature.
Version 1.177.5 – November 25, 2025 #
Fixed
- Corrected compass-rotation updates in the center-map button that caused increasing memory usage and occasional crashes on iOS.
Version 1.177.4 – November 24, 2025 #
Added
- If the app is offline and some content fails to load, an error screen will now let you know the app isn’t usable. Once back online, the app will automatically try to load the missing content.
- Improved font handling so missing fonts no longer cause the map to crash.
Changed
- The app now loads its main page more reliably, even if your device goes offline.
Fixed
- Custom map layers will now display correctly even if the base map fails to load.
Version 1.177.3 – November 21, 2025 #
Fixed
- Resolved a crash caused by the map mounting and unmounting during authentication.
Version 1.177.2 – November 20, 2025 #
Fixed
- Fixed behavior when the user is Out Of Building:
- Disabled automatic assignment of the user’s geolocation as the routing origin.
- Removed the geolocation origin option from the directions form to prevent unnecessary route computation and fallback logic.
Version 1.177.1 – November 19, 2025 #
Fixed
- Fixed a regression introduced with the JWT authentication feature that caused GeoJSON and theme saves to fail when using API key auth. The server rejected the request due to a
nullauth value being sent.
Version 1.177.0 – November 17, 2025 #
Added
- Enhanced
app.set_authto support JWT authentication in addition to API keys. - New Feature Flag: Lock Floor Selector
- Added a feature flag that keeps the floor selector permanently visible, preventing any user interaction from hiding it.
- The feature is disabled by default.
- It can be enabled in Settings → Appearance → Display.

Fixed
- Limit max font size in end-user accessibility layout. This fixes UI poluted with big text.
- Avoid sending navigation updates if the core library returns null. This fixes some weird integration issues with mobile SDKs
Internal
- Update Agents.md, Readme.md and LICENSE files
Version 1.176.3 – November 11, 2025 #
Fixed
- Fixed parent POIs categories being filtered if they have no direct POis attached on current building.
Version 1.176.2 – November 10, 2025 #
Changed
- Replace *.situm.com wildcard subdomains rule in CSP header with individually listed subdomains.
Version 1.176.1 – November 06, 2025 #
Improved
- Accessibility
- Load accessible map styles when the user selects an accessible theme.
- Render only POI labels (no icons) on accessible themes for better readability.
- Increased spacing between POIs on accessible themes to accommodate larger fonts.
- Fixed issue where neither labels nor icons were shown on accessible themes when the “Hide Labels” configuration flag was enabled → labels are now always shown when an accessible theme is active.
Fixed
- Fixed stuck hover state on chevron buttons in Steps mode on some mobile devices.
- Resolved multiple font overflow issues affecting:
- Selected POIs
- POIs in the results list
- Current step display in Steps mode
- Route selector POIs (now properly spaced and no longer overlapping the swap button on the right)
- Enabled horizontal scrolling for the bottom navigation panel to ensure the Stop button remains accessible
Version 1.176.0 – November 05, 2025 #
Improved
- Enhanced FMC user experience and migrated the map implementation to MapLibre for better performance and flexibility.
- New pin icon on save mode
- New message asking if user wants to save selected coordinates
- Now if user has location FMC initializes on user’s current coordinates
Fixed
- Autoplay of steps now stops correctly after dragging the map.
- Resolved an issue with subcategories on LRW and prevented the modal from appearing on every navigation update.
- Fixed a bug where clicking a map icon didn’t toggle the bottom drawer to the bottom snap point immediately after canceling navigation.

Version 1.175.0 – October 28, 2025 #
Added
- Add support for the “pmtiles://” protocol.
Fixed
- Fixed an issue that caused errors when uploading map element data in the editor.
Version 1.174.2 – October 27, 2025 #
Fixed
- Fixed a crash that occurred when manually switching floors during route preview.
Version 1.174.1 – October 23, 2025 #
Changed
- Store floorLevel in the map elements custom field instead of floorId.
Fixed
- Fixed an issue where the version was not displayed in the settings panel when using a read-only API key.
- Fixed POIs not being clickable when using the editor.
- Route calculations now properly consider “include” and “exclude” tags when identifying nearby edges for origin and destination points.
Version 1.174.0 – October 21, 2025 #
Added
- Introduced a new FF to support auto-playing directions steps when using desktop mode.

Fixed
- Fixed Mapbox basemap styles not being applied correctly.
Version 1.173.1 – October 20, 2025 #
Improved
- Long Route Modal improved:
- Enhanced styling for a cleaner, more consistent look.
- Alternative POIs now include nearby bus stops that connect to lines leading to the destination.

Version 1.173.0 – October 16, 2025 #
Added
- New modal shown when the user is outside the building that let’s the user get directions using Google/Apple Maps to the building.

Version 1.172.5 – October 14, 2025 #
Added
- Added a new `find_my_car.select` action to replace the deprecated `cartography.select_cart` action.
Fixed
- Resolved an issue where the Speaker icon was still visible even when the “Speak aloud indications” feature was disabled.
Version 1.172.4 – October 14, 2025 #
Added
- Added internal configuration to define whether TTS is handled by the web or mobile app.
Fixed
- Fixed offline not working due to some assets not being cached correctly.
Version 1.172.3 – October 13, 2025 #
Improvements
- Improvements in all the editors:
- Unify internal structure for the settings, IMDF, overlay features and path editor.
- Simplify toolbars
- Move all save buttons to the bottom of the editor panels



- Improve UI in the Settings
- About page entries, now they are more visual and take less space.

Fixed
- Fix toolbar button colors for textarea entries on settings panel
- Fix scroll issues on those panels and removes code duplication
- Fix feature category filter not being accesible if scroll needed.
Version 1.172.2 – October 10, 2025 #
Fixed
- Fixed an issue where uploaded custom map styles were not being applied.
Changed
- Internal improvements for paths editor
Version 1.172.1 – October 06, 2025 #
Improved
- Improved the FPS Profiler UI, by allowing users to drag the control panel wherever on the screen. This prevents it from blocking important interface elements and improves overall usability.

Fixed
- Fixed a crash that took place whenever the FPS Profiler was opened.
Version 1.172.0 – September 30, 2025 #
Added
- Introduced a new PostMessage API endpoint to receive and process trajectory data
- Added a dedicated map layer to render trajectories in real time.
- Implemented a range controller with:
- Time-range selection
- Play / Pause controls
- Adjustable playback speed
- Other interactive timeline features

Version 1.171.1 – September 29, 2025 #
Added
- Internal improvements.
Version 1.171.0 – September 25, 2025 #
Added
- You can now create, delete, and modify the geometry of GeoJSON features from the IMDF editor, directly on the map.

Version 1.170.0 – September 24, 2025 #
Improved
- AR Button restyled for improved visual consistency and accessibility.
Added
- Drag-and-drop image upload for icons, available in the “Over Map Elements” section, making uploads faster and more intuitive.

- 3D model compression pipeline to reduce asset size and improve load times.
Version 1.169.3 – September 19, 2025 #
Fixed
- Addressed an issue where the Bottom Drawer did not appear when launching the app in Directions mode.
Version 1.169.2 – September 18, 2025 #
Fixes
- Refactor dropdown options rendering and improve styling
- update dropdown styles for better user experience
- Change rotation suffix from “degrees” to “°” for clarity in the path editor
Version 1.169.1 – September 17, 2025 #
Fixed
- Fixed LRW(Long Route Warning) behavior on routes longer than 1 km.
- Fixed simplified navigation display in light mode.
- Fixed cache conflict between User Preferences and Settings Panel.
- Fixed map viewer refresh when
navigationTois current location, which previously prevented setting a new origin.
Version 1.169.0 – September 17, 2025 #
Improved
- Implemented changes to ensure compatibility with older Chrome browsers.
Version 1.168.1 – September 16, 2025 #
Fixed
- Fix scroll behaviour on settings panel
- Fix back button color on settings panel
Version 1.168.0 – September 16, 2025 #
Improved
- Complete UI revamp for the editors, now moved to a sidebar. These changes improve user experience while allowing future funciontality extensions.
- Complete revamp of feature and style editor, getting rid of the table and moved to a list and an specialized form. Added support for batch actions and simplifying the UI by hiding not highly used options in dropdown menus.




Version 1.167.0 – September 15, 2025 #
Added
- New default basemap styles.
- Upload and apply your own custom styles via a JSON file.

Changed
- Voice guidance is now enabled by default with more consistent behavior. The settings panel related to this feature is no longer a FF(Feature Flag), it toggles the initial value when app launches.
Improved
- Better accessibility and compatibility with modern screen readers.
- Clearer and more stable navigation across the interface.
- More efficient use of the API by avoiding unnecessary demo profile loads.
- Internal performance optimizations for a smoother experience.
Version 1.166.2 – September 03, 2025 #
Fixed
- Removed the BasemapStyleItem option from map style settings.
- Added a delayed retry mechanism for location check at navigation start.
- In the tag graph, if the tag contains ‘#’ and does not match any predefined tag, a default instruction ‘pass through [tag name]’ is used
Version 1.166.1 – August 28, 2025 #
Fixed
- Fixed an issue in the geofence editor where clicking the starting point of a geofence wouldn’t close the polygon.
Version 1.166.0 – August 28, 2025 #
Changed
- Updated geofence editing to use a new GeoJSON library for improved compatibility and performance.
Fixed
- Fix navigation instructions in Spanish.
- Calculate the distance to the POI from the user’s location based on the nearest graph edge. For POIs far from user position, use the Euclidean distance to the nearest edge instead.
Version 1.165.5 – August 25, 2025 #
Fixed
- Fixed an issue where the bottom sheet in the mobile interface sometimes failed to detect the height of its contents. This could cause it to remain in an inconsistent state — for example, search results not appearing or the sheet not expanding as expected.
Version 1.165.4 – August 25, 2025 #
Changed
- Reset view feature now ignores the Fixed POI (if configured).
- Reset view feature now closes the Share and User Preferences modals.
Version 1.165.3 – August 22, 2025 #
Added
- You can now open any profile from the profile list in a new browser tab using the new “Open in new tab” button.

Changed
- The “Upload JSON” option in the profile list has been moved into the Quick Actions dropdown and renamed to “Import profile”, making the interface cleaner.

- While the editor is embedded inside the dashboard, you can now fully interact with the viewer (search, directions, etc.). This is only available when the Settings panel is open — in other editor modes, these panels remain hidden.

- Opening a profile as raw JSON in a new tab is no longer supported.
Version 1.165.2 – August 21, 2025 #
Fixed
- Fixed navigation updates not being executed when the “simulator” feature flag was disabled. Under this condition, the navigation library was not initialized correctly.
Version 1.165.1 – August 20, 2025 #
Fixed
- Fixed an initialization issue with Speech Synthesis that occasionally triggered unintended voice output at app startup on some iOS devices.
Version 1.165.0 – August 14, 2025 #
Changed
- Share route button in directions mode.

- Back button when searching for origin/destination.

Improved
- Show feet without decimals and switch to miles automatically when distance exceeds 0.25 mi.
- Lock bottom drawer when origin and destination are selected.
- Restored Malaysian and Tamil languages.
Fixed
- AR Button removed from accessibility tree.
- POI ETA accessibility fix using
aria-label. - Steps page behavior fixed when the user was out of building (OOB): Steps button and current step should not hide when user is OOB.
- Contrast of “Copy URL” button fixed in dark mode.
Version 1.164.1 – August 11, 2025 #
Improved
- Translations updated
Version 1.164.0 – August 11, 2025 #
Added
- Introduced “Steps Mode”:
- Introduced “Steps Mode”, a new feature that allows users to review the route step-by-step using Next and Previous controls.
- Relocated the route selector to the bottom drawer for improved accessibility.
- Added a new modal for selecting route preferences.



Improved
- Enhanced automatic centering of the current step on the map viewport to provide a smoother experience and improve step visibility.
- Added a subtle white border to the current step’s arrow to improve contrast against the map and dot layers.
Fixed
- Calculate correct distance in “Where am I” message.
Version 1.163.4 – August 08, 2025 #
Changed
- Now imperial measurement system is supported on UI.
Fixed
- Resolved failure that avoided rendering blue dot and user’s accuracy.
Version 1.163.3 – August 07, 2025 #
Fixed
- Updated CSP headers due to internal libraries version change.
Version 1.163.2 – August 06, 2025 #
Added
- Add support to show features by floor while using pmtiles
Fixed
- Updated routes lib to v1.2.29.
- Resolved an issue where, under certain conditions during navigation, the user’s position could be projected onto an incorrect path in the graph.
- Fixed an issue with the “Where Am I” button where, if a fence was defined with a description but no nearby POI was found, the description would not be displayed.
- Fixed route calculation when the graph contains only one node.
- Fixed an issue that generated extra steps near the destination when there was only one node.
Version 1.163.1 – August 04, 2025 #
Changed
- Resolved modal rendering issues in Safari on desktop devices. Modals such as Accessibility and Share Map now display correctly.
Version 1.163.0 – August 01, 2025 #
Added
- Now you can edit and upload the building IDMF and the IMDF theme directly from the Map Viewer.

- Now you can reset the value of a property assigned to a feature or to a theme category from the IMDF editor.

Changed
- Internal:
- Split base layers editor state from generic editor state
- Reorganize base layers editor logic into single folder
- Refactor import and export buttons to minimize duplicated code
Fixed
- Avoid race condition that caused a custom map style to be overwritten by the default map style
- Avoid disabling the map on any error that occurs
Version 1.162.2 – July 23, 2025 #
Improved
- Due to lack of use, these configurable parameters have been removed from the Configuration Panel:
- Share section and Base URL value
- Available route types (web)
- Available route types (embed)
- Re-compute route on OutOfRoute
- Choose route-computation library
Version 1.162.1 – July 23, 2025 #
Fixed
- Updated routes lib to v1.2.26. This version fixes a bug that might occur when requesting a route from a position near a floor change. In some circumstances, it could incorrectly return a “go up” instruction instead of “go down”.
Version 1.162.0 – July 16, 2025 #
Added
- Added support for uploading images in the info editor for both POIs and geofences. Read & Write APIKey is required.

Fixed
- Styles were not updating correctly after importing a new GeoJSON file into the GeoJSON editor. Previously, users had to close and reopen the editor for style changes to take effect.
- Fixed an issue where feature selection in the GeoJSON editor behaved inconsistently when switching floors. In some cases, it appeared to select features from a different floor instead of the one currently active.
- Fixed an issue where some GeoJSON features on the map looked like they were floating above others when viewed at a steep angle.
- Fixed a problem where some GeoJSON geometries often appeared distorted at high zoom levels because of how tiles were configured to be generated. This caused simplified versions of the shapes to be used, affecting their appearance when zoomed in closely.
Improved
- Pressing the Esc key now deselects all features in the GeoJSON editor.
- AR improvements:
- Improved the AR button to more clearly indicate whether the AR module is active or inactive.
- Added an informative modal that guides the user on how to hold the phone to switch between the AR view and the Map View.
Changed
- Accessibility improvemente: POI names are now always displayed on the map when high contrast mode is enabled, regardless of the POI visibility configuration.
Version 1.161.1 – July 09, 2025 #
Changed
- Updated routes library to version 1.2.25. Previously, if a priority POI had a large radius configured by the custom field indication_radius, it was added to the navigation instructions at the first point where the route entered its radius. Now, the POI is added at the closest point along the route, ensuring more accurate guidance.
Fixed
- When a route started on a different floor than the destination, priority POIs on the destination floor (but near the origin’s XY coordinates) were sometimes ignored.
Version 1.161.0 – July 07, 2025 #
Added
- Added a new setting to enable or disable browser-based positioning, allowing Map Viewer to use the device’s location directly in the browser.
Version 1.160.0 – July 07, 2025 #
Changed
- The default map themes have been updated to use our own tile service, which includes secure access.
- We’ve made internal changes to improve compatibility across a wider range of platforms and browsers.
Version 1.159.10 – July 01, 2025 #
Fixed
- cartography.poi_category_selected and cartography.poi_category_deselected events now trigger and return an array of POI category identifiers.
- Compass button fixed for safari browsers
Improved
- location.update: Now functions correctly without requiring default x=0, y=0 parameters and updates arrow/dot when hasBearing prop changes.
- cartography.select_building: Handled gracefully when the specified building does not exist — no more app crashes.
- directions.requested: Now documented exclusively for SDK usage.
Version 1.159.9 – June 30, 2025 #
Improved
- Removed unused/broken values on Appearance config section (Configuration Panel).
Version 1.159.8 – June 24, 2025 #
Added
- Added a new route parameter that limits distance calculations to include only POIs within a specified radius. This reduces computation times in buildings with a large number of POIs.
Version 1.159.7 – June 20, 2025 #
Fixed
- Routing core update: Upgraded routes library to v1.2.22 for improved stability.
- Profile crash fix: Resolved a bug where loading or creating a profile with mismatched URL profiles caused the app to crash.
Improved
- Floor selector UI: Increased spacing between floor selector elements for better usability.
- Initial view state overrides: Profiles now support fine-grained control of initialViewState parameters.
- Enhanced postMessage API docs for better developer clarity.
- Refined URL behavior: when using /id the URL automatically updates using the profile’s name (without /id) seamlessly and without full page reload.
Version 1.159.6 – June 19, 2025 #
Improved
- Removed graph-loading interpolation to speed up initial rendering and reduce perceived latency.
Fixed
- Resolved inconsistent bottom drawer behavior caused by unreliable height computation under specific conditions.
Version 1.159.5 – June 18, 2025 #
Fixed
- Updated routes library to v1.2.20. This version fixes a bug that prevented the “go ahead” indications with a POI associated to be shown correctly.
Version 1.159.4 – June 17, 2025 #
Improved
- Improved selected chip background for better contrast in dark mode.
- Enhanced User Preferences panel UX: inputs can now be triggered by clicking on parent containers and cursor on hover is displayed correctly.
Fixed
- Corrected Situm’s logo rendering in both light and dark modes.
- Fixed language select input colors.
- Other minor fixes
Version 1.159.3 – June 13, 2025 #
Fixed
- Prevent profile from incorrectly storing widget visibilities when editing in dashboardEmbed mode.
- Fixed searchbar input lag issue in the settings panel that occurred after typing the first letter.
- Fixed input lag in actions title.
- Fix styling in wysiwyg editor raw mode.
- Fix color for icons in the floating window handle.
- “editor” query param takes precedence over “dashboardEmbed”.
- Fix crash when trying to read empty custom field values for a POI.
Version 1.159.2 – June 12, 2025 #
Changed
- Fix subcategory selection in the POI editor.
- Correctly display surname in POI detail panel.
- Always enable Save button on profile editing.
- Added a min wifth to floor list selector on mobile for improved layout.
- Enhanced Swap button area (to switch origin and destination POIs) for an easier interaction.
- Fixed overflow in “Filtering by” label.
- Fav POIs category no longer appears as a chip when fav POIs are between the results.
- Enabled iframe display in POI info panel and filtering by its content.
- Improved rendering of oversized POI categories.
Version 1.159.1 – June 09, 2025 #
Fixed
- Fixed the rendering of GeoJSON lines in the MapLibre-based GeoJSON layer.
- Fixed selection and editing behavior for GeoJSON lines in the GeoJSON editor.

Improved
- You can now filter features within a selected subset in the GeoJSON editor.

Version 1.159.0 – June 09, 2025 #
Added
- Added configurable options to control the visibility of Map Control items, allowing for more granular customization of available actions based on specific use cases.

Version 1.158.4 – June 04, 2025 #
Fix
- Add missing translations
Version 1.158.3 – June 04, 2025 #
Changed
- Avoid refreshing data if we are editing.
Version 1.158.2 – June 04, 2025 #
Fixed
- Fixed a route library crash that took place whenever a navigation route tried to update while the library was not yet fully loaded.
Version 1.158.1 – June 04, 2025 #
Fixed
- Fixed some POI category images not being downloaded and displayed due to service worker interception.
- Fixed refresh not working properly when the service worker is not available (e.g. when not setting the Info.plist WKAppOutboundDomains in iOS).
Version 1.158.0 – June 03, 2025 #
Added
- When starting navigation, if no location is available, the Map Viewer will now select the destination POI, and display a dialog explaining the error to the user.
Fixed
- Fix: improve RTL layout and component responsiveness.
- Fix: handle custom font URLs with spaces.