# November 14, 2025 - Marketplace Update

<details>

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

There are no new Crates this week.

</details>

<details>

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

* [Document Bitlocker Information Crate](/documentation/crates/existing-crate-documentation/document-bitlocker-information-crate.md)
  * Updated action to infer online status; devices online if lastApplianceCheckinTime within 10 minutes
  * fixed `type` data alias jinja in create\_configuration\_type action
* [Google: User Onboarding Crate](/documentation/crates/existing-crate-documentation/google-user-onboarding-crate.md)
  * Fixed malformed OR statement in GWS Create User, Organization Unit Path

</details>

<details>

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

* Per Machine Password Rotation
* Enhanced logging for the user onboarding workflow
* DropSuite Backup Monitoring
* Various DropSuite Additions

</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/november-14-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.
