You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,31 @@ We recommend running this in a staging environment before updating your producti
199
199
200
200
## 📝 Recent Changes
201
201
202
+
### Version [2.4.11] - Released on 2026-02-16
203
+
- New: Settings API for remote settings management.
204
+
- New: Pay-What-You-Want (PWYW) pricing with per-product custom amounts and recurring options.
205
+
- New: Billing-period controls for discount codes and membership creation.
206
+
- New: Better error page for customers and admins.
207
+
- New: Stripe Connect via secure proxy server — platform credentials no longer distributed in plugin code.
208
+
- New: Stripe Checkout Element with automatic billing address handling and removal of application fees.
209
+
- New: Multisite Setup Wizard — guides single-site installs through enabling and configuring WordPress Multisite.
210
+
- New: Modular hosting integration system with encrypted credential storage.
211
+
- New: Form field normalization CSS for consistent checkout and login styling across all themes and page builders.
212
+
- Fix: Password strength setting not being applied during checkout.
213
+
- Fix: Encoded characters stripped from URLs during SSO and domain mapping redirects.
214
+
- Fix: Inline login prompt stability and missing validation for existing emails at checkout.
215
+
- Fix: Site title field error caused by third-party plugin conflicts.
216
+
- Fix: URL replacement failing for Elementor content on subdirectory multisite installs.
217
+
- Fix: Country and state selection issues in checkout.
218
+
- Fix: Duplicate Country/ZIP fields appearing on Stripe checkout.
219
+
- Fix: Invoice PDF download failing with expired nonce.
220
+
- Fix: Settings page crash on PHP 8.4.
221
+
- Fix: Single-site compatibility issues and dashboard widget setup status detection.
222
+
- Fix: Rewrite rules now flushed when signup pages are created or modified.
223
+
- Improved: Admin pages no longer loaded on frontend and cron requests for better performance.
224
+
- Improved: Security hardening for input validation, credential storage, and cart processing.
225
+
- Improved: Expanded automated test coverage across checkout, payments, and admin functionality.
226
+
202
227
### Version [2.4.10] - Released on 2026-01-23
203
228
- New: Configurable minimum password strength setting with Medium, Strong, and Super Strong options.
204
229
- New: Super Strong password requirements include 12+ characters, uppercase, lowercase, numbers, and special characters - compatible with WPMU DEV Defender Pro rules.
* Description: Ultimate Multisite is a WordPress Multisite plugin that turns your network into a complete Website-as-a-Service (WaaS) platform with subscriptions, site provisioning, domain mapping, and customer management. Formerly WP Ultimo.
6
-
* Version: 2.4.11-beta.4
6
+
* Version: 2.4.11
7
7
* Author: Ultimate Multisite Community
8
8
* Author URI: https://ultimatemultisite.com
9
9
* License: GPLv2 or later
@@ -29,7 +29,7 @@
29
29
* @author Arindo Duque, NextPress, WPMUDEV, and the Ultimate Multisite Community
0 commit comments