Changelog

Follow new updates and improvements to MemberPass.

April 11th, 2026

Around 4 minor bugs has been fixed.

April 11th, 2026

New Features

  • Subscription Cancellation β€” You can now cancel a customer's recurring subscription directly from the Subscriptions page. The cancellation is processed on the payment gateway (Stripe, PayPal, Razorpay, Paystack) so billing actually stops β€” not just marked locally.

Bug Fixes & Improvements

  • Cache Invalidation Fix β€” Fixed an issue where projects, subscriptions, and users could sometimes not appear after being created or updated due to stale cache entries not being properly cleared.

  • Trial Subscriptions β€” Trial-based subscription plans are now handled correctly across all payment flows.

April 11th, 2026

New Features

  • Account Deletion Improvements β€” Deleting your account now properly cancels all recurring subscriptions across all your projects and payment gateways before removing your data. Clear disclaimers are shown so you know exactly what will happen.

Bug Fixes & Improvements

  • Chat Join Requests β€” Fixed issues with Telegram chat join request handling.

  • Translation Fixes β€” Resolved multiple localization and translation display issues.

  • General Stability β€” Numerous minor bug fixes and performance improvements across the platform.

April 9th, 2026

Hindi language full translations added.
Around 3 minor bugs has been fixed.

April 8th, 2026

Italian and Portugese languages full translations added.
Around 5 minor bugs has been fixed.

April 6th, 2026

Around 7 minor bugs has been fixed.

April 6th, 2026

A HTML code parser and purifier added to prevent XSS attacks that users can initiate with malformed HTML codes at description fields like project description.
Around 23 minor bugs has been fixed.

April 5th, 2026

Project list now displays a hyperlink for the project name that you can click to select it as the current project.
Added top navigation bar button for the inner pages to quickly open the associated and linked Telegram bot and the project’s public portal.
Minor bugfixes.

April 4th, 2026

Custom email dispatching queue job added.
Dependency package upgrades.
Minor bugfixes.

April 3rd, 2026

Dependency package upgrades.
NodeJS buildtime bugfixes.