You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog-csoar/2024-11-15-application-update.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
14
14
15
15
### Changes and Enhancements
16
16
17
+
#### Platform
18
+
19
+
* Playbooks
20
+
* Improvement - Disabled Cartesian Product flag on all new nodes by default.
21
+
17
22
#### Automation Bridge
18
23
19
24
We are happy to announce a new version of the [Automation Bridge](/docs/platform-services/automation-service/automation-service-bridge/) that includes security fixes in various components of the Bridge.
@@ -42,4 +47,16 @@ We are happy to announce a new version of the [Automation Bridge](/docs/platform
42
47
* openssh-client-common
43
48
* busybox
44
49
* busybox-binsh
45
-
* ssl_client
50
+
* ssl_client
51
+
52
+
### Bug Fixes
53
+
54
+
* Playbooks
55
+
* Fixed Playbook nodes rendering issue on Safari browser.
56
+
* Fixed issue related to use of underscore within playbooks input fields.
57
+
* Fixed issue with using authorizer value from playbook input variables in user choice node.
58
+
* Integrations
59
+
* Resolved an issue where the 'Close Insight' trigger action was not functioning as expected.
60
+
* Incidents
61
+
* Improved Incident templates page load time.
62
+
* Fixed issues while trying to update Incident templates.
0 commit comments