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

Fix
·
Assets
·
today
A clearer "Where is this file used?" list

The Usage list on a file now shows only the real places it's used — your pages, landing pages, courses, emails, and so on. We've stopped listing internal noise like request log entries and individual page-builder versions, so a page that uses an image simply shows up as the page itself. This also makes the "Unused files" filter accurate, so you can safely clean up files that truly aren't being used anywhere.

Improvement
·
Events
·
today
Approved event registrants are reminded to sign a required agreement

If your event requires an agreement and a registrant ends up approved without having signed it — for example because you added the agreement after they registered, or approved them by hand — their event page now shows a clear "Your registration isn't complete" prompt right under the date and time, with a "Review & sign" button. Clicking it opens the agreemen…

Improvement
·
Interactions
·
today
Reply to a contact without leaving your list

Clicking a phone number or email address in any list (like your event participants) now pops the contact's conversation open in a floating window — right on top of your list. Read the thread and fire off a text or email without losing your place, then close it and keep going. Need the full inbox? Cmd/Ctrl-click the phone or email to open it in a new tab as before.

Simplification
·
Contracts
·
today
Requesting a contract signature is quicker and clearer

Asking someone to sign a contract just got simpler. Email and Text message are now two cards you switch on or off — turn on either, or both — and each one shows its message right where you turn it on. Even better, when you request a signature from an event registrant, the event's required contract is already filled in for you, so there's nothing to search for. You'll find this under the actions for any contact, purchase, or event participant.

Fix
·
Interactions
·
today
Clickable links in your customer interactions

Links in text messages, chats, and emails on the customer Interactions tab now look clickable — they're underlined, highlight when you hover, and open in a new tab so you don't lose your place in the conversation.

Simplification
·
Admin ui
·
today
Click the name to change a selection

When you've picked something with a picker — a contract, a product, and so on — you can now click its name to reopen the dropdown and pick something else. Before, you had to aim for the little arrow on the right. The arrow still opens a preview, and the X still removes the selection.

Simplification
·
Events
·
today
Pending event registrants now show oldest first

On an event occurrence's Pending tab, registrants awaiting approval are now sorted oldest-first, so the person who registered earliest is at the top. That makes it easy to approve on a first come, first served basis — just work your way down the list.

Simplification
·
Admin ui
·
today
Cleaner web addresses when switching list views

When you click a saved view tab on any admin list (members, contacts, participants, and so on), the web address now stays short and tidy — just the name of the view — instead of stretching out into a long string of columns and filters. Copy it, bookmark it, or share it with a teammate and it'll open the exact same view.

Improvement
·
Interactions
·
today
See the full email behind any reply

In a contact's Interactions, click the timestamp under any email to slide open a side panel with the complete original — the full message (including everything below the reply we used to trim away), who it was from and to, and the date. No more guessing what the rest of the email said.

Improvement
·
Courses
·
today
Better course analytics on the member page

The member detail page in your admin dashboard (When you visit a Site > Members tab > inside a member) now shows richer analytics inside the "Courses they have access to" section: completion %, last active, worksheet/quiz/survey counts for each course, and more.

Feature
·
Events
·
today
Show spots remaining on your events

When you limit the number of participants on an event, you can now show how many spots are left right next to the registration form. Turn on "Show spots remaining on the event page" under the participant limit setting, and visitors will see a live "3 spots remaining" count (based on approved registrations) as they register — a gentle nudge that creates urgency and fills your events faster.

Fix
·
Events
·
today
Edited event registrations update instantly in the list

When you edit a registrant from an event's participant list, that row now updates right away to reflect your changes — no more refreshing the page to see them.

Fix
·
Sites
·
today
Blog posts stay aligned when loading more on infinite scroll

If your blog post list uses infinite scroll, the posts loaded as you scroll now line up in the same neat columns as the first ones — no more uneven alignment or mismatched image sizes after the first few rows.

Simplification
·
Landing pages
·
today
New pages and landing pages now default to Light mode

Previously, new pages defaulted to "Auto" color mode, which meant visitors whose devices were set to dark mode would see your page in dark — even if you'd never checked how it looks that way. Now new pages and landing pages start in Light mode, so what you see in the editor is what your visitors see. You can still switch to Auto or Dark mode anytime in the page settings.

Fix
·
Automations
·
today
Pausing and resuming automation flows now preserves banked wait time

If a contact is mid-wait in an automation flow and the flow gets paused, the remaining wait time is now correctly extended when the flow resumes — so the full wait period is still honored. Previously, wait steps that used an until-time, period-ends, or other non-duration options would recalculate from the original date and could cut the wait short. This matters especially when you use wait steps to control time-limited access, like "give access for 30 days" — pausing and resuming no longer eats into that time.

Improvement
·
Labels
·
yesterday
See how many things each label is on

When you pick or manage labels, each one now shows a small count of how many items currently carry it — so you can tell at a glance which labels are heavily used and which are unused.

Improvement
·
Contracts
·
yesterday
Request a contract signature by text message

You can now chase a contract signature by text message, not just email. On any contact — including people who registered for an event but haven't signed the required contract yet — open the "Request contract signature" action, pick "Text message" (or "Email and text"), and they'll get a link to sign right from their phone. The resulting signature is tracked against that registration, just like the email version. Tip: filter your participant list by "Contract signed: No" and send to everyone who's still outstanding in one go.

Simplification
·
Admin ui
·
yesterday
You can now see exactly why your Simplero ID can't be deleted

Previously, trying to delete your Simplero ID when something was blocking it just showed a generic message with no explanation. Now you'll see the specific reason — whether you're still an admin on an active account, own a Simplero account, have unprocessed affiliate commissions, or have upcoming charges. Each reason tells you exactly what to resolve so you can complete the deletion when you're ready.

Improvement
·
yesterday
Created and updated timestamps everywhere in the API

Every resource in the v2 API now returns created_at and updated_at, so you can always tell when a record was created or last changed — no more gaps where some objects had timestamps and others didn't. If you sync Simplero data elsewhere, you can now rely on these fields being there across the board.

Optimization
·
Products
·
yesterday
Faster pricing tab for products with lots of sales

The Pricing tab on a product now loads instantly, even when a price has hundreds of thousands of purchases.

Previously, showing the purchase count on each price quietly loaded every single purchase into memory just to display the number — so a popular price could make the page take 20+ seconds to open. Now we just count, and the count shows with a thousands separator (e.g. 127,556 purchases) so it's easy to read at a glance.