Monday, March 24, 2025

Release 2025.3 is out now!

Remco van der Vegt
Release 2025.3

Release 2025.3 is out now!

For our first major release of the year, we decided to tackle a plethora of smaller issues and new features to improve the overall quality and usability of our platform. In this newsletter we will highlight a few of these improvements!


Alerts

For many of our customers, alerts are the primary source of information and the first thing to look at when something unexpected happens. That is why we decided to add alert status filtering to the alerts dropdown in our UI.

We have also added device (GPS) location to the alert list in Headquarters, making it easier to spot where an alert originates from.

Alert Dropdown Filtering

Device locations

As many of you might know, we can use the Google Maps API to set device locations in Collactr. On top of that, we have a GPS data type that can assign a device location directly from incoming data points. While this setup is logical, it can sometimes be confusing when working with multiple devices that have different location types (manual input, GPS) in the same Collactr environment.

That's why we've added more detailed information to both the Device Details page and the device edit slideover.

Device Details Location

The Device Details page now shows a GPS icon in front of the device's location to indicate that this location originates from a GPS data point. Underneath that, it also shows when that GPS location was last updated.

Note: this bottom text does not show for devices with a manually set location.

Device Edit Slideover - Location Preview

The device edit slideover now shows a map with a preview of your device's (new) location, which is especially helpful when manually assigning a new device location.

In response to customer feedback, we've also made it possible to manually change the latitude and longitude of a device directly, without having to pull an exact address from the Google Maps API.

Note: if a device has a GPS data point that controls it's location, these settings will be read-only.

Changelog: 2025.3

Down below you"ll find the full changelog for this release. Try these new features out today at collactr.app. As always, your feedback and feature requests are greatly appreciated!

New

  • Added data grouping functionality to the Data Point Details page
  • Implemented status filtering for alerts in the alert dropdown
  • Integrated device locations in the Headquarters alert list
  • Added device location preview to the device (bulk) edit slideover
  • Implemented confirmation dialog for external links in device tags

Updates

  • Significantly improved loading speed of the Data Point Details page
  • Prioritized Lost Contact devices at the top of device lists
  • Redesigned device location display on the Device Details page
  • Implemented GPS threshold sanitization before saving
  • Prevented deletion of notification profiles that are in use
  • Added query parameters to URLs for multi-tab pages for better navigation
  • Enhanced performance of the history graph in Data Point Details page
  • Standardized and unified the design across all Reports pages
  • Added device creation date to device list exports
  • Overhauled threshold reference lines in Data Point Details graphs
  • Unified styling across all tables in the application

Bug Fixes

  • Fixed state issue in API keys table that prevented correct updates
  • Resolved device pagination race condition that caused it to show an empty device list
  • Fixed Reports module crash when containing deleted devices
  • Corrected display issue with device threshold overrides on Data Point Details page
  • Resolved Safari overscrolling issue
  • Fixed scaling problem in Reports module print layout when in fullscreen mode