User Interface 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

  1. Open Dashboard → Settings → Site Settings.
  2. Find Default UI Version.
  3. Select Latest (always the newest release) or pin a specific version (e.g. v2.1).
  4. Click Save. Your site loads the selected version automatically — no code change needed.
📘

Latest vs. pinned

Latest 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.2 — June 2026 · Latest

  • 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 upgrading

If you use custom CSS or JavaScript overrides on the Default UI, the styling class prefix changed from plc- to plc:. 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.