# August 9, 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 select all and clear all buttons in CSP permissions dialog to allow selecting or clearing of all permissions that match a search filter.

</details>

<details>

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

* Removed OpenAPI spec from packConfig queries so that it doesn't get added to workflow executions since it's not needed there and can be quite large
* Marked the Address, Contact, and Document fields as required for IT Portal facilities actions

</details>

<details>

<summary><strong>Deployed behind feature flags awaiting release</strong></summary>

* IT Portal integration (Under review)
* Webroot integration (Under review)
* ServiceNow integration (Under review)
* New dashboard (Awaiting live data)
* New Org Picker (Awaiting enhancements)

</details>

<details>

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

* Github integration (In development)
* Cove integration (Needs actions)
* Addigy integration (In QA)
* Synnex Australia integration (Needs actions)
* Granular forms permissions (In code review)
* Building out new Rewst environments in Europe, Australia, and US-West (In development)
* Syncing of Crate Marketplace items across environments (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/august-9th-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.
