Version 1.305.0 – May 08, 2026 #
Fixed
- Resolved an issue preventing “Last Position” report data from displaying on the Dashboard.
Version 1.304.0 – May 07, 2026 #
Added
- Ability to calculate Estimated Time of Arrival (ETA) and distance between Points of Interest (POIs) from API REST (beta users only)
Version 1.303.0 – May 04, 2026 #
Improved
- Migrated profile and reset-password flows to React.
- Hardened file-upload validation for image and ZIP endpoints to better block malformed and unsafe files.
Added
- Added password visibility controls and strength indicator support.
- Extended compromised-password safeguards with HIBP to user creation and profile updates, controlled via feature flag.
- Enforced safer /uploads delivery headers (Content-Type mapping + X-Content-Type-Options: nosniff).
Version 1.302.0 – April 30, 2026 #
Fixed
- Fixed an issue where you couldn’t deselect parent POI categories when creating or editing a POI category.
- Fixed an issue where pressing the Enter key didn’t submit the POI category form.
- Fixed an issue with the parent POI category selector’s dropdown not being fully visible on the POI category form.
Version 1.301.0 – April 27, 2026 #
Improved
- Following our recent security audits, we have rolled out another set of critical hardening updates to further fortify our platform.
Version 1.300.0 – April 21, 2026 #
Improved
- Continuing our ongoing commitment to platform security, we have applied additional updates to address findings from our latest security audits and further harden our systems.
Fixed
- Fixed an issue affecting account updates for a limited number of users.
Version 1.299.0 – April 13, 2026 #
Changed
- Internal improvements derived from external security audits.
Version 1.298.0 – April 01, 2026 #
Improved
- Improvements have been made to theme configuration by removing cookie-based theme persistence and using request-based theme resolution.
Version 1.297.0 – March 31, 2026 #
Improved
- The Devices page has been migrated to a new React experience, unifying create/edit/assign/unassign/delete flows while removing the legacy Ruby implementation for better performance and maintainability.
Version 1.296.0 – March 25, 2026 #
Changed
- We have updated our Master Services Agreement (MSA) to reflect recent improvements to the Situm platform
Version 1.295.0 – March 18, 2026 #
Improved
- Extended PMTiles storage support to enable more deployment options.
Version 1.294.0 – March 9, 2026 #
Changed
- Standarized how images and icons are processed for better consistency and reliability.
Version 1.293.0 – February 24, 2026 #
Changed
- Reviewed full API REST specification.
- Unified new API REST documentation page with embedded web client.
For further information see the API docs.
Added
- New dedicated page for deprecated API REST endpoints
For further information see the deprecated API docs.
Version 1.292.0 – February 19, 2026 #
Added
- New API endpoints for retrieve and patch operations with POIs and POI categories using external IDS.
- GET /api/v1/external/pois/{id}
- PATCH /api/v1/external/pois/{id}
- GET /api/v1/external/poi_categories/{id}
- PATCH /api/v1/external/poi_categories/{id}
For further information see the API docs.
Version 1.291.0 – February 13, 2026 #
Added
- Added new endpoints for manage devices using current user organization:
- GET /api/v1/devices/{id}
- PUT /api/v1/devices/{id}
- DELETE /api/v1/devices/{id}
For further information see the API docs.
Version 1.290.1 – February 3, 2026 #
Improved
- Optimized GeoJSON file processing to handle larger files.
Version 1.290.0 – January 30, 2026 #
Improved
- Modernized internal components for enhanced performance and security.
Version 1.289.0 – January 23, 2026 #
Changed
- Unified the visualization logic of Cartography menus across different views.
Version 1.288.0 – January 19, 2026 #
Added
- New API endpoints for create, update and delete operations with POIs and POI categories using external IDS.
- /api/v1/external/pois
- /api/v1/external/poi_categories
Version 1.287.0 – January 12, 2026 #
Added
- Support for custom organization password policies, allowing:
- Custom password validation rules using regular expressions.
- Custom password validation error messages.
Version 1.286.0 – January 8, 2026 #
Improved
- Improvements have been made to the admin user management pages, optimizing both the user list and the user edit functionality.
Version 1.285.0 – December 19, 2025 #
Added
- Added Content-Security-Policy HTTP response header to enforce stricter client-side security controls.
Version 1.284.0 – December 15, 2025 #
Fixed
- Fixed an issue that blocked the ability to make changes to the default calibration model configuration.
Version 1.283.0 – November 26, 2025 #
Improved
- Updated internal caching mechanisms for organization data handling.
Version 1.282.0 – November 25, 2025 #
Improved
- Improved permission validation logic to ensure consistent and secure access control across APIs.
Changed
- Now you can update and create a POI with an image of up to 512×512 resolution.
Version 1.281.0 – November 11, 2025 #
Changed
- Remove all old cartography editors (geofences, pois, events and paths).
- Make the new cartography editor based on map viewer fully integrated.
Removed
- Internal feature flags
- Remove sims controller, now fully migrated to our ingestion microservice
- Remove theme support for the dashbaord, it was obsolete for quite some time

Version 1.280.0 – November 3, 2025 #
Improved
- Cache cartographic elements across all users for improved performance.
Version 1.279.1 – October 28, 2025 #
Added
- Added a warning when trying to use GPS Proximity as a detector while Outdoor Locations is not active.
Fixed
- Allow editing of outdoor positioning options when “Outdoor Positioning” is enabled.
October 22, 2025 #
Fixed:
- Issue preventing users from completing the registration process.
- Issue preventing users from completing the email verification from multiple devices.
October 20, 2025 #
Improved:
- Modernized internal components for enhanced performance and security.
October 16, 2025 #
Fixed
- Resolved a bug that could prevent some buildings from being resized.
October 16, 2025 #
Fixed
- Fixed an issue preventing the deletion of floors that had one or more geofences already deleted.
October 15, 2025 #
Fixed
- Prevent SSO-configured users from seeing the user-pasword login screen after session expiration.
October 9, 2025 #
Improved:
- Modernized internal components for enhanced performance and security.
October 2, 2025 #
Changed:
- Upgraded login experience to an email-first approach. Users now enter their email first, and then are guided to either password login or Single Sign-On (SSO) depending on their account settings.
SSO feature can be requested contacting with our customer support deparment.
September 16, 2025 #
Improved:
- Modernized internal components for enhanced performance and security.
September 9, 2025 #
Fixed:
- Resolved a problem where some users could not be deleted.
August 29, 2025 #
Fixed:
- GAIA terms modal failed for recently created users.
August 25, 2025 #
Fixed:
- Fixed an issue in the building and floor deletion process that could cause inconsistent deletions.
August 19, 2025 #
Changed:
- Activate new cartographic editor to all users
August 8, 2025 #
Improved:
- Modernized internal components for enhanced performance and security
August 7, 2025 #
Changed:
- Use of API domain in floor images in building export zip
- Load floor images from API domain
July 23, 2025 #
Added:
- A ‘Terms Acceptance Modal’ has been added for users who have agreed to participate in terms related to the GAIA Project.July 03, 2025
Changed:
- Internal updates to the image upload request workflow.
- Image uploads now return responses in JSON format, more info in our REST API specification.
June 3, 2025 #
Added:
- New Report: Last Known Position. Allows to retrieve the last known location of any user or asset. It is able to consume the Crowdsourced Asset Tracking data.
- Feature Flag that enables Last Position report.
Improved:
- POI categories can now be sorted by name or code
May 15, 2025 #
Improved:
- Allow showing devices on groups/subgroups on Real Time panel
- Now devices icons on the Realtime Panel are a Cell Phone icons
May 12, 2025 #
Improved:
- Improved Real Time panel icons catalogue by adding one icon for wheelchair devices.
May 1, 2025 #
Improved:
- Updated max building size to 40x40kms
April 11, 2025 #
Added:
- New inactivity modal that allows organizations to log inactive users out:
- Not active by default
- Idle time can be customized
April 7, 2025 #
Added:
- Use previous Real Time Panel feature flag to avoid showing outdoors on heatmap report
March 31, 2025 #
Added:
- New FF to show just indoor positions on RT Panel
March 26, 2025 #
Added:
- Integrate a new map editor using the map viewer
March 18, 2025 #
Added:
- Changed the Froala editor to Jodit
- Updated jQuery version
March 12, 2025 #
Added:
- Limit password reset attempts by time → won’t let reset and dashboard will show this as feedback
- Limit OTP login attempts by session → OTP will be erased for the given session and dashboard will redirect to login page
- Limit OTP code refresh attempts → won’t let refresh OTP for the current session and will just allow you to use the last valid OTP generated
March 5, 2025 #
Added:
- Block & hide UI elements when users try to use them without email verification
Fixed:
- Fixed access tokens generation with OTP: now access tokens created via API key do not trigger OTP logic
March 4, 2025 #
Added:
- New security method: MFA with one-time passwords retrieved via email
- OTP integration with dashboard (only enabled for superadmins)
February 14, 2025 #
Added:
- Remote configuration dashboard’s translations, explanations and links improved and fixed
September 12, 2024 #
Fixed:
- Fix single device fetching, storing it to avoid future fetches
September 11, 2024 #
Fixed:
- Fix fetch devices logic to request pages sequentially
August 14, 2024 #
Added:
- Added new feature flag to embed PowerBI reports in Dashboard
August 1, 2024 #
Added:
- Added new input file for JSON themes on the building edition form
- New endpoints on cartography to upload & retrieve GeoJSON theme files
July 11, 2024 #
Fixed:
- Fix map button redirection for admins
June 26, 2024 #
Added:
- New POI categories catalog to import several at once
June 19, 2024 #
Improved:
- Migrate POI categories list and creation/edition modals from Rails to React
June 11, 2024 #
Added:
- Add italian language
- Update Japannese language
May 28, 2024 #
Changed:
- Allow to remove the assigned vector file of a building
- Dashboard improvements: unify geojson with IMDF on same input file
May 23, 2024 #
Changed:
- Updated Japanesse translations
May 3, 2024 #
Changed:
- Allow dynamic sanitization configuration
April 3, 2024 #
Fixed:
Allow to insert Youtube videos in cartography text area fields.
April 2, 2024 #
Added:
Add the new type of api key cartography read write. With this api key users will have the same read permissions but moreover they will be able to modify cartography elements.
April 1, 2024 #
Fixed:
Fix permissions issue with organization manager . Due to a permissions issue the organization buildings were not being displayed for org admins. This fix solved this issue.
March 27, 2024 #
Improved:
- In wysiwyg allow style attributes for html tags div, span and a
- In wysiwyg allow links to open a callback. Ex <a href=”tel:555-555-5555″><img src=”path/to/phone/icon.jpg” alt=”Call 555-555-5555″ /></a>
March 14, 2024 #
Fixed:
- Fix translations and improve UI of lockout login page
March 13, 2024 #
Improved:
- Security enhancements in apikeys and forms
February 21, 2024 #
Added:
- Functionality to temporarily block Situm Dashboard access to users in case of too many failed login attempts. If the failures continue the time will increase until the first successful login.
February 15, 2024 #
Added:
- Now it is possible to limit access to Situm Dashboard to certain IPs. Please contact contact@situm.com to enable it.
February 5, 2024 #
Fixed:
- Fixed a bug related to the handling of images in the information fields of cartographic elements.
February 2, 2024 #
Fixed:
- Previously, alarms did not sound if the user didn’t interact at all with the page before the alarm went on.
January 17, 2024 #
Added:
- Now you’ll be able to upload cartographic files (GeoJSON, IMDF, Raster tiles) from the building editing form. For more information, you can consult the document here.
- You’ll now be able to see the identifier of the following elements from their editing forms: Building, Floor, POI, Geofence, and POI Categories. Additionally, a quick access option has been introduced to conveniently view their data in JSON format (REST API call)