Releases: moloch--/RootTheBox
v3.1
Version 3.1 adds multi-language support via files of the form LOCALE.csv, e.g. "es_LA.csv". It should use the browser's locale by default and offer the closest matching locale. Some translations via Google Translate have been added as a starting point / example, located in the locale folder.
If the admin wants to force a translation, they can specify "force_locale" in the configuration file to specify a locale file under the locale directory (force_locale="es_LA").
v3.0
Python 3 support - now Python 2.7.x & Python 3.x compatible
Improved Story Mode - supports intro dialog, capture Flag or Section dialog w/graphics
Animated Scoreboard - highlighting changes in score and position
Chat support with Rocket Chat integration
Additional improvements, features, and bug fixes