# May 17, 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>

</details>

<details>

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

* Fixed an issue with Hubspot triggers when a large number of custom properties are present
* Increased the max results for N-Able list actions to 10k and added filtering to the List Computers action
* Added token refresh for auxiliary tokens used by Microsoft Cloud Bundle
* Fixed a bug in App Platform where adding components via the tree view wasn't working
* Added handling null errors when getting the user from the engine
* Added a category tag to the Google integration
* Updated the description for the Datto RMM integration
* Fixed a bug with Sophos pointer pagination
* Fixed a bug with the bulk update org variables Rewst action
* Fixed the Datto PSA Update Ticket Actiono to use the correct field type for RMM Alert ID
* Fixed a bug with console logging in App Platform when using custom domains
* Added monitoring to detect users who are not associated to an org and notify us

</details>

<details>

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

* ITPortal integration (In Review)
* Workflow version control (In Review)
* Add org mapping to Custom Integrations V2 (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/may-17th-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.
