We’d love your help testing the upgrade and ensuring that it goes smoothly. You can get the release candidate by heading to the download page and scrolling down past the official releases. Please take it for a test drive and let us know what you think.
Initially I had a problem with the update, but it’s probably the server’s fault, after the update it looks quite stable, when are you planning to release an official version?
The “health” section and removing tasks seems very useful.
Updated hoping that ‘Fixed error registering users with email validation under PHP 8’ was going to fix my issue with ‘Class “Concrete\Controller\SinglePage\Config” not found’, since that gets thrown up at
if (Config::get('concrete.email.register_notification.name')) {
But nope, still getting the error; the user is submitted to the database with no way to verify them short of a direct db edit.
(and yes, have confirmed that registration works fine if email validation isn’t required)