# July 4, 2025 - Marketplace Update

<details>

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

* No Crate releases this week.

</details>

<details>

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

* Use OpenAI to Suggest Responses to New Tickets
  * Added missing tags and associated packs.
  * Added missing triggers, now all are configurable during unpack.
* Add Client to Rewst
  * Added conditional statements for form fields `superops_client_id` and `nable_customer_id`.
* Rewst Examples: Jinja Comprehension
  * Fixed Jinja in the `last_day_of_month` alias to work with any date, not just the current date.
* Remove Supervisor Workflow
  * Fixed Task Transition Error on `failure_catch` by setting it to 1 from 0.
* Microsoft: User Onboarding
  * Fixed mismatched transitions for internal and external notes.
  * Updated to use CRON-updated Microsoft product list over hard-coded value.
  * Added `skipCache` to `[REWST - TASK] List On-Prem Groups (Not Tenant Specific)` and updated `[REWST - OPT GEN] On-Prem: List All Groups`.
  * Changed user location Jinja for `create user` action.
* Add or Remove Group Membership
  * Toggled `List OnPrem Groups` field to be hidden by default.
* \[ROC] PSA - CWM: Triage SentinelOne Threat Alerts
  * Added a check for `Machine (\\S*)` in the `computer_name` condition.
* Amend Calendar Permission on User
  * Added crate details.
  * Applied client-provided filter update to `List_Users` to include `UserMailbox` and `SharedMailbox`.
* \[Kit] Microsoft: User Onboarding
  * Updated Jinja in alias `CTX.combined_user_attributes` to include `CTX.street` from the form for PSA contact update.

</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)

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