...
Notes:
Feature: Asset tags
Updates to permissions - A new constraint
restrictTags
is added to 2 permissions:ia.api.assets.create
andia.api.assets.update
. When enabled, the constraint restricts a user from modifying tags for an asset. The constraint defaults totrue
. TheAdministrator
andEditor
roles have the constraint set by default tofalse
Feature: Search groups for child groups
Enhancement: Add indexes for severity and created_at to events collection
Fix: New feature alert dialog always appears on load for Viewer and Editor users
Fix: Deprecated topic paths overwriting custom data rather than merging
Fix: azureAuth service needed run_user set to developer
Fix: Heatmaps don’t work when a specific area is selected
...