Skip to content

Commit 68b4fa2

Browse files
committed
Add notes
1 parent 87e5d61 commit 68b4fa2

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: September 3, 2025 - Application Update
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
## August release
14+
15+
### New feature: Test nodes in playbooks
16+
17+
The new **Test Node** toggle on nodes allows you to test individual nodes in playbooks without having to run the entire playbook, offering greater control over node configuration and troubleshooting.
18+
19+
What's new:
20+
* Provide mock values for variables used in the node, and run the results to see the output and any errors.
21+
* Available on action, condition, user choice, and task nodes. (It is not available on filter, nested playbook, start, or end nodes.)
22+
* Testing nodes counts against your [action limit](/docs/platform-services/automation-service/about-automation-service/#actions-limit) quota.
23+
24+
For more information, see [Test nodes in a playbook](/docs/platform-services/automation-service/automation-service-playbooks/#test-nodes-in-a-playbook).
25+
26+
### Changes and enhancements
27+
28+
#### Platform
29+
30+
Default action limit increased to 500.
31+
32+
#### Integrations
33+
34+
* [UPDATED] [Trend Micro Vision One](/docs/platform-services/automation-service/app-central/integrations/trend-micro-vision-one/)
35+
* Fixed type SHA1 issue in action Add Object To Suspicious Object List and Delete Object From Suspicious Object List.
36+
* Added SHA256 support in action Add Object To Suspicious Object List and Delete Object From Suspicious Object List.
37+
* [UPDATED] [CrowdStrike Falcon](/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon/)
38+
* Resolved timeout issues across all actions, including daemons and enrichment queries, for improved stability and performance.
39+
* [UPDATED] [ManageEngine Desktop Central](/docs/platform-services/automation-service/app-central/integrations/manage-engine-desktop-central/)
40+
* Added support for both Cloud and On-prem based account type authentication.
41+
42+
### Bug Fixes
43+
44+
#### Playbooks
45+
46+
* Fixed a bug causing false loop detection in playbook execution.
47+
* Fixed operator inconsistencies within conditions for condition and filter nodes.
48+
49+
#### Integrations
50+
51+
Resolved installation error for App Central integrations conflicting with existing custom integrations of the same name.
52+
53+
#### Incidents
54+
55+
Fixed unlimited file upload vulnerability in the Incident documentation feature.

0 commit comments

Comments
 (0)