diff --git a/blog-csoar/2025-02-06-application-update.md b/blog-csoar/2025-02-06-application-update.md new file mode 100644 index 0000000000..36d21528eb --- /dev/null +++ b/blog-csoar/2025-02-06-application-update.md @@ -0,0 +1,35 @@ +--- +title: February 6, 2025 - Application Update +keywords: + - sumo logic + - cloud soar +image: https://help.sumologic.com/img/sumo-square.png +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +### Changes and Enhancements + +#### Platform + +🚀 **New feature release: Autosave for playbooks** + +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: +* Playbooks now automatically save your changes, including node updates, connections, and position adjustments. +* Multiple changes made in quick succession are saved together to improve performance. +* Visual indicators display the saving status whether in progress, successfully saved, or failed. +* Warnings appear when users attempt to close or navigate away from a playbook with unsaved changes. +* Users can enable or disable auto-save as needed. + +##### AuditService: + +* Removed the `Body` field from the email audit log to enhance security and optimize log storage + +#### Bug Fixes + +* Playbooks: + * Fixed granular field path drill-down in textArea for arrays with array output fields. + * Resolved issue where the Authorizer value in playbook action nodes was not persisting on the UI. diff --git a/blog-csoar/2025-02-06-content.md b/blog-csoar/2025-02-06-content.md new file mode 100644 index 0000000000..f1e5c523f0 --- /dev/null +++ b/blog-csoar/2025-02-06-content.md @@ -0,0 +1,23 @@ +--- +title: February 6, 2025 - Content Release +hide_table_of_contents: true +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - automation service + - cloud soar + - soar +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +This release introduces new integrations, new playbooks, and several updates. + +### Integrations + +* [Updated] [Darktrace](/docs/platform-services/automation-service/app-central/integrations/darktrace) +* [Updated] [HTTP Tools](/docs/platform-services/automation-service/app-central/integrations/http-tools) +* [Updated] [ServiceNow V2](/docs/platform-services/automation-service/app-central/integrations/servicenow-v2) +* [Updated] [Slack](/docs/platform-services/automation-service/app-central/integrations/slack) +* [Updated] [Sumo Logic Cloud SIEM](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-cloud-siem)