The April 2025 release focuses on enhanced resource management through self-service asset deletion capabilities. Users can now directly delete critical fleet-impacting resources including artifacts, artifact versions, binaries, bundles, and releases - all with appropriate safeguards like confirmation modals and dependency identification.
The Admin API now exposes device last_connected_at data in relevant routes with additional filtering options. User experience improvements include optimized sorting defaults for release distribution tables and consistent description requirements across resource operations. These enhancements collectively strengthen Peridio's capabilities for secure and user-controlled management of device fleets.
Web Console
👉 https://console.peridio.com/
Features
Filter bundles by binary
Bundles can now be filtered for whether they contain any of the specified binaries.
-May-06-2025-12-24-31-1443-PM.png?width=1020&height=640&name=image%20(4)-May-06-2025-12-24-31-1443-PM.png)
Self-service asset deletion
Artifacts, artifact versions, binaries, bundles, and releases can now be deleted on demand by users directly. While most resources could already be deleted, these resources require special care given their impact on fleet-wide device operations.
-1.png?width=1404&height=162&name=image%20(5)-1.png)
All workflows have confirmation modals when the action is allowed.
-1.png?width=1218&height=752&name=image%20(6)-1.png)
As well as informational readouts when the action cannot be completed due to associations that must be addressed before proceeding.
.png?width=1224&height=726&name=image%20(7).png)
In these scenarios a count of associations is displayed and the purple link can be followed to view a table of the dependencies.
.png?width=1438&height=722&name=image%20(8).png)
Improvements
- Default the sorting of the release distribution details table to ICOR descending.
Fixes
- Fix the consistency of whether a description is required when creating versus updating releases, artifacts, and artifact versions.
Admin API
👉 https://docs.peridio.com/admin-api
Features
Support last connected at in device routes
Expose last_connected_at
in retrieve-a-device and list-devices routes. The list route supports filtering by this field as well.
Fixes
- Fix update-a-binary should not be able to reset a signed binary.