We're pleased to announce that v0.3.0 of the authoring tool is now out in the wild for you all to use!
The big headline feature for this release is the much-requested user management, which allows Super Admins to administer their users from a handy interface right in the tool.
With this feature, you can now:
- Add new users
- Edit existing users (email, password, tenant, role, and unlock locked accounts)
- Disable/restore users (i.e. temporarily block access)
- Permanently remove users from the system
As well as user management, you'll also find the following in v0.3.0:
Added
- Option to disable automatic switching-on of accessibility on touch devices
- Mailer now supports HTML templated emails
- User's roles now displayed on their profile page
Changed
- Asset description is no longer a required field
- Updated config.json with up-to-date values
- Permissions page styled to match UI refresh
- Travis CI configuration updated:
- Added Node.js version 4, 5 and 6
- git, mongodb and adapt versions logged to console
- Removed caching for `node_modules` directory
- Removed `on_start` from notifications as Travis WebLint shows as deprecated
Fixed
- Block alignment in page editor
- Password reset emails now work as intended
- The 'enabled' checkbox in Plugin Management now hides plugins from editor
- Removed tab/newline chars from CKEditor output to fix tabbing in published courses
- Menu picker selected colouring changed
- Notify content is now scrollable, rather than being rendered off-screen
Installation
For instructions on updating an existing installation of the tool, see the following section in INSTALL.md.
If you encounter any bugs along the way, please log an issue on the GitHub repo as ever.
On behalf of the core dev team, I hope you all enjoy using this release!