2025 - Week 29

  • Brings simulator and types packages up to date with latest changes.
  • Fixes color picker button state in rich text input field
  • Adds experimental support for design tokens (CSS variables)

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 27

Features:

  • Add AssetAppConfigResource updates on asset instances

Changes:

  • Change GeoLocation longitude and latitude serialization

2025 - Week 25

Features:

  • Adds experimental method for open select panels, instead of using native selects

2025 - Week 25

Fixes:

  • Fixes issue where a non-card Page could be set on the agent as card
  • Skip non-existing custom props on asset instance creation
  • Fix accepting SSO invitation via Microsoft when email contains uppercase characters

2025 - Week 24

Features:

  • Add endpoint for accessing versions of edge apps
  • Add AuditLog for rebooting agent

Fixes:

  • Properly delete linked resources when deleting a library asset
  • Fix problems with applying templates with duplicate alarms

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