Skip to content

Releases: Ultimate-Multisite/ultimate-multisite

Ultimate Multisite 2.5.0

06 Apr 19:44

Choose a tag to compare

Ultimate Multisite 2.5.0

What's Changed

  • New: Simple checkout form template with auto-generated credentials for streamlined signups.
  • New: PayPal PPCP (PayPal Commerce Platform) integration with full compliance review.
  • New: WordPress Command Palette replaces legacy Jumper navigation.
  • New: Addon management infrastructure with manifest and CI workflow.
  • New: WP REST API standard pagination on all wu/v2 collection endpoints.
  • New: Resubscription flow for cancelled memberships.
  • New: Reactivation flow for cancelled memberships.
  • New: Client-side JavaScript validation on checkout forms.
  • New: Cloudflare for SaaS Custom Hostnames API integration.
  • New: DNS record management for mapped domains.
  • New: Amazon SES transactional email integration.
  • New: Downgrade handling in four limit classes.
  • New: WP Performance Action in CI workflow with regression detection.
  • New: Signup flow metrics and post-signup activity tracking.
  • New: Plesk and Laravel Forge hosting integrations.
  • New: Demo product support.
  • New: Comprehensive unit test coverage across 90+ files (admin pages, gateways, models, managers, signup fields, list tables, API schemas).
  • Fix: GlotPress compatibility for cross-domain SSO.
  • Fix: PayPal merchant_id in purchase_units, debug header logging, and merchant status validation.
  • Fix: Safari/iOS autofill not triggering password strength check on checkout.
  • Fix: Pay-what-you-want product pricing bugs.
  • Fix: Coupon removal button and duplicate field ID on checkout form.
  • Fix: Site_Manager::get_collection_params() fatal error.
  • Fix: REST API serialization bugs for Notes, Limitations, and Membership meta.
  • Fix: Currency precision defaults to 2 to prevent wizard failures and NaN prices.
  • Fix: Cookie domain scoped to most specific subdomain for subsite auth.
  • Fix: Stripe deprecated redirectToCheckout replaced with direct URL redirect.
  • Fix: Password reset stays on subsite domain.
  • Fix: Addon pricing now only charges for new products during upgrades.
  • Fix: Widen jetpack-autoloader constraint and fix paragonie/random_compat replace.
  • Fix: PHP 8.2 compatibility improvements.
  • Fix: Numerous admin UI, checkout, and SSO stability improvements.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

New Contributors

Full Changelog: v2.4.12...v2.5.0

v2.4.13-beta.1

01 Mar 00:10

Choose a tag to compare

v2.4.13-beta.1 Pre-release
Pre-release

Release v2.4.13-beta.1

Highlights

  • Fix: Selectize dropdowns with more than 1000 options (e.g. TLD lists) were silently truncated due to the library's default maxOptions limit.

Pull Requests

From v2.4.12 to v2.4.13-beta.1

Ultimate Multisite 2.4.12

28 Feb 02:43

Choose a tag to compare

Ultimate Multisite 2.4.12

What's Changed

For a complete list of changes, please refer to the changelog.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

What's Changed

Version [2.4.12] - Released on 2026-02-27

  • New: Send Invoice and Resend Invoice workflows for payments.
  • New: Standalone "Pay Invoice" checkout form for invoice payments without a membership.
  • New: Payment Methods element displaying current card info and change payment method flow via Stripe Billing Portal.
  • New: System events for invoice sent, recurring payment failure, and membership expired with email notifications.
  • New: Checkout form debug autofill button when WP_ULTIMO_DEBUG is enabled.
  • New: Domain meta table for storing metadata on domain records.
  • New: Extensibility hooks on domain mapping widget and domain list table.
  • New: Node Management capability interface for hosting integrations.
  • Fix: Password strength validation no longer blocks checkout when the meter element is absent.
  • Fix: %2F being stripped from SSO redirect URLs breaking some WooCommerce URLs.
  • Fix: Stripe Checkout gateway updated to current API — uses price_data format, proper subscription/payment mode, and skips zero-amount items.
  • Fix: Removed deprecated Stripe API version pin and product type parameter.
  • Fix: Membership cancellation now properly cancels the gateway subscription before the local membership.
  • Fix: Payments no longer require a membership, enabling standalone invoices.
  • Fix: Cart no longer overrides duration for products with independent billing cycles.
  • Fix: Network installer correctly sets core multisite table names.
  • Fix: Admin page save handlers now return proper bool values.
  • Improved: "Change Payment Method" replaces the destructive "Cancel Payment Method" flow.
  • Improved: Integration wizard API key fields use password input type to prevent browser autofill.
  • Improved: Integration wizard shows error state on test failure and improved navigation.
  • Improved: Addon settings grouped under dedicated admin bar submenu.
  • Improved: Select2 multi-select preserves saved option ordering.
  • Improved: PayPal fires payment_failed event on IPN failures.
  • New: Addon compatibility headers (UM requires at least) with network admin version mismatch notices.
  • New: wu_get_checkout_form_by_slug filter for addon-registered virtual checkout forms.
  • New: Cart filters wu_cart_show_no_changes_error and wu_cart_addon_include_existing_plan for addon checkout flows.
  • New: wu-register-domain added to checkout element slug list for addon checkout pages.
  • Fix: AJAX search_models not passing query parameters to model functions.
  • Fix: Template validation failing when an addon product is selected at checkout.
  • Fix: New subdomain sites created with http:// instead of https:// causing infinite redirects.
  • Fix: mPDF PSR-log aware trait patch applied to wrong file on some Composer versions.
  • Improved: Default minimum password strength lowered from "strong" to "medium" for better usability.
  • Improved: Dashboard first-steps widget shows contextual action labels for completed steps.

Full Changelog: v2.4.11...v2.4.12

Ultimate Multisite 2.4.12-beta.1

26 Feb 00:57

Choose a tag to compare

Pre-release

Ultimate Multisite 2.4.12-beta.1

What's Changed

For a complete list of changes, please refer to the changelog.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

Ultimate Multisite 2.4.11

25 Feb 23:37

Choose a tag to compare

Ultimate Multisite 2.4.11

What's Changed

Full Changelog: v2.4.10...v2.4.11

Ultimate Multisite 2.4.11-beta.4

13 Feb 08:03

Choose a tag to compare

Pre-release

Ultimate Multisite 2.4.11-beta.4

What's Changed

  • New: Settings API for remote settings management.
  • New: Pay-What-You-Want (PWYW) pricing with per-product custom amounts and recurring options.
  • New: Billing-period controls for discount codes and membership creation.
  • New: Better error page for customers and admins.
  • New: Stripe Checkout Element instead of card element, supports local payment methods
  • New: Multisite Setup Wizard — guides single-site installs through enabling and configuring WordPress Multisite.
  • New: Form field normalization CSS with CSS custom properties for consistent checkout and login styling across all themes and page builders.
  • Fix: Problems with choosing country and state in checkout.
  • Fix: Invoice PDF download failing with expired nonce.
  • Fix: Settings page crash on PHP 8.4.
  • Fix: Rewrite rules now flushed when signup pages are created or modified.
  • Improved: 40+ new unit tests covering signup fields, admin pages, database enums, and more.
  • Improved: Stripe checkout and subscription renewal E2E tests.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

What's Changed

Full Changelog: v2.4.11-beta.3...v2.4.11-beta.4

Ultimate Multisite 2.4.11-beta.3

06 Feb 07:32

Choose a tag to compare

Pre-release

Ultimate Multisite 2.4.11-beta.3

What's Changed

For a complete list of changes, please refer to the changelog.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

Ultimate Multisite 2.4.11-beta.2

06 Feb 05:13

Choose a tag to compare

Pre-release

Ultimate Multisite 2.4.11-beta.2

What's Changed

For a complete list of changes, please refer to the changelog.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

Ultimate Multisite 2.4.11-beta.1

06 Feb 02:31

Choose a tag to compare

Pre-release

Ultimate Multisite 2.4.11-beta.1

What's Changed

For a complete list of changes, please refer to the changelog.

Installation

  1. Download the ZIP file from this release
  2. Upload and activate the plugin in your WordPress Network installation
  3. Follow the setup wizard to configure the plugin

Notes

  • Compatible with WordPress 5.3+
  • Requires PHP 7.4.30+
  • Always backup your site before upgrading

v2.4.10

30 Jan 22:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.9...v2.4.10