# February 28, 2025 - 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>

* Cisco Meraki Integration - Documentation found [here](https://docs.rewst.help/documentation/integrations/security/cisco-meraki-integration)
* SuperOps Integration - Documentation found [here](https://docs.rewst.help/documentation/integrations/psa/superops-integration)
* SyncMonkey Integration - Documentation found [here](https://docs.rewst.help/documentation/integrations/documentation/syncmonkey-integration)
* Anthropic Integration - Documentation found [here](https://docs.rewst.help/documentation/integrations/ai/anthropic-integration)
* Updated Nodeware integration category to Vulnerability Management
* Updated Synnex Australia Integration base url
* Updated Cove Integration setup instructions
* Updated BambooHR action parameter descriptions to clarify conditionally required fields

</details>

<details>

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

* Remove unneeded parameters from Custom Integration actions sidebar in workflow editor
* Allowed support team to unpack and edit crates for organizations with Support Access enabled
* Fixed RoboRewsty icon in App Builder
* Fixed the SuperOps Create Client User action
* Added required Account Type field to Quickbooks Integration Create Account action

</details>

<details>

<summary><strong>Coming Soon</strong></summary>

* Generic GraphQL Request Action to the Rewst Integration
* Granular forms permissions
* Support Access logs
* Workflow executions dashboard widget

</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/2025-dev-updates/february-28th-2025.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.
