# December 27, 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>

* Cove Integration
* Added adjustable column sizes to the template editor
* Updated new organization variables functionality to top of the org var table
* Added Pax8 OAuth authentication **\*Pax8 users must move to OAuth before February 1, 2025**

</details>

<details>

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

* Various fixes for crate replication in global Rewst regions
* Fixed bug where creating a new form in UI will show No access after creation.
* Fixed crash when changing chart dataset workflow.
* Updated actions containing a field that accepts an array of integers that were being passed an array of objects.
* Fixed Acronis EU instance URL
* Fixed SentinelOne action indentation issue causing multiple actions to fail
* Pruned expired database notifications
* Updated ConnectSecure v4 pagination
* Added validation for org slugs character length relating to App Builder domains

</details>

<details>

<summary><strong>Deployed behind feature flags awaiting QA review and feedback</strong></summary>

* Added Generic GraphQL Request Action to the Rewst Integration.
* Google Enterprise License Manager
* Github integration (Staff Review)
* Granular forms permissions (Staff Review)
* Duo action "List Phones" fails for Non +1 country codes

</details>

<details>

<summary><strong>In code review and development</strong></summary>

* Crushbank integration (Code review)
* SQL Database integration refactor (Code review)

</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/december-27th-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.
