Flex v4.2.2 Release Notes

Release Date: 2020-11-03 // over 3 years ago
    • โช Restore ability to copy log messages in iOS 13+
    • ๐Ÿ›  Fix crash when editing a property or ivar from a shortcut section
    • โช Revert d778644 which could cause crashes

Previous changes from v4.2.0

    • ๐Ÿ›  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
    • 0๏ธโƒฃ 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