Skip to content

Releases: moloch--/RootTheBox

v3.1

20 Aug 15:22
27dd26c
Compare
Choose a tag to compare

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

19 Jul 15:43
Compare
Choose a tag to compare

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

v3.0-beta

29 Jun 00:48
Compare
Choose a tag to compare
v3.0-beta Pre-release
Pre-release

This updates RTB for Python 3 (Python 2.7.x & Python 3.x compatible), includes newer features.

v2.4

14 Jun 23:54
Compare
Choose a tag to compare

This build has more testing behind it, but is only compatible with Python 2.7.x. It also lacks some features and fixes contained in the newer 3.x branch.