# August 21, 2023

New Features

This set of releases include a lot of under the hood maintenance work and a few new features that were requested by our customers.&#x20;

Let's dive in!

* **Replay Demo Toggle:** Up until now, if your demo doesn't have a lead form at the end, then a replay button would appear there. But we got some feedback that since the replay button completely masks the last screen, the viewer doesn't consume the information on this, which many times can be an important screen.\
  \
  We're now bringing a toggle button to control this behavior. Moving forward, enabling the toggle will hide the replay button, once the viewer reaches the last step of the demo. Currently we're looking for more feedback on this feature so it's not been publicly released. You can however request for it by emailing at <support@storylane.io>.<br>
* **Modal Width Increment:** The maximum permissible width for the modals (media, text and lead form) have been increased to 800. The width for Hotspot/ Tooltip widgets can go to a maximum of 600 px.<br>
* **Support for Pardot:** If you're a HubSpot/ Salesforce/ Intercom customer, you must be aware that Storylane has a direct integration with these automation platforms. We're now bringing in similar support for Pardot as well. With this you can,

  * Create new leads
  * Update demo analytics for leads
  * Create timeline activity of demo sessions for leads

  \
  For more information on this, please refer to the [Pardot integration documentation](https://docs.storylane.io/storylane-knowledge-base/analytics/integrations/pardot)**.**&#x20;


---

# 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-august-2023/august-21-2023.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.
