# June 28, 2024 - Dev Update

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

This can be anything from new features, bug fixes, or QoL changes!

<details>

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

* Added an option to disable form titles in App Platform form components
* Added organization mapping to Custom Integrations V2 (staged rollout)

</details>

<details>

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

* Added toast feedback for workflow triggers regardless of output result in App Platform
* Allow page-rendered jinja outputs to be updated by triggered workflows in App Platform
* Added error handling typeError on pending task confirmations
* Fixed the logic for hiding the Create Organization button in Microsoft CSP integration
* Refinements to the new org picker
* Fixed a bug where integration icons were hidden when a patch is reverted in version control
* Removed unused code in the task inquiry confirmation page that was causing errors
* Disabled the "continue" button for custom domain configuration in App Platform if there's a validation error
* Resolved several bugs and issues for organizations not managed by Rewst in the platform
* Fixed a bug where an empty space was being added to form labels when the placement option was not set to "top"
* Added additional formating options and error handling to the global setting for date formats
* Added error handling to prevent subscription failures for Microsoft CSP consent
* Optimized storage for Microsoft CSP integration configuration data
* Fixed a bug with the SentinelOne List Exclusions action
* Upgraded NodeJS and Typescript
* Fixed a bug with workflow notes related to version control
* Partitioned workflow\_executions table and updated queries to use those new partitions to improve performance and storage optimization
* Optimized querying for originating\_execution\_id in workflow task logs
* Optimized successful task count query
* Fixed a bug with redirect links on form submissions in App Platform

</details>

<details>

<summary><strong>In review, testing and development</strong></summary>

* ServiceNow integration (In development)

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rewst.help/updates/development-updates/2024-dev-updates/june-28th-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
