Skip to content

Releases: johnsonandjohnson/Guppy-iOS

0.10.0

03 Feb 20:28
Compare
Choose a tag to compare
  • Support for showing pending requests
  • Fixed issue for iOS 15 where header padding was incorrect

0.9.0

30 Jul 15:50
Compare
Choose a tag to compare
  • Support for dynamic font sizes
  • Improved VoiceOver accessibility
  • Improved contrast of success status in dark mode
  • Fixed issue where search bar text was not readable in dark mode
  • Fixed issue where unknown status was not readable in dark mode
  • Minimum iOS version supported is now iOS 13.0

0.8.0

07 Jan 20:47
Compare
Choose a tag to compare
  • Support for Swift Package Manager
  • Minimum iOS version supported is now iOS 12.0
  • Removed deprecated SniffURLProtocol & getSniffURLProtocol()

0.7.0

20 Dec 16:17
Compare
Choose a tag to compare
  • Support for dark mode on iOS 13
  • Fixed search bar appearance with iOS 13
  • Resolved Swift 5.1 warning on Xcode 11.2

0.6.1

26 Aug 12:34
Compare
Choose a tag to compare
  • Moved repository location

0.6.0

22 Jul 15:17
Compare
Choose a tag to compare
  • Changed to use systemFont for display
  • Renamed SniffURLProtocol to GuppyURLProtocol
  • Deprecated getSniffURLProtocol()
  • Fixed issue where motionBegan was intercepted and did not call super
  • Fixed issue where json decoding used ascii encoding instead of utf8

0.5.1

19 Jun 15:03
88aea30
Compare
Choose a tag to compare
  • Resolved issue where large POST request bodies were not displayed
  • Resolved memory leak of SniffURLProtocol caused by urlSession not being invalidated

0.5.0

15 May 16:28
Compare
Choose a tag to compare
  • Guppy is live!