Skip to content

Commit 993788f

Browse files
CSOAR-2914: CSOAR Release Notes 31-Jan-2025 (#5020)
* CSOAR-2914: CSOAR Release Notes 31-Jan-2025 * CSOAR-2914: Added the new content * Updates from review --------- Co-authored-by: John Pipkin <[email protected]>
1 parent f8eede5 commit 993788f

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: February 6, 2025 - Application Update
3+
keywords:
4+
- sumo logic
5+
- cloud soar
6+
image: https://help.sumologic.com/img/sumo-square.png
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
### Changes and Enhancements
15+
16+
#### Platform
17+
18+
🚀 **New feature release: Autosave for playbooks**
19+
20+
We’re excited to introduce [autosave for playbooks](/docs/platform-services/automation-service/automation-service-playbooks/#autosave), a feature designed to make workflow changes seamless by automatically saving your progress as draft and preventing accidental data loss. Here's what's new:
21+
* Playbooks now automatically save your changes, including node updates, connections, and position adjustments.
22+
* Multiple changes made in quick succession are saved together to improve performance.
23+
* Visual indicators display the saving status whether in progress, successfully saved, or failed.
24+
* Warnings appear when users attempt to close or navigate away from a playbook with unsaved changes.
25+
* Users can enable or disable auto-save as needed.
26+
27+
##### AuditService:
28+
29+
* Removed the `Body` field from the email audit log to enhance security and optimize log storage
30+
31+
#### Bug Fixes
32+
33+
* Playbooks:
34+
* Fixed granular field path drill-down in textArea for arrays with array output fields.
35+
* Resolved issue where the Authorizer value in playbook action nodes was not persisting on the UI.

blog-csoar/2025-02-06-content.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: February 6, 2025 - Content Release
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
14+
15+
This release introduces new integrations, new playbooks, and several updates.
16+
17+
### Integrations
18+
19+
* [Updated] [Darktrace](/docs/platform-services/automation-service/app-central/integrations/darktrace)
20+
* [Updated] [HTTP Tools](/docs/platform-services/automation-service/app-central/integrations/http-tools)
21+
* [Updated] [ServiceNow V2](/docs/platform-services/automation-service/app-central/integrations/servicenow-v2)
22+
* [Updated] [Slack](/docs/platform-services/automation-service/app-central/integrations/slack)
23+
* [Updated] [Sumo Logic Cloud SIEM](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-cloud-siem)

0 commit comments

Comments
 (0)