The Simplero Changelog: Here's what we've been up to...

Fix
·
Products
·
today

When a sold-out or closed product has a redirect URL but no custom message, it now redirects immediately instead of showing an empty page with a 'Continue' button.

Optimization
·
Ai coach
·
today

Clicking "New conversation" in Simplero.Coach is now near-instant — the empty chat appears right away and your cursor lands in the input ready to type, instead of waiting for a round-trip to the server.

Improvement
·
Products
·
today

Save button on the product's price editor modal will now always be visible at the footer

Improvement
·
Products
·
today

Creating a price no longer requires an internal name

Improvement
·
Products
·
today

Renamed 'Replaces price' to 'Overrides price' & Added option to 'Override price' in the '...' menu on a price card - before you had to open the modal

Improvement
·
Products
·
today

Creating a new price now directly focuses your input on the amount field

Feature
·
Admin ui
·
today
Save with Cmd+S / Ctrl+S

No more scrolling to the bottom of the page to hit Save! Press Cmd+S (Mac) or Ctrl+S (Windows) to save any form you're editing. Cmd+Enter / Ctrl+Enter works too. If you're focused on a form field, it saves that form. If there's only one form on the page, it saves it even without focus.

Save Before Its Too Late T-Shirt - Funny Ctrl + S Computer Shortcut -  Programmer Humor Tee - IT Geek Gift - Tech Nerd Apparel | TechGeeksApparel

Improvement
·
Broadcasts
·
today
Creating a broadcast now starts directly with content

The separate "Design" step has been removed from the broadcast creation flow. You now start writing your email right away.

The email design template can be selected directly on the content page, at the bottom, and the preview will reflect your chosen design when you click "Preview changes".

Simplification
·
Assets
·
today
Smarter default thumbnails for imported videos

When you import Zoom recordings (or any video that starts with a 'camera off' or blank screen), Simplero now skips past those empty frames and picks the first frame that actually shows something — a face, an opening slide, or anything with real color. No more ugly black-with-a-crossed-out-camera icon as your default thumbnail. You can still pick a different frame manually if you'd prefer.

 

Fix
·
Coaching programs
·
today

Duplicating a Coaching Program now correctly copies over all starter automations to the new program.

Fix
·
Broadcasts
·
today
Emails now use your chosen default style guide colors

If you set a default style guide other than Legacy, your emails were still picking up button and accent colors from the Legacy guide. That's now fixed — your emails will match the style guide you've actually chosen, with Legacy only used as a fallback.

Fix
·
Broadcasts
·
today
Duplicating email templates now preserves all design settings

When you duplicate an email template, your custom CSS, line height, and filler copy settings are now carried over to the copy. Previously these were lost, requiring you to re-enter them manually.

Fix
·
Shopping cart
·
today
Help text below participant fields no longer gets cut off on order forms

On checkout order forms, the help text under a participant field (set under "Help text" when configuring the field) had its top edge visually clipped by the field above. The help text now sits cleanly below the field and is fully readable.

Fix
·
Products
·
today

Fixed an issue where subscription renewal reminder emails incorrectly stated your price is going up, even when your next charge is actually the same or lower (e.g. due to a discount). The email will now only say your price is going up when it actually is.

Fix
·
Products
·
today
Admin pricing card now shows full price breakdown

When managing your product's pricing, each price card now shows the complete breakdown — including installment amounts, timing, and totals — instead of a condensed customer-facing summary like "3 payments of $13". This gives you the full picture at a glance without needing to open the price editor.

Fix
·
Automations
·
today
Automation steps no longer show irrelevant loop warnings

When an automation step grants or revokes access, Simplero now only shows warnings about automations that could actually be triggered by that specific action — not all automations on the object. For example, a "revoke site access" step will no longer warn you about automations that only trigger when someone joins.

Simplification
·
Ai chat
·
yesterday
Cleaner Content panel in the chat bot sidebar

Favorited and attached items in the Content tab now show their heart and check icons right in the row, even when you're not hovering it — so you can see at a glance what's pinned, favorited, or currently attached to the conversation. The hover-only actions are tidied up too: only the @ attach button stays inline, and Start new conversation, favoriting, and the other actions all live in the row's ⋯ menu.

Improvement
·
Assets
·
yesterday
Grab a video frame for your thumbnail right from the player

On the media file page for a video, there's now a small camera button floating in the top-right corner of the player.

Pause at the moment you want, click the camera, and pick "Capture still frame" or "Capture animated frame" — and that frame becomes available as a thumbnail option. No more pausing the video at the top of the page, then scrolling down to find a separate button.

Improvement
·
Bots
·
yesterday
See a bot's description right in the chat sidebar

When you're chatting with a bot, its description now shows at the bottom of the conversation sidebar, so you always have the context of what the bot is for. Collapse it with one click when you don't need it — your choice is remembered per bot. The bot subtitle in the header also has more room now, so longer one-liners no longer get cut off.

Improvement
·
Bots
·
yesterday
Copy chat bot messages and highlights as rich text or Markdown

Each copy button on a chatbot message — including the one in the message-level toolbar and the ones in the highlight and selection tooltips — is now two buttons: a clipboard for rich text and a # for Markdown.

  • Rich text preserves bold, links, and lists when you paste into Google Docs, Slack, or email.
  • Markdown gives you the raw **bold** / [link](…) / - list…