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

Improvement
·
Products
·
yesterday
API: skip_contract option for free purchases

When creating a free purchase via the API, you can now pass skip_contract: true to grant access immediately, even when the product has a contract attached. Without this parameter, the purchase is created but the customer won't get access until they sign the contract.

Simplification
·
Page builder
·
yesterday
Event Registration on Page Builder

Made it so much simpler to create event registration pages in the page builder. There's a new element called 'Event registration form', where the registration form will be shown right there inline. You can pick either a specific event occurrence or an event series, and we'll automatically show the next upcoming occurrence that's not past its pre-event …

Fix
·
Sites
·
yesterday

Fixing issue that broke the sites page on dashboard. It was caused by an upgrade that changed the behavior of a database query

Feature
·
yesterday
Accordion component for your site

Add collapsible sections to your pages with the new Accordion component. Perfect for FAQs, course modules, or organizing content. Customize the toggle icon style (chevron, plus/minus, or none) and choose whether visitors can expand multiple sections at once.

Feature
·
Affiliate programs
·
the day before yesterday
Affiliate Coupon Codes

Affiliates can now have a personal coupon code that customers enter at checkout. When used, the coupon automatically attributes the sale to that affiliate and gives the customer a discount — so both sides win.

Fix
·
Bots
·
the day before yesterday

Fixed Content tab on product settings not loading if you granted access to a Bot that you then deleted.

Fix
·
Coaching programs
·
Monday

Starter automations on coaching programs now trigger correctly when a client is added via the 'Add to coaching program' action, such as from an automation or the admin. Previously they only ran when clients joined through a purchase with an access rule.

Improvement
·
Events
·
Monday

Event registrations now save attribution details (UTMs, referrer, track, and device/request metadata) directly on each participant record for reporting and webhook use.

Improvement
·
Courses
·
Monday
Polished course lesson UI

Cleaner chat bot header, smarter transcript controls that hide while scrolling, better tab spacing, and the chat bot now uses your site's font instead of its own.

Feature
·
Lists
·
Monday
Duplicate emails filter

You can now filter your Contacts list by duplicate email addresses — either within your current filters or across the entire account. Makes it easy to find and clean up duplicate contacts.

Feature
·
Bots
·
Monday
Bots now live inside your site

Your bots now appear within your site's layout, so visitors see your site navigation while chatting. Chat history is accessible from a side panel on the right. The conversation sidebar also got smarter — it only shows Starred, Archived, and Search when there's content to show.

Feature
·
Automations
·
Saturday
Filter triggers by event

You can now filter triggers by the event on the main triggers view.

Feature
·
Broadcasts
·
Saturday
API support for Broadcast Stats

You can now get broadcast stats, activity data, and subscription listings from the API, including filtering by date range.

Improvement
·
Contacts
·
Saturday

Added 'Last engagement date' as a column option when importing contacts, so imported contacts are not marked as unengaged.

Improvement
·
Automations
·
Friday

Renamed the "contact becomes engaged" automation trigger to "contact becomes re-engaged" to make it clear that it only fires when a contact was previously unengaged.

Feature
·
Coaching programs
·
last Thursday
Automations on coaching programs

You can now attach automations to coaching programs, so they automatically start when a client joins and stop when they leave.

Feature
·
Lists
·
last Thursday
API endpoints for Segments, Broadcasts, and Image Upload

You can now use the Simplero API to list your saved segments, create broadcasts targeting specific lists and segments, schedule them to send now or later (or save as draft), send test emails, and upload images for use in your email content.

Feature
·
Bots
·
last Thursday
Thread Navigation for Chat

Long conversations now show a navigation rail on the right edge so you can quickly jump to any message. Hover to preview, click to scroll.

Improvement
·
last Thursday

The search in the admin navigation bar now finds all menu items, including ones tucked away under the "More" menu like Notes, Segments, Triggers, and others.

Fix
·
Page builder
·
last Thursday

Fixed a bug where performing an 'Undo' of deleting a node on page builder would add 2 copies of the same node instead of just adding 1 (after page reload).