# November 22, 2022

### Improvements

* **Republish demo status:** A "Republish" status will be displayed on demos if there are edits made to the demo after publishing. So all new changes are published without being missed.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2F8QFqFg1FlpNoKQmCCxIA%2FScreenshot%202023-01-24%20at%201.20.07%20AM.png?alt=media&#x26;token=d1619ebe-c3c7-478e-8443-45db36f1a1aa" alt=""><figcaption><p>Find the "republish" status on the top-right corner of the demo editor.</p></figcaption></figure>

* **Bulk Invite team members:** Bulk invite team members with pre-assigned roles (Admin, Editor, Viewer) by sharing invite links in your chat groups.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2F4uPxPBizPT7c0xcbR1E2%2FScreenshot%202023-01-24%20at%201.29.49%20AM.png?alt=media&#x26;token=c9a2105c-b22f-4418-bb73-d4cdb52f0500" alt=""><figcaption><p>Assign roles to invited team members</p></figcaption></figure>

### Extension Update

You can now "choose or create new flow" directly from the Storylane extension. You can add a demo recording to a flow instead of having to organize it later.


---

# 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.storylane.io/changelog/updates-for-november-2022/november-22-2022.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.
