Lumaktaw patungo sa pangunahing content

Multi-Network Changelog

Version 1.3.0 - Released on 2026-05-05

  • New: Network template previewer — browse and preview network templates with a live panel before purchasing
  • New: Network template picker at checkout — customers can select a network template during the signup checkout flow
  • New: Cross-network magic link SSO — customers can access sub-networks seamlessly via magic-link authentication
  • New: Network media cloning — site media is correctly duplicated when cloning networks from a template
  • Fix: Network cloning now works without the multi-tenancy addon; super admin privileges re-granted after clone
  • Fix: Network creation now compatible with WooCommerce and all payment gateways
  • Fix: Port number now included in fallback domain generation
  • Fix: Template picker CSS moved to enqueued stylesheet for correct rendering on all themes
  • Fix: Guard against undefined network_id key in site query scope
  • Fix: Network permission check before context switching prevents wpdb table property errors

Version 1.2.0 - Released on 2026-04-29

  • Fix: Protect host wp_options during add_network() — prevents production 301 redirect outage
  • Fix: Protect host wp_users records (password, registration date) during add_network()
  • Fix: Replace wp_install/populate_network with dbDelta + direct seeding to avoid host data corruption
  • Fix: Properly initialize tenant wpdb table properties and suppress errors during provisioning
  • Fix: Regenerate registry at provisioning step 4, remove DB_NAME env override
  • Fix: Pass tenant DB credentials correctly to multisite-install subprocess
  • New: Deep network cloning — copy sites, content, products, forms, and settings across networks
  • New: template_network_id support for network products (clone from template network on purchase)
  • New: In-process wpdb swap for multisite install (replaces error-prone subprocess approach)
  • New: Run provisioning inline when inside ActionScheduler or WP-Cron
  • Improved: Auto-provisioning reliability and admin database isolation visibility

Version 1.1.0 - Released on 2026-04-27

  • New: Multi-Tenancy bridge - provision per-network databases on network creation
  • New: Network_Provisioner orchestrator with bridge refactor (Phase 2)
  • Improved: Set tenant_root on Remote_Network row during provisioning
  • Improved: GitHub Actions upgraded from Node.js 20 to Node.js 24
  • Improved: Added aidevops planning infrastructure

Version 1.0.7 - Released on 2026-02-27

  • Fix: Site search in Create Network form now finds sites across all networks, not just the current one.
  • Fix: Images uploaded on sites in sub-networks now display correctly.

Version 1.0.6 - Released on 2026-02-17

  • New: Network product checkout integration with cart validation.
  • New: Customer networks widget on customer edit page.
  • New: Network storage limit enforcement on file uploads.

Version 1.0.8 - Released on 2026-04-02

  • New: Installation_Registry class for tracking peer plugin installations across networks
  • New: Complete beta feature set for Multinetwork — network provisioning, isolation, and management

Version 1.0.7 - Released on 2026-03-25

  • New: Automated deployment workflow
  • Changed: Renamed composer package to ultimate-multisite/ultimate-multisite-multinetwork

Version 1.0.4 - Released on 2025-01-01

  • Fix: Creating New network.
  • Fix: Rendering Menus.

Version 1.0.3 - Released on 2024-06-01

  • Updated to Plugin Update Checker v5
  • Added modern WordPress plugin headers
  • Improved compatibility with latest WordPress versions

Version 1.0.2 - Released on 2024-03-01

  • Bug fixes and performance improvements
  • Enhanced network isolation

Version 1.0.0 - Released on 2024-01-01

  • Initial release
  • Core multinetwork functionality
  • Integration with Multisite Ultimate