# February 23, 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>

* App Platform - Updated app list table and added favorite app functionality
* App Platform - Added ability to select a parent component

</details>

<details>

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

* Added account hostname cache to Duo calls when utilizing the accounts\_api
* Fixed some copy, cut, and paste functionality in App Platform
* Fixed bug that was preventing users from seeing App Platform page presets
* Removed limit on get sites query in App Platform
* Fixed bug in cron job to create table partitions in Rewst's database
* Fixed CW Control Sessions Query action to use new API endpoint

</details>

<details>

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

* Custom integrations v2 (In Review)
* Microsoft refactor to allow for better permission system (In Development)
* Workflow version control (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/february-23rd-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.
