Peerfold Product Updates

Community badges, email journeys, and SDK 1.0

Written by Remington Begg | Aug 16, 2026, 4:00:00 PM

New

Community badges and a leaderboard

A member's earned badges and activity score now write to the community profile. The directory, the profile page, and the admin roster already read those fields, so those surfaces light up without a second set of screens.

SDK 1.0

The published browser SDK is 1.0.0. Requests send X-Peerfold-Publishable-Key only, and responses send Peerfold-Version only. A page still loading SDK 0.1.1 gets 401 on a publishable-key call until it upgrades.

Improved

Email journeys and templates

Settings → Email now edits mail as a block document. A journey canvas sets when activation, deadline, cart, and partner messages go out. Three gallery shells named Ledger, Broadsheet, and Beacon restyle the packaged messages without rewriting copy.

One settings layout

Every settings page uses the same left menu beside the admin sidebar. The settings hub no longer sits in a different frame.

Custom domain is the address learners get

Once a workspace's CNAME is live, the slug host forwards to the same path on that domain. Learners land on the brand URL the rest of the product already prints.

Fixed

  • Headless and WordPress sign-in returns accepted any origin already on the CORS list. A newly created WordPress page no longer had to be copied into Settings → Developers by hand.