> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/changelog/june-2026/june-15th-2026.md).

# June 15th 2026

Hey Storylaners! Here's what shipped in the past few weeks.

### 💬 Comments

Leave pinned feedback directly on any demo step — tied to a specific position on screen, not a separate doc or Slack thread.

{% @storylane/embed subdomain="app" linkValue="juqwzm6ikzb0" url="<https://app.storylane.io/share/juqwzm6ikzb0>" %}

* Click anywhere on the canvas to drop a pin and start a thread
* Threads support replies and resolve/reopen
* Side panel shows all threads across every step — jump to any comment instantly
* Demo owner and anyone in a thread gets an email with a direct link to the exact step and comment

Team members only for now. Free external reviewer access is coming soon.

***

### ✨ AI document export

Turn any demo into a polished document — then edit, enhance, and export it however you need.

{% @storylane/embed subdomain="app" linkValue="jjxzbg2u6ynx" url="<https://app.storylane.io/share/jjxzbg2u6ynx>" %}

Export demo as the document, and from there:

* Rewrite or refine any step with AI
* Show or hide the highlight circle per screenshot, and adjust its color
* Include voiceover or video avatar transcripts inline
* Sync changes back from the demo at any time

When it's ready, export as:

* PDF
* Word document
* Markdown
* Copy with images

Useful for sales leave-behinds, onboarding docs, internal guides, or anywhere your demo content needs to live outside Storylane.

***

### 🎙️ Voiceover panel

The voiceover editor is now a side panel — no more modal.

* Add voiceover per step or generate across all steps at once
* Mix AI and manual voiceover across steps in the same demo
* Adjust voice, speed, and position without leaving the editor
* Enhance all step text at once with a custom prompt or a preset tone (Conversational, Casual, Professional)
* Delete all voiceovers in bulk from the delete modal

{% @storylane/embed subdomain="app" linkValue="pa8jrmpzrxq7" url="<https://app.storylane.io/share/pa8jrmpzrxq7>" %}

***

### 🎨 Editor dark and light theme

The editor now supports Light, Dark, and System theme. Switch from the hamburger menu → Theme.

{% @storylane/embed subdomain="app" linkValue="phf4cbnlx461" url="<https://app.storylane.io/share/phf4cbnlx461>" %}

***

### ✏️ Bulk screen editing

Apply edits — blur, crop, annotations — across multiple screens at once. Select the screens you want to update, make the change once, and it applies to all of them. Useful when the same area (a logo, an email address, sensitive data) appears consistently across steps.

{% @storylane/embed subdomain="app" linkValue="xy7xlmy8e7m5" url="<https://app.storylane.io/share/xy7xlmy8e7m5>" %}

***

### 🗺️ Presenter notes: jump to any step

Sales notes now include a chapter and step navigator at the bottom of each note. Jump directly to any chapter or step without closing the panel — useful when a prospect asks to revisit a specific part of the demo mid-call.

<figure><img src="/files/2h58Cqvs8g8BfTiRKzWu" alt=""><figcaption></figcaption></figure>

***

### {} Personalization tokens in CTAs

You can now insert personalization tokens (first name, company, industry, region, and custom fields) into any CTA button across demos and hubs. Click the `{}` icon inside the CTA text field to open the token picker.

<figure><img src="/files/CwMBsChDHihzJEohImtE" alt=""><figcaption></figcaption></figure>

***

### 🖥️ Desktop app improvements

* Added "Add to Existing Demo" flow with chapter selection
* Deep link support to open a specific project and chapter from a URL
* Fixed step counter, missing auth token and app icons

***

Thanks for trusting us.\
If you have any questions, feel free to reach out at <support@storylane.io>.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/june-2026/june-15th-2026.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.
