Skip to content

Version 5.6.0

Compare
Choose a tag to compare
@thomasplevy thomasplevy released this 07 Dec 20:42
· 3660 commits to release since this release
ffe3b52

v5.6.0 - 2021-12-07

New Features
  • Added an option to prevent users (by role) from copying site content and saving local copies of images.
  • Added new site setting to disallow concurrent user sessions for specified user roles.
Updates and Enhancements
Developer Notes
  • Database migration functions can now be namespaced, eliminating the need to prefix update function names with a version number.