# December 29th, 2024

Hi there, Storylaners! 👋

As we close out the year, we’re excited to deliver one final set of updates to make your demos more seamless and insightful.

### 🚀 **Time-Based Trigger: Step Autoplay for Smoother Navigation**

Keep your audience engaged without manual clicks! With the new **Trigger function** in both **screenshot demos** and **HTML demos**, guides can now progress automatically after a set period of time.

* **Where to Find It:** Edit guide > Trigger.
* **How It Works:** Once added, the guide moves forward automatically after the defined duration.
* **Available In:** Hotspots and Tooltips.
* ![](/files/f2W7KSzpYXdEXtgTDjEt)

### 📊 **Chapter-Level Insights with GA and Cross-Frame Events**

We’re now sending **sl\_chapter\_start** and **sl\_chapter\_end** events to Google Analytics and as Cross-Frame events. We will be deprecating flow events soon.

* **New Events:** `sl_chapter_start`, `sl_chapter_end`
* **Deprecating Soon:** `flow_start` and `flow_end`

### 🖼️  **WebP Image Support**

You can now upload **WebP images** directly into your demos. Smaller file sizes and faster load times – it’s a win-win-win!&#x20;

Why WebP? Better compression, reduced loading time, and clearer visuals.

Stay cool and happy demoing! ✌️


---

# 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/december-2024/december-29th-2024.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.
