2025 - Week 28
Features:
- Add endpoint for deploying Edge App instances
- Restrict API calls for scim users with 'active' status false
- Disallow removal of scim users via the API
- Remove DEVELOP_APPS permission check for retrieving public edge-apps and edge-app-versions
Fixes:
- Fix agent name in approve/reject access request mail
2025 - Week 23
Features:
- Add ability to retrieve edge apps
- Add endpoint for creating edge apps
- Add support to store allowlist_wan destinationIpAddress properties on importing of agent configs
- Add endpoint for accessing versions of edge apps
Fixes:
- Fix issue where user could not change the role of a user
2025 - Week 22
Features:
- Add controlledBy property support to agent
- Add PATCH ControlledDeviceList
- Add GET/POST/PATCH ControlledDeviceMembershipList
- Add support for slug in asset app config resources
- Add support for user agents of ORing devices
Fixes:
- Fix linking tags to AssetAppConfigResource on subassets
2025 - Week 21
Features:
- Resource Data Client: Can now update and delete resources
- Simulator: New branding options for 'dark mode'
- Improved support for custom page and menu colors
- Implemented styling changes in order to support custom card colors
Bug fixes:
- Fixed incorrect transparent toolbar background
- Updates branding theme type
- Uses matching background color for inner toolbar of period panel
- Adds background-color for search-select-input
Maintenance:
- Updates Simulator to Angular 19
- Updated resource types
2025 - Week 21
Features:
- Allow MANAGE_GROUP group specific users to pull an agent in subgroup companies
- Support SSO providers that don't send required user info by doing query to the SSO provider.
- Add endpoint for retrieving controlled devices
- Add create controlled device endpoint
Changes:
- Update AssetAppConfigResource by removing duplicate check
- Dissallow pulling of a controlled device
- Disallow removing an agent when controlled
- Disallow controlkey on demo devices
- Change the use of device id for controlled device to serial/mac
Fixes:
- Fix GET AgentControlKey endpoint
- Fix issue where group where not deletable after asset deletion
