2. Refreshed CVE management UI aligning the look and feel with the rest of the system.
Breaking Changes ----------------
1. Removed connectivity widget from the dashboard and groups UI.
2. Removed deprecated Group Report Summary API documentation from the OpenAPI specification. Deletion of the actual API is planned for the next release.
Fixes -----
1. Improved performance of the Commit API for large fleets.
2. Dashboard analytics widgets no longer count group nodes.
3. Resolved an issue with CVE pagination showing incomplete pages in some accounts.
4. Resolved an issue where under certain conditions the CVE details page displayed an incorrect package name.
5. Resolved schema validation issues for the OpenAPI specification.
Maintenance -----------
1. Performed regular system patching and infrastructure updates.
2. Increased file upload timeout to 2 hours to allow customers with larger files or slower internet connections to successfully upload to the file manager.
3. Refactored notification service in preparation for web hooks implementation.
4. Introduce rate limiting to the authentication APIs (1 request/second rate + 20 requests burst).
5. Introduce rate limiting to the device bootstrap API (1 request/second rate + 20 requests burst).
6. Introduce rate limiting to the web console (1 request/second rate + 10 requests burst).
7. Added validation of the Docker Compose project name field to align with requirements in the docker Documentation.
8. Implemented stricter validation of the node_id parameter in the Group Tree API. New rules require the Node ID to be 1–64 characters long, using lower-case alphanumeric characters with hyphens and underscores.
Posted Jul 06, 2026 - 09:46 CEST
This scheduled maintenance affects: Platform Status (Frontend, Device Hub, Remote Access).