Skip to main content

Memberstack Changelog

Every new feature, improvement, and fix — straight from the Memberstack team, as we ship it.

NewImproved

Data Tables in the Admin SDK

The Admin SDK's biggest update yet: create, read, update, delete, and query Data Tables records directly from the server side — plus pagination and typing fixes and a significantly hardened, better-tested package.

Learn more
New

Auto-detect domains

Going live just got quicker: Memberstack now detects your domain and pre-fills it for you — no more typing it in manually. The Test Mode badge picks up domains too, so you can add them to your live or test settings in one click.

Improved

Smarter Test Mode debugging

Test Mode keeps leveling up — more accurate checks that skip false alarms, plus first-class support for custom-code sites.

  • More accurate checks — Test Mode no longer flags issues that aren't really there.
  • Custom-code support — if your site doesn't use Webflow attributes, you get a searchable list of SDK methods with ready-to-use code snippets.
  • Smarter Ask Rey — more relevant answers based on your setup when you're working with custom code.
  • A cleaner look, including better dark mode support.
Learn more
New

Design controls for prebuilt modals

Theme the prebuilt login and profile modals to match your Webflow site — 11 color controls plus font size, corners, borders, and shadows, with a live preview and automatic dark mode. No custom code required.

Learn more
Improved

Redesigned dashboard home

A personalized greeting, a one-line health summary of your app, and quicker paths to the things you actually open the dashboard for.

New

Shareable member filters

Build a filtered view of your members list and share it with your team, so everyone's looking at the same segment.

New

Slack & email notifications for new members

Connect Slack in one click and get a ping the moment someone signs up or upgrades to a paid plan. Prefer email? Every teammate can pick their own alerts — instant for the events you care about, smartly batched when things get busy.

Learn more
Improved

The upgraded Test Mode Inspector

The in-browser inspector got a major upgrade: a new Overview tab with go-live readiness checks, an SDK Methods Explorer, and did-you-mean diagnostics that catch typos and name the exact fix.

Learn more
New

A playground for data attributes

The Dev Tools page got a rework — including a brand-new playground where you can test data attributes with a live preview, plus a list of SDK methods so custom-code builders can see exactly how Memberstack works.

Fixed

Email statuses, unstuck

Fixed emails that stayed stuck on “Queued” after they'd already been delivered — and backfilled older records so every status is correct.

Improved

Full-page Rey in the dashboard

Rey now has a full-page home in the dashboard — much easier to read longer conversations, with a shareable URL that doubles as the in-app help page.

Improved

Data Tables is out of beta

It's official — the Beta tag is gone. Data Tables also picked up a record side panel, a layout overhaul, bulk delete, search filters, skeleton loading states, and a much richer empty state.

Learn more
New

Email Campaigns

The single largest feature we've shipped in years: create, schedule, and send email campaigns to your members straight from the Memberstack dashboard — no third-party tools required.

  • Target audiences using plans or custom fields.
  • Track opens, clicks, and link engagement.
  • Built-in unsubscribe management and preferences.
  • Template gallery to start campaigns faster.
  • Test sends with preview, plus a “view in browser” link in every email.
  • Custom email domain required before sending, for safer deliverability.
  • A dedicated email history page with per-send details.
Learn more
Improved

Dashboard quality-of-life, everywhere

A big batch of polish across the dashboard, email sender setup, plans, and the customer SDK.

  • Email sender setup: per-record DNS status with last-checked timestamps, a “Recheck DNS” button with automatic polling, and separate senders for transactional vs campaign emails.
  • Teams: invite teammates who don't have a Memberstack account yet, with a clearer Add Admin modal and invite recovery.
  • Plans & Gated Content: warnings for $0 paid plans, redirect loops, and overly-broad rules — plus copyable IDs on archived plans.
  • Customer SDK: sites automatically fall back to their custom domain if our default endpoint hiccups, for more reliable logins and signups.
  • API key rotation is now a logged app event, viewable from your dashboard.
  • Rebuilt 404/error pages, friendlier empty states, and a clearer Test Mode tooltip.
New

Course template, powered by Data Tables

A multi-course Webflow + Memberstack template with drip-locked lessons, three membership tiers, a member dashboard with streaks and automatic progress tracking, and a full docs site — every page, every attribute.

Learn more
New

Four new Data Table components

Search Input, Pagination, a Record Details page, and a drag-and-drop Kanban View — all plug straight into existing data tables.

Learn more
New

Bulk-import member records into Data Tables

Own your data: bulk-migrate records into your Data Tables and instantly assign each one to the correct member — no manual matching needed.

Learn more
New

CRUD components for Data Tables

A new set of ready-made components for creating, reading, updating, and deleting Data Tables records on your Webflow site.

Learn more
New

Test SSO integrations in the dashboard

No more third-party tools to verify your SSO setup — there's now a Test button under Dev Tools in the dashboard. Everything's in house.

ImprovedFixed

Tooltips + a profile modal fix

Truncated text across the dashboard now shows a tooltip with the full value — and the profile modal saves changes again.

New

A massive developer-experience release

Testing utilities, debug mode, richer errors, and inline docs — integrating Memberstack with custom code just got dramatically easier.

  • Mock data factories and test helpers — create fake members, plans, or a mock of the entire SDK without hitting our API.
  • Debug mode that logs exactly what the SDK is doing — every API call, every response.
  • Error-handling helpers with user-friendly messages, suggested fixes, doc links, and categorization — documented error codes grew from 18 to 40+.
  • Detailed inline documentation on every public method and type — descriptions, examples, and parameter explanations right in your editor's autocomplete. Covers login, signup, OAuth, passwordless, data tables, plans, and more.
Fixed

Prebuilt modal fixes

A batch of fixes for the prebuilt login, signup, and profile modals: token paste and keyboard navigation, branding colors applying properly, the inspector overlay hiding when closed, re-enabled CSS customization, and accessibility improvements.

Improved

An 87% smaller SDK download

Modal code now loads only when it's actually needed, cutting the initial SDK download from ~710KB to ~96KB — faster page loads for every site using Memberstack.

  • The Webflow package is 65% smaller — faster and more performant.
  • New READMEs and onboarding docs for the DOM and Webflow packages, with installation guides and full API/attribute references.
  • 186+ automated tests across auth state, cookies, error handling, modals, plans, and signup flows.
  • TypeScript strict mode across the entire SDK — 60+ previously hidden issues fixed.
  • WordPress plugin v1.3.1 with security fixes and cleanup across all page builder integrations.
New

Job application platform template

Recruit smarter with a Webflow + Memberstack template featuring Data Tables for job and applicant management, Chart.js analytics, and a complete employer portal.

Learn more
New

Introducing Ship Studio (beta)

A local app that takes the best dev tools and puts them in one simple, easy-to-use interface — you own everything, no more juggling 27 windows at once. And yes, it's 100% free.

Learn more
New

Claude Skills for Memberstack

The first version of our Claude Skills is live — built to work hand-in-hand with the Memberstack MCP, and regularly updated.

New

A brand-new memberstack.com

We released a new version of the Memberstack website — the latest and greatest on everything you need to put Memberstack to work for you.

New

Dark mode for the dashboard

The Memberstack Dashboard now has dark mode — flip the theme from the user menu in the bottom left.

Improved

Data Tables: search, filter, sort

Search records by any field value, filter by date created, creator, or custom field values, and sort by clicking column headers.

NewImprovedFixed

Conversions dashboard, component links & Rey upgrades

A packed December release across the dashboard.

  • New Conversions Dashboard.
  • Direct links to specific components and templates in the dashboard — recipients land on the exact component. Great for support conversations and team collaboration.
  • Rey now refreshes the dashboard after creating plans or members, respects Sandbox vs Live environments, and asks clarifying questions instead of repeating itself.
  • Fixed: timeouts when bulk-deleting 10,000+ members.
  • Fixed: modals jumping after the dark mode rollout, and member limits displaying on the wrong plans.
New

Configurable passwordless code timeout

Choose how long passwordless login codes stay valid — previously fixed at 10 minutes.

New

Data Tables in the Admin REST API

Manage Data Tables records programmatically — support for Data Tables is now live in the Admin REST API.

Learn more
ImprovedFixed

Smarter domains, smarter Rey

Domains now auto-add their www/non-www variant, Rey got a memory-and-speed upgrade, and a new v2-specific script URL helps AI tools recognize which version you're using — fully backward compatible.

  • Adding a domain automatically adds its www (or non-www) variant.
  • Rey update: more memory, more thinking, and a cached system prompt for faster replies.
  • New v2-specific script URL (static.memberstack.com/scripts/v2/memberstack.js) — no changes needed to your existing code.
  • Fixed: custom field ordering, one-time plan counts, member emails in modals, and Stripe set/resync.
  • Fixed: team plan redirects, team invites via Google signup, and missing redirect options when importing a Stripe product.
New

Meet Rey: AI chat in the dashboard (beta)

An AI-powered chat with our very own helper, Rey, is now in the Memberstack Dashboard — powered by our new MCP server, so it can actually do things, not just answer questions.

Fixed

Subscription statuses, synced

A Stripe API update supporting $0 payments briefly caused some paid subscriptions to show as “Unpaid.” Both issues are fully resolved.

New

The Memberstack MCP server (beta)

Build complete web apps with authentication, payments, and a database — all through Claude Code prompts, without ever touching the Memberstack dashboard.

New

Introducing Data Tables (beta)

Create and manage custom database tables directly inside Memberstack — think Airtable, Supabase, or Notion databases, natively integrated with your members.

  • Complex querying and filtering.
  • Bulk operations and selections.
  • Export and import capabilities.
  • Field types including text, date, and boolean — with default values.
  • Public and private field settings.
  • Deep integration with Memberstack's existing member system.
Learn more
New

Apartment & HOA community template

A Webflow + Memberstack template for launching an apartment or HOA community site.

Learn more
Improved

2× the CPU, 4× the memory

We upgraded all three database instances to a bigger class — doubling CPU capacity and quadrupling memory per instance — all in the name of keeping Memberstack fast and stable for years to come.

Improved

Create members without passwords

Passwords are no longer required when creating a member outside of a passwordless signup form.

New

Premium forum template

Launch and scale a full-featured, branded community forum with gated memberships and custom Webflow design — powered by Supersparks & Memberstack.

Learn more
Fixed

Redirect deletion works again

Fixed a bug where redirects couldn't be deleted from the Memberstack Dashboard.

Improved

Every Help Center article, re-read

Our audit of all 332 Help Center articles is complete — every article read by at least two people, with graphics, videos, text, and formatting updated to match the current product.

Fixed

Login-loop bug, squashed

Updating a member's custom fields no longer resets their Login Redirect — members were getting stuck in login loops, unable to reach their dashboards. Also fixed: currency dropdowns now show the full description of each option.

New

Set a Stripe Customer ID on existing members

You can now attach a Stripe Customer ID to an existing member — handy for migrations and cleaning up billing records.

ImprovedFixed

Search, SSO, and custom email improvements

A round of dashboard upgrades — plus backend test coverage jumped from 694 to 1,002 tests, all in the name of keeping Memberstack stable for years to come.

  • Member Event Log search now works with partial emails — searching “rey” finds rey@memberstack.com.
  • Custom emails can now be updated after setup.
  • SSO Apps can be updated without deleting and recreating them.
  • Fixed UTM filtering on the beta conversion tracking page.
  • Fixed clipped callback URLs and copy buttons when the URL overflows.
New

Premium local delivery template

A CMS-powered local delivery template for Webflow — cash or card on delivery, Make.com order automation, built to launch fast and scale easily.

Learn more
New

Advanced job board template

Launch a custom job board fast — a Webflow + Memberstack template (with Wized & Airtable) featuring application tracking, recruiter dashboards, and candidate profiles.

Learn more
ImprovedFixed

Plan exports & a WordPress go-live fix

The member plans export now generates a downloadable link, just like the member export. Also fixed: a bug that prevented WordPress customers from entering a live mode domain and going live.

Free until you launch

Build on a platform that keeps improving.

New features ship all the time — and your Webflow site gets them without lifting a finger.

No credit card required
Free until you launch
10,000+ businesses