Fix: Main site subdomain not properly removed from new sites.
Fix: Improved performance of preview URL javascript.
Fix: No longer saves a 0 site ID when editing members without an associated site.
Fix: Enforce lowercase entry for the site URL and URL preview.
New: Added support for domain mapping.
New: For developers, rcp_site_creation_site_created action hook now runs immediately after a new site is created and the default theme is set, but before the user meta flag is deleted.
New: For developers, rcp_site_creation_registration_fields action hook runs after the Site Creation registration fields are rendered.
New: For developers, rcp_site_creation_registration_errors action hook runs immediately after core errors have been collected for registration fields.
New: For developers, rcp_site_creation_create_pending_site action hook runs immediately after a pending site has been created.