Skip to content

Version 2.0.0-alpha.18

Choose a tag to compare

@Hornwitser Hornwitser released this 28 Apr 17:19
· 598 commits to master since this release

Features

  • Added logging of HTTP requests and errors on the controller #556.
  • Added caching of data parsed from mods to speed up startup time #606.
  • Added command to installer to generate the code for making a new plugin #570.

Changes

  • Fixed Inventory Sync reporting a negative database size #598.
  • Fixed plugin events being invoked while a host connection was in an invalid state.
  • Suppresed bogus warning about event listener leak in the browser's console #600.
  • Fixed installer breaking on Windows after Node.js released a security fix #614.
  • During a data export the mod settings in mod packs will now be corrected to the type of the settings prototype if the type is incorrect.
  • Fixed missing color setting causing the Mod Pack view in the Web UI to show an error #609.

Many thanks to the following for contributing to this release:
@Cooldude2606 @Danielv123 @Hornwitser