Releases: moloch--/RootTheBox
Releases · moloch--/RootTheBox
v3.9.3
Fixed bank_password bug #454
v3.9.1
Fixed #453 - Level complete webhook error
v3.9.0
- Adds additional options to the game levels and management. You can now also choose to unlock a level via points reached or set it to "managed" where you control who is added to a level. A new button "Edit Access" is on the level which allows you to add and remove users. You can now set the type on level 0, so you can change it from default to prevent new users from automatically getting the level. Note that managed levels are hidden from users until they are added to the level. #423 #442
- Fix for Swat #443
- Updated dependency / setup files
v3.8.1
- fixed registration bug when no email is used
v3.8.0
- Azure AD authentication support (#433)
- Webhook support (#437)
- VS Code Dev Container (#435)
- Auto generation team, admin features (#432)
- Option for SSL connection to MySQL. (#430)
- Allow login via email / unique email
- Email Validation, Skillgraph fix
- Include player score on home
v3.6.1
- Hide locked accounts from Scoreboard #411
- Allowed dashes in email address #415
-
Fixed issue with admin promotion process #406
-
Fixed XSS on Pastebin create #417
-
Fixed password_token length #421
-
Limit docker / requirements to Python 3.8 due to 3.9 removing compatibility features with Python 2.x #414
v3.6
Added
- Password Reset - When mail is configured, the user will have the forgot password option to reset. #232
- Improved handling of the default theme #396
- Made duplication check of username (handle) case-insensitive
Fixes
- Promoting and demoting players / admins. #384, #406
- Fixed command line xml import #397
- Fixed issue with the Admin Ban & Clear buttons #399
- Fixed bug in Single Box submission #407
- Corrected Typos
v3.5.5
Fixed image filter #379, auto-refresh on back button #373, updates to chart library and CyberChef, made changes to the admin services for stopping a game, pausing registration and the scoreboard #393 along with options for restricting game materials #389.
v3.5.2
Fixed Unlock level at 100% bug
Fixed Export / Import issue when using File Attachment Flags
v3.5
- Adds option to define your own tool links in configuration
- Adds option for dynamic scoring to decay all
- Adds support to disable boxes
- Adds support for corporate and level description
- Adds support for user and team notes
- Changed how dynamic scoring is calculated
- Fixes for scoreboard images, database update order, registration image size bug, multiple choice bug, statistics description, language detection, and other minor adjustments