Release
Ultimate Multisite v2.6.1 — released 2026-04-15
Required doc updates
Changelog entry
Version [2.6.1] - Released on 2026-04-15
- New: Template selection field added to single-step and multi-step checkout form templates.
- New: Network Activate button in setup wizard for non-network-active plugin installs.
- New: Atomic increment_item() method on BerlinDB Query class for safe concurrent updates.
- New: CyberPanel host icon SVG added.
- Improved: Renamed Cloudflare for SaaS to Cloudflare Custom Hostnames in user-facing strings.
- Improved: WordPress.org plugin directory listed as recommended installation method.
- Improved: Better guidance for users who install the wrong ZIP file.
- Improved: Renamed Composer package from devstone/ to ultimate-multisite/.
- Improved: Skip plugin autoloader when Bedrock root autoloader has already loaded dependencies.
- Fix: Default role in Login & Registration settings no longer incorrectly shows Administrator.
- Fix: Old WP Ultimo logo replaced with dashicons-networking SVG for menu icon.
- Fix: Network-activate handler moved to external JS file for reliable loading.
- Fix: Remaining network activation reliability gaps closed.
- Fix: Redirect integration wizard finish button to integrations settings tab.
- Fix: Replace missing Tailwind classes with WP button classes on setup wizard complete step.
- Fix: Write directly to sitemeta for reliable network activation during install.
- Fix: Autoloader no longer skips WP_Ultimo\Hooks when sunrise pre-loads BerlinDB.
- Fix: Preserve saved gateway and skip paid gateways on free carts at checkout.
- Fix: Prevent PWYW pricing type from being reset to free on save.
- Fix: Remove extra padding-right on number inputs and fix flex group overflow.
- Fix: Placeholder option falsy comparison corrected with explicit value attribute.
- Fix: Select list 'checked' attribute corrected to 'selected' for option elements.
Auto-generated by /wp-release
Release
Ultimate Multisite v2.6.1 — released 2026-04-15
Required doc updates
docs/user-guide/configuration/checkout-forms/— Document the new template selection field available in single-step and multi-step checkout form templates. Users can now add a template picker directly in the checkout flow.docs/user-guide/getting-started/installation/— Document the Network Activate button added to the setup wizard for non-network-active installs. Update setup wizard screenshots/flow.docs/user-guide/getting-started/installation/— Add WordPress.org plugin directory as the recommended installation method (in addition to GitHub releases).docs/developer/— Document the newincrement_item()method on the BerlinDB Query class for atomic counter updates.docs/user-guide/configuration/anddocs/user-guide/administration/— Rename all references from Cloudflare for SaaS to Cloudflare Custom Hostnames to match the updated UI strings.docs/developer/(installation/setup section) — Update Composer package name fromdevstone/ultimate-multisitetoultimate-multisite/ultimate-multisite.Changelog entry