- 24 Apr 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
What's New in Axonius 4.8.4
- Updated on 24 Apr 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
These Release Notes contain new features and enhancements added in version 4.8.4.
Read What's New in Axonius 4.8 to see all Axonius 4.8 features
Axonius adds and updates adapters and enforcement actions all the time. Follow ongoing updates to adapters and enforcement actions in Axonius 4.8.
Dashboard New Features and Enhancements
The following new features and enhancements were added to the Dashboards:
Navigate to Enforcement Set Run History from the System Lifecycle and Discovery Log Charts
The capability was added to navigate to the Enforcement Run History page from the System Lifecycle and Discovery Log charts on the Axonius Dashboard.
Dashboard Enhancements
New Text Only Tile
Capability was added to create a dashboard tile that displays a text only message. This allows you to display a label or message to all users of the dashboard and to explain the purpose of a dashboard in a clear and meaningful way.
Query Management New Features and Enhancements
The following new features and enhancements were added to the Queries:
Create Enforcement Sets from Saved Queries Page
The capability was added to be able to create an Enforcement Action directly from the Action menu of the Queries page.
Duplicate Query Enhancement
When duplicating a query it is now possible to configure whether the query is private or public.
Adapter Pages and Adapter Interface New Features and Enhancements
The following updates were made to the common functionality across all adapters:
Exclude Devices with IPv6 Range from Fetch
Capability was added to exclude a device within one or more comma-separated IPv6 address ranges from the fetch.
Administrator Settings New Features and Enhancements
The following updates were made to various Administrator settings:
Tunnel Support Added to CyberArk Vault
- Added capability to select tunnel through which to connect to the CyberArk Vault under Enterprise Password Management Settings.
Enforcement Center New Features and Enhancements
The following new features and enhancements were added to the Enforcement Center:
Return to the Enforcement Center from the Run Drawer
- A link was added to the title bar of the Run drawer to go to the Enforcement Center.
View Assets from which Tags or Custom Data were Removed
Added the capability to remove existing tags or custom data from assets that were not returned by the selected query in the Enforcement Action. These assets can be viewed in the list of Affected Assets - Additional.
Condition Statements Updates
New Condition Statement Functions
Added the less than and greater than functions for switch statements.
switch lt()
switch gt()
Added the ability to compare the case against a field value.
switch count ([field])