# September 29, 2023 - 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>

* Updated the Organization Settings page to show managed organizations for the currently selected organization
* Synnex Integration
* Improvements to workflow builder UI when viewing workflows that are synced clones or installed via a crate

</details>

<details>

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

* Fixed an issue where "Forms Only" users could not click ConnectWise Manage Pod buttons
* Updated EXO invoke command action to resolve potential proxy errors
* Added `Remove-MailboxPermission` to the list of EXO cmdlets that use an Anchor Mailbox header
* Performance optimizations for finished workflow tasks
* Fixed an issue preventing filtering by tags for forms
* Disabled automatic provisioning of new organizations without an invite
* Fixed the Canny link in the app
* Fixed a performance issue when accessing org variables in a Jinja template

</details>

<details>

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

* Highlight connected tasks when hovering on transition arrows in the workflow builder
* Updates to the Jinja live editor tool to allow for multiple tabs and a better UX
* Liongard integration
* Godaddy integration
* Refactor ConnectWise Manage (CW PSA) integration
* Refactor Discord integration
* Fix for an issue with autopopulate fields in forms
* Add JSON to accepted extensions for form builder

</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/2023-dev-updates/september-29th-2023.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.
