Skip to content

Commit aaa60c5

Browse files
danialgagnegitbook-bot
authored andcommitted
DocsUpdate-1386: No subject
1 parent 0ac0966 commit aaa60c5

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# March 14, 2025 - Dev update
1+
# March 21, 2025 - Dev update
22

33
Explore what new changes the Dev team has deployed in the last week!
44

@@ -8,20 +8,30 @@ This can be anything from new features, bug fixes, or QoL changes!
88

99
<summary><strong>New features and items</strong></summary>
1010

11-
* Improved error messaging of Jinja trigger criteria
12-
* Added persistent sorting of App Builder data tables
11+
* Optimized crate unpacking leading to lower unpack times
1312

1413
</details>
1514

1615
<details>
1716

1817
<summary><strong>Bug fixes and chores</strong></summary>
1918

20-
* Created table and relations prerequisite work for syncing custom App Builder components
21-
* Moved crate publishing processing from agents that affect workflow processing
22-
* Fixed configurations in error tracking tool for improved bug triaging and diagnosis
23-
* Added check for E\_OK status in SonicWall NSM generic action to prevent false positive failures
24-
* Fixed broken SuperOps action options
19+
* Fixed workflow canvas action panel resizing error
20+
* Updated Slack integration OAuth callback to fix error on authorization
21+
* Fixed form error on field name edit
22+
* Fixed multiple jinjaRenders causing page lag on crate triggers with overrides
23+
* Fixed not authorized error due to permissions on new rewst user creation
24+
* Fixed custom domain error message showing before any domain is entered
25+
* Updated Duo - Un-assign Phone from User action to use DELETE method
26+
* Migrated App Builder components to use new component versions table for easier migrations on future updates
27+
* Removed colon after context in workflow results
28+
* Allowed user impersonation for Datto PSA Create Ticket v2 action
29+
* Fixed failing Open AI Create Image action
30+
* Fixed custom integration sytax error causing broken action
31+
* Added error handling for Google Workspace Admin "No access token found in the response." error
32+
* Implemented cross-region SSO authentication for LMS
33+
* Fixed error where page workflows with Jinja output were triggering twice in certain circumstances
34+
* Removed App Builder feature flag
2535

2636
</details>
2737

@@ -30,7 +40,7 @@ This can be anything from new features, bug fixes, or QoL changes!
3040
<summary><strong>Coming Soon</strong></summary>
3141

3242
* Generic GraphQL Request Action to the Rewst Integration
33-
* Improved workflow page and workflow results page search and filter
43+
* Support Access logs
3444
* Workflow executions dashboard widget
3545

3646
</details>
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# March 21, 2025 - Dev update
1+
# March 14, 2025 - Dev update
22

33
Explore what new changes the Dev team has deployed in the last week!
44

@@ -8,30 +8,20 @@ This can be anything from new features, bug fixes, or QoL changes!
88

99
<summary><strong>New features and items</strong></summary>
1010

11-
* Optimized crate unpacking leading to lower unpack times
11+
* Improved error messaging of Jinja trigger criteria
12+
* Added persistent sorting of App Builder data tables
1213

1314
</details>
1415

1516
<details>
1617

1718
<summary><strong>Bug fixes and chores</strong></summary>
1819

19-
* Fixed workflow canvas action panel resizing error
20-
* Updated Slack integration OAuth callback to fix error on authorization
21-
* Fixed form error on field name edit
22-
* Fixed multiple jinjaRenders causing page lag on crate triggers with overrides
23-
* Fixed not authorized error due to permissions on new rewst user creation
24-
* Fixed custom domain error message showing before any domain is entered
25-
* Updated Duo - Un-assign Phone from User action to use DELETE method
26-
* Migrated App Builder components to use new component versions table for easier migrations on future updates
27-
* Removed colon after context in workflow results
28-
* Allowed user impersonation for Datto PSA Create Ticket v2 action
29-
* Fixed failing Open AI Create Image action
30-
* Fixed custom integration sytax error causing broken action
31-
* Added error handling for Google Workspace Admin "No access token found in the response." error
32-
* Implemented cross-region SSO authentication for LMS
33-
* Fixed error where page workflows with Jinja output were triggering twice in certain circumstances
34-
* Removed App Builder feature flag
20+
* Created table and relations prerequisite work for syncing custom App Builder components
21+
* Moved crate publishing processing from agents that affect workflow processing
22+
* Fixed configurations in error tracking tool for improved bug triaging and diagnosis
23+
* Added check for E\_OK status in SonicWall NSM generic action to prevent false positive failures
24+
* Fixed broken SuperOps action options
3525

3626
</details>
3727

@@ -40,7 +30,7 @@ This can be anything from new features, bug fixes, or QoL changes!
4030
<summary><strong>Coming Soon</strong></summary>
4131

4232
* Generic GraphQL Request Action to the Rewst Integration
43-
* Support Access logs
33+
* Improved workflow page and workflow results page search and filter
4434
* Workflow executions dashboard widget
4535

4636
</details>

0 commit comments

Comments
 (0)