Other
- Performance improvement for import routine.
- Logging to debug.log (if activated) is now less verbose. To log more information enable it in the new “debugging” settings, Troubleshooting menu, or use
define( 'CM_DEBUG', 'verbose' );
in wp-config.php. - Fixed deprecation notices in PHP 8.