# December 12, 2025- 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>

* **Integrations**
  * New CIPP integration endpoints are now live for GDAP Management, User Management, and License Management, providing enhanced control and automation capabilities.
* **RoboRewsty**
  * Enhanced system prompt functionality with Statsig dynamic prompts for improved AI interactions, delivering more accurate and contextually relevant responses.

</details>

<details>

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

* **Integrations**
  * Improved anchor mailbox handling for better mailbox access, ensuring more reliable connections when working with shared and delegate mailboxes in the Microsoft Exchange Online integration.
  * Implemented searchable organization filter for easier navigation and preload filter options for improved performance within IT Glue integration.
  * Fixed out of memory crashes during sync operations with large payloads for ImmyBot integration.
* **Permissions**
  * Resolved edit permissions for forms-only users to better align access controls and prevent unintended modifications.
* **Triggers**
  * Fixed timeout issues with updateTriggers resolver, ensuring workflow triggers update reliably without delays.
* **General**
  * Added backspace key support for deleting tasks and notes, providing a more intuitive editing experience.
  * Fixed Jinja Live Editor context handling for more accurate template rendering and variable resolution.

</details>

<details>

<summary><strong>Coming soon</strong></summary>

* Connectwise Asio integration
* Check back next week!

</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/2025-dev-updates/december-12-2025-dev-update.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.
