# July 18, 2025 - Marketplace Update

<details>

<summary><strong>New Crates and enhancements</strong></summary>

* Updated template logic to sync Microsoft product display names in the cron updated Microsoft SKU List
* Added GUID resolution subworkflow with friendly name output in notes

</details>

<details>

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

* [Add or Remove Group Membership](/documentation/crates/existing-crate-documentation/add-or-remove-group-membership-crate.md)
  * Added `|d([], true)` filter for both transitions in the 365\_or\_onprem action
* Compromised User Response
  * Added retry logic for get\_app\_activity\_report
  * Implemented support for uploading ticket attachments to Kaseya BMS and other PSAs
* [Document M365 Environment](/documentation/crates/existing-crate-documentation/document-m365-environment-setup.md)
  * Truncated long IT Glue trait lists and attached full list as HTML
  * Automatically create missing fields on flexible asset types
* Export MS365 Licences to CSV
  * Added support for Kaseya BMS and Freshdesk using new subworkflows
* Multiple
  * Changed `interpreter_override` default logic using `|d` in the Agent Smith run Powershell workflows.
* Prompt to Combine Similar Tickets
  * Added handling for Pod timeouts to prevent hard failure
* Set AD User Attribute
  * Fixed script value on line 13 from `$set_result` to `$pre_result`

</details>

<details>

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

* Refactor of Sync Last Logged-In Info to PSA Asset Crate
* Document BitLocker Recovery Keys - Bitlocker Management Crate Series
* BitLocker Activation - Bitlocker Management Crate Series
* Refactor of Add Onboarding/Offboarding Link to PSA Ticket 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/2025-marketplace-updates/july-18th-2025-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.
