Skip to content

0.48.0

Compare
Choose a tag to compare
@leepeuker leepeuker released this 12 Apr 17:36
· 912 commits to main since this release
0d3cbca

Important: You can now set a user as admin. To set an existing user as admin you can use e.g. php bin/console.php user:update USER_ID --isAdmin=1

Added user management UI for admin users! Checkout the new settings page UI at /settings/users to create, edit or delete users.

What's Changed

Full Changelog: 0.47.4...0.48.0