Solr search is no longer updated directly during backend saving. Instead, changes are collected in a queue and processed in the background by a recurring task. This ensures the backend remains responsive while saving, even if search processing is slow.
Users can now once again enable or disable linked images in the "Text & Media," "Slider," and "Image Gallery" content elements via the user interface.
Bugfix: Missing inactive translations for partner logos were added to the database to prevent errors when saving the root page.
Frontend
Bugfix: Caches are now automatically cleared after enabling or disabling a language in the Site Configurator. This resolves an issue where the language switcher in the frontend did not automatically update when site admins made changes.
Previously, the Load Content element incorrectly embedded the homepage on translated pages if the linked page was not translated into the current language. Content is now loaded and displayed in the default language in such cases.
News
Bugfix: Canonical URLs for news and event detail pages are now correctly set again.
Bugfix: Resolved an issue where image magnification was missing for news entries containing only a single image.
Deployment / CI
Deployment process optimization: Releases are now rolled out pro