Skip to content

4.2.0

Compare
Choose a tag to compare
@NSExceptional NSExceptional released this 22 Oct 23:24
· 297 commits to master since this release
  • Various under the hood improvements and bug fixes
  • Fixes heap enumeration crashes on arm64e
  • Fixes class properties not showing previews
  • Explorer won't access ivars on tagged pointers
  • Search bar will now automatically activate in heap view
  • Add shortcuts for UIApplication
  • Add sorting to file browser
  • Custom additions section now appears first
  • FLEXMethod.imagePath uses the method's IMP
  • You can edit user defaults again
  • View truncation sliders now match Xcode behavior
  • FLEX will no longer crash when inspecting objects that don't inherit from NSObject
  • You can now use FLEX_DISABLE_CTORS to disable FLEX from doing any swizzling or other runtime setup