Skip to content

2.21.11

Compare
Choose a tag to compare
@Col-E Col-E released this 08 Jan 07:29
· 2414 commits to master since this release

2.21.11 (2022-01-08)

Important news

The 3rd major version release of Recaf (3.X) is in a early-alpha state. You can check the progress here: Recaf 3X Issues & Feedback

For repository owners and maintainers of package managers, this will change the artifact release process. More information about this change will come out once the 3X project gets closer to an official release.

Bug Fixes

  • Fix update prompt not properly rendering all items in the changelog (7ee876d)
  • Fix detection of minimum support version for javac (4a72119)
  • Fix crash exporting jar with duplicate paths (7a0a8a0)
  • Fix accidental removal of ZIP parsing fallbacks (d0cf108)
  • Fix desktop browse breaking on Linux, now use platform specific open options (3212458)
  • Improve phantom class generation performance by moving file IO to in-memory operations (1c855ec)
  • Improve compiler performance by moving file based classpath to in-memory classpath (1c855ec)