@artur You reworked the system menu and removed the ability to display collections in it. I used that feature and now I have to think about a replacement.
Do you plan much more UI changes in the next days? If yes, I would wait with implementing the new changes to my needs and to a few addons.
I think, the easiest way to have that feature again, would be an event in the collection settings sidebar:
This would also allow more custom collection settings.
PS: I like the new design.
And I found some more changes, that could effect some addons or custom setups. If someone has issues, here are the changes in /modules/Cockpit/views/layouts/app.php:
removed event cockpit.menu.aside
removed event cockpit.menu.main
new event cockpit.menu.modules
new event cockpit.menu.system
new event cockpit.menu
The Groups addon uses cockpit.menu.aside, but there might be some more, that need an update now.