β οΈ Breaking changes
- S3 variables are now named:
S3_ACCESS_KEY_ID,S3_SECRET_ACCESS_KEY,S3_REGIONandS3_BUCKET. - Users now have roles. Refer to the
rolestable and assign a role to a user with therole_idcolumn in theuserstable.
Features
- Add Admin Panel to manage users and presentations
- Add user roles: user, admin
- Add
LANGUAGESsetting to configure a...