github kean/Pulse 0.17.0
Pulse 0.17.0

latest releases: 4.1.1, 4.1.0, 4.0.5...
2 years ago
  • Add storeRequest(_,response:error:data:metrics) method to LoggerStore. It can be used if you just want to log the response without incremental updates. For incremental updates, use the existing NetworkLogger class instead.
  • Fix a crash occurring when you invalidate a URLSession that uses URLSessionProxyDelegate - #36
  • Fix an issue where URLSessionProxyDelegate was not retaining the real delegate the way URLSession does
  • [iOS] Display a context menu with all available options (plain text, HTML, cURL) etc when pressing "Share" button in a network request details screen on iOS 14
  • [HTML export] Add soft-wrap for long header fields
  • [HTML export] Add proper overflow for response bodies
  • Automatically remove appearance overrides for navigation bar in MainViewController; some break SwiftUI layout (if you need to disable it, use isAutomaticAppearanceOverrideRemovalEnabled.isAutomaticAppearanceOverrideRemovalEnabled)
  • [iOS] Limit the size of text values in key-value sections to 4 lines
  • [iOS] Add a way to view raw error description
  • New icon for "Network"
  • Fix missing closing parentheses in error description in an error section

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.