Skip to content
← All updates
v2026.08.16 Aug 16, 2026, 12:00:00 PM · Certify, Learn, Connect

Community badges, email journeys, and SDK 1.0

Community badges and the activity leaderboard write to the profile, transactional email gained a journey canvas, and the browser SDK is 1.0.

The Peerfold community home listing the spaces a signed-in member belongs to, captured from the Portal/Community/Home SignedIn Storybook story.

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.