July 03, 2025 #
Changed:
- Internal updates to the image upload request workflow.
- Image uploads now return responses in JSON format, more info here
June 3, 2025 #
Added:
- New Report: Last Position, that consumes 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 realtime panel are a Cell Phone icons
May 12, 2025 #
Improved:
- Improved RT 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 enableable for any organization to log users out when they stay AFK from Situm’s Dashboard:
- Not active by default
- Idle time can be customized
April 7, 2025 #
Added:
- Use previous RT Panel FF 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 support@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)