# October 6, 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>

* Godaddy integration
* Include odata in MS Graph responses
* Add .json to the list of allowed file extensions for uploading in forms

</details>

<details>

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

* Fixed ConnectWise Control name check to be case insensitive. Was causing orgs to not show for mapping in some cases.
* Added scopes to MS Graph for BitLocker
* Fixed pagination for Orbit integration
* Fixed a bug with SentinelOne Create Site action
* Fixed a bug with Proofpoint Create Org action
* Fixed a frontend bug for N-Able configuration page causing a 500 error and crashing the page
* Added pagination limits to Datto PSA
* Fixed a bug preventing users from updating cloned workflows that have been unsynced
* Fixed a bug where dynamic form options weren't being loaded for certain integrations
* Fixed a bug with Duo where Phone Reference options were defined as integers instead of strings

</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

</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/october-6th-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.
