2025 March Changelog
Explore Peridio's March 2025 changelog featuring cohort-less bundle overrides, device user agent tracking, enhanced Fleet View capabilities with customizable saved views and filtering options, quarantine functionality for products and cohorts, improved active bundle tracking, and automated CLI tools for profile generation and signing key management.
In our March 2025 release, Peridio introduces significant enhancements to device management flexibility and fleet visibility. The update enables cohort-less bundle overrides and device user agent tracking for improved monitoring capabilities.
Fleet View receives major upgrades with customizable saved views, a new release adoption graph, global cohort and tag filtering, and enhanced sorting options. Core improvements include expanded quarantine capabilities for products and cohorts, clearer active bundle tracking, and automated CLI tools for profile generation and signing key creation.
These changes are complemented by numerous performance optimizations and fixes across the platform, from device list views to certificate management, strengthening Peridio's reliability for managing device ecosystems at scale.
Core
Features
Cohort-less bundle overrides
Devices can now be impacted by bundle overrides regardless of whether they are in a cohort or not.
Device user agent tracking
Device connected events now record user agent headers when supplied.
Web Console
👉 https://console.peridio.com/
Features
Fleet view enhancements
👉 Checkout the blog post for more information.
- Customizable saved views.
- New release adoption graph.
- Global cohort and tag filtering.
- Enhanced release distribution details table sorting.
User permissions on invite
You may now optionally define user permissions at the time of inviting them. Previously, users invited to an organization would have no permissions, and this could only be modified once the user accepted the invite.
Quarantine products and cohorts
You already could quarantine devices to prevent them from taking any update. Now you can also quarantine cohorts as well as products to quickly prevent any of their devices from taking any update.
Active bundle tracking
The manner in which we track and make available the information about what a device is running and what it should update to has been notably re-worked for improved clarity. Allowing users to more quickly assess the state of a device.
Improvements
- Optimize device list view.
- Improve error feedback when attempting to create a binary for a version with a target that already exists.
- Improve UI interactions with respect to various hover states and cursor interactions.
- Improve upload feedback on firmware.
Fixes
- Fix device list table filter menus from unexpectedly closing in reaction to real-time device data changing.
- Fix device export as CSV timeout errors.
- Fix various performance issues on device certificate and CA certificate pages.
Device API
👉 https://docs.peridio.com/device-api
Improvements
- get-update is more consistently lenient with respect to being supplied only invalid active bundle fields.
Admin API
👉 https://docs.peridio.com/admin-api
Improvements
- get-device-update is more consistently lenient with respect to being supplied only invalid active bundle fields.
Fixes
- Fix bug in list-devices search parsing.
Core CLI
👉 https://docs.peridio.com/cli
Features
Automated CLI profile generation
Checkout the documentation for more information.
The new config profiles create
command automates the process of defining a CLI config profile.
Automated local signing key creation and registration
Checkout the documentation for more information.
While the signing-keys create
command already supported submitting a pre-existing public key to the cloud, it has been extended to optionally support automatically generating a key pair for you locally as well as configuring it into your CLI config for easy use in subsequent commands.
Documentation
Improvements
- Extend https://docs.peridio.com/platform/reference/fleet-view to include information regarding the improvements noted in this changelog.
Fixes
- Fix Admin API list-artifacts should indicate
name
is searchable by case-insensitive substring (-
). - Fix typos in params and fields.
- Fix Device API get-update should indicate bundle_override as expandable.
We're committed to building software distribution for the real world. For more details on these updates, explore our comprehensive documentation.