All Versions
12
Latest Version
Avg Release Cycle
112 days
Latest Release
1022 days ago

Changelog History
Page 1

  • v0.6.0 Changes

    August 17, 2020
    • Created the ability to provide the menu view controller.
  • v0.5.2 Changes

    June 26, 2020
    • โœ‚ Removed unused (and deprecated) search controller.
  • v0.5.1 Changes

    December 05, 2018
    • ๐Ÿ›  Fixed crash in request preview.
    • ๐Ÿ›  Fixed typo in swizzling of UIView methods.
    • Closing the menu programmatically.
  • v0.5.0 Changes

    June 29, 2018
    • โž• Added Clear data shortcut item for removing data from keychain, user defaults, documents directory, and cookies on app launch.
  • v0.4.0 Changes

    June 25, 2018
    • โž• Added grid overlay opacity settings
    • Value text in DBTitleValueTableViewCell (user for example in request details screen) is now selectable
    • โž• Added Carthage support
  • v0.3.1 Changes

    April 11, 2018
    • ๐Ÿ’ป Grid overlay: highly customizable grid displayed on top of the screen at all times. Helpful during design review and UI debugging
    • UIDebuggingInformationOverlay is working again on iOS 11
    • ๐Ÿ› Bug fixes:
      • Improved table view management in requests list
      • Network requests logging works again on iOS 9
      • Saving screenshots for crash reports on non-main threads
      • Fixed crash with removing observer of layer.sublayers
  • v0.3.0 Changes

    October 09, 2017
    • Crash reports: list of all the crashes with details including stack trace, console output and a screenshot
    • Sending crash reports by email
    • Preview of available fonts
  • v0.2.1 Changes

    September 29, 2017
    • ๐Ÿ›  Fixed Xcode 9 warnings
    • โšก๏ธ Updated devices list
    • โœ‚ Removed not working UIDebuggingInformationOverlay on iOS 11
  • v0.2.0 Changes

    June 05, 2017
    • ๐Ÿ‘ UIDebuggingInformationOverlay support
    • โž• Added convenience methods to show the menu, performance widget and UIDebuggingInformationOverlay programmatically.
  • v0.1.4 Changes

    April 14, 2017
    • ๐Ÿ›  fixed compatibility with ATS and self-signed certificate