> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridian.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Track changes and updates we make to Meridian here.

## On this page

* [August 20th, 2026](#august-20th-2026)
  * [Introducing MultiConnect](#introducing-multiconnect)
  * [Updated /soon page](#updated-soon-page)
  * [Updates to how passkeys are created and managed](#updates-to-how-passkeys-are-created-and-managed)
  * [Variable Suggestion v1](#variable-suggestion-v1)
  * [Updated toolbar](#updated-toolbar)
  * [Added a custom context menu](#added-a-custom-context-menu)
  * [New keyboard shortcuts](#new-keyboard-shortcuts)

***

# August 20th, 2026

In this update, we've mostly focused on fixing already existing features and more specifically improving variables.

### Introducing MultiConnect

Using MultiConnect, it is now possible to create multiple block suggestions at once. This can massively save time while working with things like large conditions.

<video src="https://mintcdn.com/meridian-b49c11fd/7U0tyOX9UHl2rBxk/videos/multiconnect-showcase.mp4?fit=max&auto=format&n=7U0tyOX9UHl2rBxk&q=85&s=5a7b1186a8fe786ed7be166ab7167f62" controls data-path="videos/multiconnect-showcase.mp4" />

On top of that, we also updated the look of the multiselect bar on the bottom of the screen slightly.

### Updated `/soon` page

We've also updated our /soon page. Which is now being served to all users who are not members of our testing team instead of the whitelist.

<Columns cols={2}>
  <Column>
    *Before*
  </Column>

  <Column>
    *After*
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Frame>
      <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/old-soon-page.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=cd0a7e40fad31d6ae2da376624bbfa62" alt="Old Soon Page" width="1459" height="780" data-path="images/old-soon-page.png" />
    </Frame>
  </Column>

  <Column>
    <Frame>
      <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/new-soon.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=d5509527c9abe96126639f0fded7b589" alt="New Soon" width="1459" height="780" data-path="images/new-soon.png" />
    </Frame>
  </Column>
</Columns>

<Check>
  We are planning more updates to the `/soon` page later on.
</Check>

### Updates to how passkeys are created and managed

Passkeys are now displayed as a sub-item of the main Passkey entry.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/updated-passkeys-view.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=f131166b8a0b04b879be8855a00423fd" alt="Updated Passkeys View" width="666" height="490" data-path="images/updated-passkeys-view.png" />
</Frame>

In addition to that, we've also significantly updated the Add passkey modal.

<video src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/videos/updated-passkey-modal.mp4?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=f3a426ea3673d340622854ed25e437ef" controls data-path="videos/updated-passkey-modal.mp4" />

### Variable Suggestion v1

We've implemented the first version of smart variable suggestion. This system is powered by our new engine, which considers the context of your entire flow before suggesting what variables you might need in that specific field and block. Since this is still very beta, we've also implemented a  <Icon icon="thumbs-up" /> Like & <Icon icon="thumbs-down" /> Dislike system, allowing you to directly contribute in improving our engine and making suggestions more accurate for everyone!

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/smart-vars-v1.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=520b611ce4896b63bbd0a07a0169006b" alt="Smart Vars V1" title="Smart Vars V1" className="mr-auto" width="1894" height="1007" data-path="images/smart-vars-v1.png" />
</Frame>

*The updated variable selector, with one suggested variable*

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/smart-vars-v1-feedback-modal.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=59eb9802767c48fb38314b888b913b96" alt="Smart Vars V1 Feedback Modal" width="1888" height="1000" data-path="images/smart-vars-v1-feedback-modal.png" />
</Frame>

*The feedback modal, shown when you click on the like or dislike button.*

On top of all of that, we also made categories collapsible, color-coded them, and reordered them, to make sure that finding the right variable is easier for everyone.

<Callout icon="heart" color="#d043ff">
  Thanks to **@rob**, our Community and Documentation Manager, who suggested this feature.
</Callout>

### Updated toolbar

We updated the toolbar, by directly displaying the keyboard shortcuts in the tooltips of all actions that have shortcuts.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/organize-flow-tooltip.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=75c9cf500b71c13228fa1cc5cd18f427" alt="Organize Flow Tooltip" width="560" height="96" data-path="images/organize-flow-tooltip.png" />
</Frame>

### Added a custom context menu

We replaced the stock browser context menu that was triggered on right click before with our new, custom made, context menu. It includes all actions that can be executed in the area you right clicked in, and their keyboard shortcuts.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/new-context-menu.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=a8fd2c3f4e3542ad0c80d1908147ab6b" alt="New Context Menu" width="302" height="237" data-path="images/new-context-menu.png" />
</Frame>

### New keyboard shortcuts

We updated the builder settings modal slightly, allowing us to expand the keyboard settings tab inside of it to both look nicer, and soon, function better.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/new-builder-settings.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=c2e435a61be584ff6d577cf5e1f072bd" alt="New Builder Settings" width="1226" height="783" data-path="images/new-builder-settings.png" />
</Frame>

All shortcuts are now shown cleanly, with a pencil icon which when clicked allows you to edit them to any keyboard shortcut you desire.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/U0tP9JJeepAuCBYC/images/copy-keyboard-shortcut-with-an-override.png?fit=max&auto=format&n=U0tP9JJeepAuCBYC&q=85&s=e84f1968e5c1e6129862e590f3f9fc2f" alt="Copy Keyboard Shortcut With An Override" width="1020" height="54" data-path="images/copy-keyboard-shortcut-with-an-override.png" />
</Frame>

If you override a shortcut with a custom shortcut, another icon will show up next to the pencil icon, which when clicked allows you to reset the shortcut to it's default value.

<Callout icon="traffic-cone" color="#ff8442">
  We are soon also adding the ability to create custom shortcuts for custom actions in the builder.
</Callout>

### That's it!

Thank you for reading our changelog! We're hoping to update it later with more updates for the public to see.
