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

* Add default page presets to the page builder in App Platform
* Added functionality to list domains for all orgs in Proofpoint
* Added an input length for custom component labels on pages in App Platform, and some visual improvements and error handling to the label input in the settings panel when you select a component.
* Add default pack configuration attribute to the List Integrations for Organization action
* Add Port Parameter to ITG Create Configuration Interface Action

</details>

<details>

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

* Fixed a bug where new apps and pages in App Platform weren't being created
* Changed the type from integer to string for NinjaRMM org and location action parameters
* Fixed issue where the default SideBar links could not be changed and did not match the items list in the SideBar settings for App Platform
* Updated Pax8 Price Field Datatype from integer to number.Add Port Parameter to ITG Create Configuration Interface Action.

</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-16th-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.
