Skip to content

1.6.2 - Bug fixes & language updates

Compare
Choose a tag to compare
@Col-E Col-E released this 28 Sep 11:25
· 4080 commits to master since this release
27359ad

What's new

  • Chinese supported added by andylizi
    • In the config menu under the Display category, set the Language value to zh-cn and restart Recaf
  • Updated CFR to 133
    • Better Java9+ strings & more
  • Image buttons now have tooltips

What's fixed

  • Annotation formatting showing extra comma
  • Menu items that are useless without input can still be used while no file is loaded
  • Specifying a custom language uses english values as fallback values
  • Large classes caused decompilation to fail due to regex matching
  • Recompile option shown in single-method decompiles despite lack of support (full class recompilation only)
  • Recompile option is illegible due to bad styling