User Interface Release Notes
Add Pelcro's UI, control its version from your dashboard, and view release notes
Pelcro's UI is the ready-made, hosted interface for sign-in, registration, paywalls, and checkout. Add it with the Pelcro JS SDK, then choose which version your site runs from your dashboard — so you upgrade on your own schedule.
Add the UI to your site
Set up the Pelcro JS SDK by following the JS SDK guide. To load the UI, point your Pelcro config's ui value to the UI bundle:
ui: "https://ui.pelcro.com/bundle.js"
You never change this to switch versions — the version is controlled from your dashboard.
Choose your version from the dashboard
- Open Dashboard → Settings → Site Settings.
- Find Default UI Version.
- Select Latest (always the newest release) or pin a specific version (e.g. v2.1).
- Click Save. Your site loads the selected version automatically — no code change needed.
Latest vs. pinnedLatest always follows the newest stable release. Pinning a version keeps your site on it until you choose to upgrade — minor fixes still arrive automatically. Review a release below before upgrading a pinned site.
Releases
v2.6 — August 2026 · Latest
- Added In-app notifications — automations with the "In-app notification" outcome now deliver a card to signed-in customers inside your site. A notification appears as soon as it is sent while the customer is browsing, or is picked up on their next page load, and clears when the customer dismisses it or when it expires. Turn it on in Dashboard → Settings → Site Settings → In-App Notifications.
- Added Subscription lists in the customer portal now show the delivery address, so customers can confirm where a subscription is going without opening each one. Gift lists can show the recipient's address as well, once enabled for your site.
- Improved Easier-to-scan lists in the customer portal — subscriptions, orders, invoices, memberships, and gifts now use consistent row and column separators.
v2.5 — August 2026
- Improved Direct Debit (BACS) checkout no longer stops with an unclear error when a saved billing address is missing a detail. Customers are now told exactly what's needed, taken to their billing address to complete it, and returned to checkout.
v2.4 — July 2026
- Added Customers can now pick their own suspend-until date directly in the subscription suspend modal, instead of a fixed date calculated for them.
v2.3 — July 2026
- Added Richer customer activity tracking — the UI now reports the full subscription journey (plan and product views, checkout started and abandoned, coupon errors, cancellation intent, cart activity, gift flows, inline paywall views, and saved items) so you can build segments and automations on what your customers actually do.
- Added Guest activity tracking — cart and checkout events are now captured for logged-out visitors too, so anonymous funnels are no longer invisible.
v2.2 — June 2026
- Added Choose your UI version — pin your site to a specific version from Dashboard → Settings → Site Settings → Default UI Version, so updates only happen when you're ready. Prefer to always stay current? Keep the default Latest.
- Added Apple Pay and Google Pay at checkout for faster, one-tap payments
- Added More card payment options for your customers
- Improved A smoother, more reliable checkout — payment forms load cleanly, with fewer interruptions
- Improved Your customers' selected product and plan now carry through every step of checkout, so their choice is never lost
- Improved Clearer, more consistent experience when adding, editing, or removing payment cards
- Improved Easier-to-understand free, trial, and consent steps during checkout
v2.1 — June 2026
- Improved Updated to the latest Default UI components. No breaking changes.
v2.0 — May 2026
- Added Newsletter sign-up and update flows
- Added Tipping at checkout (one-time or recurring)
- Added Configurable legal-consent checkbox
- Added Configurable close button on paywall modals
- Changed Rebuilt on a faster, modern UI foundation
Breaking change — review before upgradingIf you use custom CSS or JavaScript overrides on the Default UI, the styling class prefix changed from
plc-toplc:. Update your overrides before pinning to v2.0 or later.
v1.2 — 2025–2026
- Improved Ongoing fixes and UI component updates across the v1.2 line.
v1.1 — October 2025
- Improved Improvements and fixes to the v1 interface.
v1.0 — July 2025
- Added Initial release of the Pelcro Default UI.
Updated 5 days ago

