Skip to content

Commit 2e0c416

Browse files
committed
Updates from review
1 parent ffc0b95 commit 2e0c416

File tree

3 files changed

+36
-37
lines changed

3 files changed

+36
-37
lines changed

blog-csoar/2025-01-31-application-update.md

Lines changed: 0 additions & 35 deletions
This file was deleted.
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-01-31-content.md renamed to blog-csoar/2025-02-06-content.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: January 31, 2025 - Content Release
2+
title: February 6, 2025 - Content Release
33
hide_table_of_contents: true
44
image: https://help.sumologic.com/img/sumo-square.png
55
keywords:
@@ -16,7 +16,6 @@ This release introduces new integrations, new playbooks, and several updates.
1616

1717
### Integrations
1818

19-
2019
* [Updated] [Darktrace](/docs/platform-services/automation-service/app-central/integrations/darktrace)
2120
* [Updated] [HTTP Tools](/docs/platform-services/automation-service/app-central/integrations/http-tools)
2221
* [Updated] [ServiceNow V2](/docs/platform-services/automation-service/app-central/integrations/servicenow-v2)

0 commit comments

Comments
 (0)