Skip to content

Release 5.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 16:45
· 45 commits to master since this release
5.2.2
2994a31

Added:

  • obfuscation height limit
  • new async obfuscation pipeline which only fetches chunks in the main thread but does all the heavy lifting in a dedicated worker pool (with new config options)

Fixed:

  • yaml config format in latest spigot builds
  • some minor issues with cache invalidation