Skip to content

v2.2.8

Choose a tag to compare

@github-actions github-actions released this 07 Aug 01:21
· 27 commits to main since this release
02443fb

Changes in 2.2.8

Fixed

  • Removing a mod from a profile now takes its libraries with it. Taking Hash out removed Sideload too, correctly, and
    then put Sideload's Jint, AngleSharp and Esprima back from your global UserLibs folder - the mod was gone and its
    libraries stayed. A library follows the package that brought it, and anything that came from outside a package is
    still left alone.

What's Changed

Full Changelog: v2.2.7...v2.2.8