-
2.2.0 Stable
released this
2020-11-10 15:36:34 +01:00 | 62 commits to master since this releasefyi: redis is used for session, so it cannot be skipped until new session stores are developed (i.e. mysql).
Changes
- Add user list backend
- Allow admins to change a user's password
- Allow users to change their passwords
- Add a warning in the user's account page when they don't have any recovery email
- Minor frontend layout and design improvements
Update instructions:
git fetch && git checkout v2.2.0
yarn install && yarn build
- Restart systemd service
Downloads