Skip to content

Scrummage v3.5

Compare
Choose a tag to compare
@matamorphosis matamorphosis released this 22 Apr 11:16
  • Code efficiency enhancements and bug fixes for plugins.
  • Significant UI/UX enhancements.
  • Configuration can now be set via the settings page in the web application UI.
  • Due to the above change, a major update has been made to the config.json file. In the installation directory, there is a file called "3.5_Upgrade.py", please copy your config.json file to this directory and run the script to update it to the latest standard. Running it will create a file called "config_new.json", please keep a backup of your old config.json file, and then rename the "config_new.json" file to "config.json" and move it to the config directory.
  • Several new plugins, refer to the wiki page here
  • Please note as part of the new plugins, new libraries will need to be installed and the config.json file needs to be updated, please refer to the upgrade page here for instructions.
  • Please note versions 3.3, 3.4, and 3.5 entail a major overhaul of a lot of backend and frontend code for improved efficiency. Please don't hesitate to reach out about any code stability issues. While comprehensive testing has been performed, we still welcome such feedback.