# April 12, 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 tags to List Organizations and List Forms rewst actions
* Added actions to ConnectWise Automate for Extra Data Fields
* Added actions to ConnectWise PSA for Scheduled Entries
* Added real time updates to App Platform charts
* Added new transforms to Get Datetime Difference In Days and Get Business Days Between Dates

</details>

<details>

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

* Modified criteria for App Platform app status indicators
* Fixed a bug with auto-populate and options override causing forms to freeze
* Fixed a bug with Pax8 not passing the required parameter cancel date for the Cancel Subscription action
* Added prometheus metrics to the engine
* Fixed validation for Results retention setting
* Updated setup instructions for Ingram Micro
* Increased pagination limit for IT Glue
* Implemented application permissions for CSP consent requests
* Fixed a bug where multiple Form Field conditions could cause a Form to crash when they're deleted
* Improved responsive design style and UX for Custom Integrations V2
* Improved performance by avoiding decompression of context layer Id's during serialization
* Reduced the size of the Postgresql notify triggers and filter out workflow completions without listeners

</details>

<details>

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

* Okta integration (In Review)
* Google Workspace integration (In Review)
* ITPortal integration (In Review)
* New permission system starting with App Platform (In Review)
* Workflow version control (In Review)
* Visual workflow processing and debugging (In 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/april-12th-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.
