# September 1, 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>

* No new features this week. Stay tuned for upcoming releases!

</details>

<details>

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

* Optimize query for a user organization that gets run on every request to improve application performance
* Removed an unnecessary serialization call when processing finished workflow tasks to improve application performance
* Improved the performance of our CI/CD pipeline reducing the amount of time to test and build the project from 20+ minutes to 2 minutes
* Fixed SentinelOne Create Site action where parameters were not being passed correctly
* Fixed ConnectSecure Get Agent Secrets action where the company\_id was not being passed to the JSON body
* Fixed NinjaRMM to properly handle plain text error responses
* Updated the redis connection pool to prevent errors due to connections disconnecting on idle timeout
* Added an option to ConnectWise Automate Schedule Script action to allow skipping of offline agents

</details>

<details>

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

* Refactor ConnectWise Manage integration
* Fix the Jinja editor value not updating when the underlying field is edited directly
* Add tagging for forms
* Add a filter to Acronis to allow users to restrict the number of orgs that get returned for org mapping
* Liongard integration
* GoDaddy integration
* Improvements to workflow builder UI when viewing workflows that are synced clones or installed via a crate

</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-1st-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.
