What's New?
Version 5.3
📅 Search Anywhere Framework version 5.3.0 released on February 2, 2026.
Critical changes
Please note the critical changes section.
Core
⚡️ Changes- The appearance of the Metric visualization has been updated
- Added the ability to enter custom values for filters of type Selection and Multi-selection in dashboards
- Now, when editing a visualization on a dashboard, changes are applied automatically
- In the settings of
Search Anywhere connectionsof typesDB,ClickHouse,Hadoop, fixed the issue of slow loading of theJDBC driverslist - In the settings of
Search Anywhere connectionsof typeClickHouse, fixed incorrect connection string formation - Added the ability to open links in a new window in
HTML visualizations
Core: Engine
⚡️ Changes- Added the ability to configure access in
ClickHousethrough user role settings inSearch Anywhere Framework - The
searchcommand now supports field comparison syntax:search <field>=<field> - Added the
excludeparameter to thesourcecommand, allowing exclusion of indices from the search - Added the ability to create fields with dynamic names in the
evalcommand
- Added full error message output when checking
Search Anywhere connectionsof typesDB,ClickHouse,Hadoopfails - Added support for parameters
keepevicted,startswith, andendswithin thetransactioncommand - The
transactioncommand now works up to 10 times faster - Added functions
eval to_timezone(<epoch>, <timezone>),eval from_timezone(<epoch>, <timezone>) - Added function
peval mvdedupin searches on source typeClickHouse - Added functions
aggs median/percin searches on source typeClickHouse - Line breaks in search queries are now supported
- Fixed the operation of the
renamecommand when using characters(,), and.in the rename pattern - Fixed incorrect field output after the
fields/tablecommand or after adding a field via eval in searches on source typeClickHouse - Fixed the operation of the following commands, which are translated to source type
ClickHouse: - Added the ability to use special characters in index names for
OpenSearch/Elasticsearchconnections:source os:os_sa_connection:'audit_t-2026':10
Core: Job Scheduler
⚡️ Changes- Added the ability to configure the display order of
Additional fieldsin the incident in the active actionCreate Incident - Added the ability to add custom headers in the active action
Send Email - The
Scorefield in the active actionRisk Score Assignmentnow supports tokenization
- Local tasks can now be created in
SP Server mode - Added a filter in the
task listto separately view local and SP-tasks inSP Server mode - Added the ability for multiple editing of
SP-tasks
User Behavior Analytics
⚡️ Changes- The
Objectspage now supports filtering by basic and additional fields - Added an interface for displaying duplicates
- Added the ability to manually run profiling policies
- The profiling policy table now displays statistics of the last 5 runs
- Added the ability to filter objects in profiling policies and scoring calculations
- General time interval fixation for all objects used in profiling policy and scoring calculations is now supported
- Added cloning and bulk editing capabilities for profiling policies and object population configurations
- Added bulk deletion capability for objects
- Redesigned object creation and editing interfaces
Incident Manager
⚡️ Changes- New interface for displaying incident history:
- Added history filtering
- Simplified comment input, expanded text styling functions
- Added display of the total number of incidents
- Added the ability to configure the order of fields in the Additional Fields and Incident Details sections in the incident card
Move To Clickhouse
Improvements- Expanded list of compatible data types
- Added parameters for more flexible data transfer configuration
- Added mechanisms to stop data transfer and track status
ASM 2.0
⚡️ Changes- Added the ability to configure graph display using levels
- Added import/export capability for layers and metrics
Inventory
Improvements- Asset filters now allow entering custom values
- PostgreSQL connection timeout can now be configured
- Optimized retrieval of asset count statistics
- Fixed the
Request failed with status code 503 Service Unavailableerror during module initialization in theModule Settingssection - Filters on the asset page are no longer reset after navigating to a specific asset and returning
- Fixed migration error for fields
createdandupdatedin PostgreSQL
Content Management
⚡️ Changes- Added the ability to upload tag types
Critical Changes
- Added new fields to the task structure:
job_category,actions.incident.order_fields; field typescorechanged from float to text - New fields in the
Incident Manager: Card Settingssection can no longer be created with a.character in the identifier
Version 5.3.1
📅 Search Anywhere Framework version 5.3.1 released on April 29, 2026.
Critical Changes
Please pay attention to the section on critical changes.
Core
⚡️ Changes- Updated license format, now you can track expiration dates and support for each module on the
Overviewpage
- Fixed automatic focus reset in text fields of visualization settings
Metric - Added scaling of the search query editor when pasting a query from history
- Fixed display of value instead of name in some cases in filters with
Choicetype on dashboards - In the
Tablevisualization, fixed an error that occurred when configuring color display by field withnullvalue - Transition from the
Metricvisualization on the dashboard page now opens a non-empty search query - Fixed date display in tooltips of the
Metricvisualization - Fixed white background appearance in the
Metricvisualization when no background color is configured - Fixed substitution of token values from the
Metricvisualization into dashboard filters and visualization title - Added additional escaping of returned field values in quick searches
Core: Engine
⚡️ Changes- Added
matchcommand, allowing filtering and enriching data by field values from another source
- Added cluster setting for internal request timeout:
sme.core.internal_timeout
- Fixed
joincommand operation: now the command does not output an error if matching fields are not found in any document. Now in this case, the document will not be joined to the result and a warning will appear that the field is not in all data - Fixed
transactioncommand operation aftermakeresultscommand - Fixed formation of result table fields after executing
timeaggscommand - Fixed millisecond truncation in
tostringfunction ofpevalcommand - Fixed writing background query to disk if search results contain a number with
BigDecimaldata type
Core: Job Scheduler
Fixes- Fixed search task update notification: now it contains the correct identifier
User Behavior Analytics
Improvements- Added cluster setting for UBA module index rotation
Incident Manager
Fixes- Incident index rotation format standardized to
<yyyy.ww>when creating an incident manually - Fixed incorrect tokenization of nested fields in
Aggregation Settings(e.g., user.name) - Fixed display of custom workflow statuses in incident cards and aggregations; now available transitions are loaded correctly
- Fixed display of dynamic options in responsible list when creating and editing incidents
- Fixed icon action overlap in incident table during horizontal scrolling
- Fixed display error when editing workflows
Move To ClickHouse
⚡️ Changes- Added queue for simultaneous transfer of large number of indexes
- Added setting to override field type
- Fixed handling of
parent CBtrigger: added retry policy
ASM 2.0
Fixes- Metric status now updates correctly within the service
- Fixed processing of incorrect graph configuration with dependencies on non-existent services or metrics
- Now snapshots of metrics and services are created when importing a layer, as when creating them normally
- Fixed error that prevented layer deletion
Inventory
Fixes- Fixed display of source lists and linking fields when there are many elements
- Fixed display of manual changes to additional fields of automatically created assets
Lookup Manager
Fixes- When working with nested fields in a lookup, existing values are now updated instead of creating new fields
Knowledge Center
Fixes- Users with
write_allrights can now save files and add blocks in notes
SAF Beat Manager
Fixes- Fixed error where internal database size increased too quickly
SAF Beat
Fixes- Fixed error in tag binding to agents
- Service now stops after agent removal
Critical Changes
- Updated
MITRE ATT&CKwork logic, now supports loading matrix versions not lower than 18.0, operation of already loaded matrices will not change