# April 24, 2026 - Marketplace update

<details>

<summary><strong>New Crates</strong></summary>

No new Crates were released this week.

</details>

<details>

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

#### Crates

* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Use Manager property for HomeDrive/HomeDirectory in AD On Prem: Copy Existing User script
  * Added missing SKU `M365_F1_COMM`
* [Run Powershell Script on Selected Devices](/documentation/crates/existing-crate-documentation/run-powershell-script-on-selected-devices-crate.md)
  * Added `cw_asio` evaluation in `rewst_get_organization_variable`
* [Microsoft Subscription Renewal Alerts](/documentation/crates/existing-crate-documentation/microsoft-subscription-renewal-alerts-crate.md)
  * Added do not return tickets for mapped organizations
* [Agent Smith: Device Provisioning \[Install First\]](/documentation/agent-smith/agent-smith-configuration-overview.md)
  * Handle case-insensitivity in device name queries
* [Add or Remove Group Membership](/documentation/crates/existing-crate-documentation/add-or-remove-group-membership-crate.md)
  * Fields now appear based on identity provider
* [Microsoft: User Offboarding](/documentation/crates/existing-crate-documentation/microsoft-user-offboarding-crate.md)
  * Added `valid_idp` alias so `idp_config` evaluates properly
* [Configure Organizational Variables](/documentation/crates/existing-crate-documentation/configure-organization-variables.md)
  * Added cw\_asio option for `default_rmm`
* [CIPP Alert Triage](/documentation/crates/existing-crate-documentation/cipp-alert-triage-crate.md)
  * Added condition to default to parent organization when not running for child organization

#### Kits

There were no updates to kits this week.

#### Subworkflows

There were no updates to subworkflows this week.

</details>

<details>

<summary><strong>Coming soon</strong></summary>

CIPP Microsoft Desired State Standards Compliance Crate

</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/marketplace-updates/2026-crate-marketplace-updates/april-24-2026-marketplace-update.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.
