Releases: Col-E/Recaf
Releases · Col-E/Recaf
2.17.4
2.17.4 (2021-01-26)
Features
Default keybinds on MacOS now use ⌘ instead of control (996b08a )
Bug Fixes
Class cast exception on annotation values when searching (449aeec )
FernFlower crash in decompile-all plugin due to wonky FF thread-local usage (c2a66a0 )
Decompile failure when using CFR with certain compiler-generated names(2613eaa )
2.17.3
2.17.3 (2021-01-23)
Bug Fixes
Phantom class generation endless loop and crash fixes (c222179 )
2.17.2
2.17.2 (2021-01-21)
Bug Fixes
FernFlower not decompiling generics by default. Disabled via strip-debug option (895cc38 )
Javassist resolution failing for certain generic types that are unknown (1f19cd5 )
Unknown cli argument crashes application (38d5f6b )
2.17.1
2.17.1 (2021-01-11)
Bug Fixes
Significantly improve phantom class generation speed, fix some failing cases (926bea7 )
2.17.0
2.17.0 (2021-01-05)
Features
Allow changing monospaced font family (f07f563 )
Bug Fixes
Modifier parsing not recognizing certain modifiers (f64c779 )
2.16.8
2.16.8 (2021-01-01)
Bug Fixes
Fix renaming class in newly made package hiding package (ce2a6aa )
2.16.7
2.16.7 (2020-12-28)
Bug Fixes
Phantom annotations do not extend Annotation, causing compile errors when referenced (9ccfd83 )
2.16.6
2.16.6 (2020-12-25)
Bug Fixes
Crash on Java 16+ with JavaFX injector (2561d92 )
2.16.5
2.16.5 (2020-12-25)
Documentation
Update documentation url to new site (d07f314 )
2.16.4
2.16.4 (2020-12-23)
Bug Fixes
Value search not supporting negative or hex values (5c76e78 )
You can’t perform that action at this time.