github Col-E/Recaf 1.12.0
1.12.0 - UX Improvements & Fixes

latest releases: 4.0.0-alpha, 2.21.14, 2.21.13...
7 years ago

What's new

  • Added keybind for searching text of instructions, in the instructions window (Control + F by default)
  • Decompiler context supports more references
    • Support field/method references on method parameters
    • Support field/method references on a class, even if the referenced field belongs not to that exact class, but one of its parents (excluding interfaces)
  • Added recently opened file menu
    • File -> Recent: Shows recenty updated files. Long paths are truncated. Limited to 6 entries by default (but this is customizable in the config, under "other")
  • Updated CFR decompiler to 141
  • Cleaned up recompile error logging

What's fixed

  • Recompiling a decompiled class did not update the class panel
  • Exported jars did not have verbose ZipFile attributes, such as directory entries. Files were also in random order.
  • Blockpane error logging always put null as the block title
  • Special highlights in the instructions window would override the "selected" style, making it hard to keep track of the current selected opcode

Don't miss a new Recaf release

NewReleases is sending notifications on new releases.