• v2.2.0 a645c2dc96

    2.2.0 Stable

    ashpie released this 2020-11-10 15:36:34 +01:00 | 62 commits to master since this release

    fyi: 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:

    1. git fetch && git checkout v2.2.0
    2. yarn install && yarn build
    3. Restart systemd service
    Downloads