File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11### v.2.4.0
22
3+ ### ⚠️ Breaking changes
4+
5+ - S3 variables are now named: S3_ACCESS_KEY_ID, S3_SECRET_ACCESS_KEY, S3_REGION and S3_BUCKET
6+ - Users now have roles. Refer to the ` roles ` table and assign a role to a user with the ` role_id ` column in the ` users ` table.
7+
38### Features
49
510- Add Admin Panel to manage users and presentations
813- Add hideable presenter attendee count (#183 #155 )
914- Add Hungarian translation (#161 )
1015- Add Latvian translation (#163 )
16+ - Add custom S3 endpoint with ` S3_SCHEME ` , ` S3_HOST ` , ` S3_PORT ` and ` S3_PUBLIC_URL `
1117
1218### Fixes and improvements
1319
2228- Fix duplicate key quiz when duplicate (#182 )
2329- Fix email change confirmation (#172 )
2430- Fix italian translation (#179 )
31+ - Fix random poll choices (#184 )
2532
2633### v.2.3.2
2734
You can’t perform that action at this time.
0 commit comments