Skip to content

0.8.1

Choose a tag to compare

@memo33 memo33 released this 20 Sep 18:10
· 96 commits to main since this release

Added

Fixed

  • an issue where an already occupied port was not detected on Windows (#38)
  • a problem in which the profiles configuration directory could not be determined on Windows (#32)
    (As a result of this change, in rare cases the default cache location can change from %USERPROFILE%\sc4pac\cache to %LOCALAPPDATA%\io.github.memo33\sc4pac\cache.)
  • resolved compatibility issue with OneDrive which prevented updating or uninstalling packages if Plugins were stored on OneDrive (#40)
  • a rare issue in which a profile JSON file could get corrupted, making the profile unusable (#41)

Changed

  • The sc4pac website can now display the details of multiple packages simultaneously, by passing more than one pkg URL parameter.
  • API upgraded to 2.7:
    • added javaVersion and javaRuntime to /server.status endpoint