This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
3.3
Includes potential BC breaks
-
Tasks, Notifications, Menu and User partials are now rendered with an include and NOT with a controller sub-request anymore.
If you have overwritten the includes that were used internally, this could break.
The controller actions were deprecated and will be removed soon, make sure that your templates don't call them. -
Updated all frontend assets and the build stack. It is not recommended to use the shipped assets, but if you do: make sure it works as expected.
-
Relaxed PHP versions requirement and allow PHP 8
Changelog