Releases
2.3.2609.1
Feature Improvements
- Stream rule validation: sonar-create-stream-rule-batch, sonar-insert-stream-rule-command-batch, sonar-update-stream-rule-command-batch
- Batch rule validation: sonar-create-batch-rule-batch, sonar-update-batch-rule-query-batch
Sep 11, 2026, 12:17:19 PM
2.3.2609.0
Feature Improvements
- New commands: sonar-create-stream-rule-batch, sonar-create-batch-rule-batch, sonar-update-stream-rule-batch, sonar-update-batch-rule-batch, sonar-update-rule-mitre-batch, sonar-stream-rule-command-templates, sonar-insert-stream-rule-command-batch, sonar-update-stream-rule-command-batch, sonar-delete-stream-rule-command-batch, sonar-update-batch-rule-query-batch
- Renamed commands: sonar-clone-dashboard-batch, sonar-clone-dataset-batch, sonar-clone-widget-batch
- Support for MITRE ATT&CK fields: sonar-stream-rules, sonar-batch-rules
Sep 10, 2026, 10:47:22 PM
2.2.2609.0
Feature Improvements
- Added the
system-open-filescommand required for file leak detection - Requires araqne-core-4.2.0-package.jar or later
Sep 9, 2026, 3:01:48 AM
2.1.2609.0
New Features
- Replay batch detection at a past point in time using the
sonar-replay-batch-rulescommand
Sep 3, 2026, 9:21:03 PM
2.0.2607.2
Feature Removal
- Migrated remote file streaming interface to the File Store app
Sep 3, 2026, 1:27:59 AM
2.0.2607.1
Bug Fixes
- Fixed a bug where the
sonar-verify-querycommand failed to validate commands with multiple subqueries (e.g., thefulltextcommand) - Improved the
logcommand so that it explicitly returns an error for non-existent schemas
Aug 31, 2026, 1:31:24 AM
2.0.2607.0
Added 6 ticket query commands
- sonar-ticket-repositories
- sonar-create-event-ticket
- sonar-create-markdown-ticket
- sonar-add-ticket-comment
- sonar-update-ticket-comment
- sonar-remove-ticket-comment
Added Interface for Remote File Streaming
- For example, the Microsoft Graph app supports access to OneDrive files, and the Office Scanner app can scan OneDrive files.
Jul 26, 2026, 12:37:31 AM
1.12.2602.3
Bug fix
- Fix missing login name mapping in sonar-sync-employees command
- Add user_guid to output fields in sonar-employees command
Jun 18, 2026, 7:48:11 PM
1.12.2602.2
Bug fixes and improvements for employee, department, and boss sync commands
- Common: Expanded required permission to company admin level and above; improved input error handling
sonar-sync-employees: Fixed an issue where the query would not terminate when there are no employees to deactivatesonar-sync-departments: Departments with no changes are now included in the output (action=skip)sonar-sync-bosses: Department leads with no changes are now included in dry run output (action=skip)
Jun 5, 2026, 3:04:07 PM
1.12.2602.1
Bug fix
- Fixed an issue where copies created by sonar-clone-dashboards, sonar-clone-datasets, and sonar-clone-widgets were deleted during app reinstallation.
May 11, 2026, 10:03:59 AM
1.12.2602.0
New Feature
- Rule export/import support in the /rule-exchange path
Feb 18, 2026, 2:28:33 AM
1.11.2602.0
New commands:
- sonar-explanation-requests: List explanation requests
- sonar-explanation-categories: List explanation categories
- sonar-explanations: Retrieve explanations for a specific request
- maestro-playbooks: List playbooks
- maestro-playbook-runs: List playbook execution history
- sonar-behavior-profiles: List behavior profiles
- sonar-create-behavior-profile-batch: Create behavior profiles
- sonar-update-behavior-profile-batch: Update behavior profiles
- sonar-remove-behavior-profile-batch: Remove behavior profiles
- sonar-tags: List tags
- sonar-tenants: List tenants
- sonar-get-ticket-comments-batch: Retrieve ticket comments
Modified commands:
- sonar-batch-rules: Added id output field
- sonar-stream-rules: Added id output field
Feb 17, 2026, 12:58:26 AM
1.10.2512.0
Bug Fixes
- Fixed an issue where using log command in subqueries caused a NullPointerException.
- Removed explain command that had been moved to the query optimizer app, resolving conflicts with the query optimizer app.
Jan 14, 2026, 1:51:18 PM
1.9.2512.0
sonar sync commands improvements
- Added locale input to the sonar-sync-employees command
- Fixed an NPE issue 발생 when dept_code is empty
- Improved error cause reporting
Dec 17, 2025, 5:31:35 PM
1.8.2510.2
Fixed compatibility issues in the sonar-users command
Nov 13, 2025, 10:35:27 AM