# July 14, 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>

* Added support for GPT-4 models to the OpenAI integration
* Added a Jinja filter to return the number of tokens in a string
* Added a Read Only role

</details>

<details>

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

* Fix escaping of special characters in the database integration password
* Improved workflow builder action search results for sub workflows
* Fixed a bug with parameters on request\_list actions for Duo integration
* Fixed workflow list sorting by the Updated By column
* Fixed a bug where manually created organizations were not receiving the microsoft tennant id when the first invited user logged in
* Updated Azure AD login button to reflect Microsoft rebranding to Entra ID
* Improved logging for ConnectWise Control integration
* Fixed a bug with workflow timeouts when pending tasks were present
* Changed the Password label on IT Glue tasks to Password ID
* Increased the timeout for Pax8 http requests
* Fix Time Saved workflow field not being cloned
* Add Policy.ReadWrite.DeviceConfiguration for LAPs enablement (MS Graph/CSP)
* Added messaging to Unpack Crate when a Crate has no triggers
* Fixed tag colors for all places using TagAutocomplete component

</details>

<details>

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

* Crate marketplace filter on tags
* Workflow builder notes feature and task multi-select
* Fix a bug where values are showing up instead of labels in multi-select fields
* Fix a bug where not all organization pickers are showing results recursively

</details>

If you'd like to see these in action, review the latest [Open Mic recording here](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/july-14th-go-hug-your-it-person.md)


---

# 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/july-14th-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.
