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

2025 - Week 19

Features:

  • Create endpoint to generate control key

2025 - Week 18

Features:

  • Add new option(logoDark) to Branding resource
  • Add new options(menuTextColor, pageTextColor, cardColor, cardTextColor, logoOnHeaderColorSpec) to Theme resource

Changes:

  • Update revoked access request to have a revoked status
  • BackendComponentTemplate.defaultConfigValues now only accepts YAML
  • BackendComponentTemplateConfig.values now only accepts YAML
  • Disallow removal of appconfigs on instances

2025 - Week 17

Features:

  • Create non-redacted audit logs when a "public" backend component template config is created

Changes:

  • Now sends the new email change mail in language of the user
  • Now supports YAML and JSON in backend component template defaultConfigValues
  • Now supports YAML and JSON in backend component template config values