- Added: Introduced new REST API endpoints for user management, including listing, creating, editing, and deleting users, CSV-based user imports, and cross-site administrator password updates with per-site result reporting.
- Updated: Enhanced the REST API keys controller to support both v1 and v2 key formats, improving backward compatibility.
- Updated: Consolidated site administration link generation across dashboard pages and widgets for more consistent behavior.
- Dev: Added the
mainwp_open_site_addition_urlhook to allow customization of the target WordPress admin URL when opening a site.