Skip to content

Pulse 0.9.0

Compare
Choose a tag to compare
@kean kean released this 10 Feb 01:36
bd0f788

iOS

  • Refined message list UI
  • Add quick filters for easy access to commonly used filters
  • Add an easy way to reset fitlers
  • Network viwer (using tabs)
  • Add "Pins" tab. Pin messages by either using a context menu or by going to the details screen.
  • Add new filters: select any combinations of log levels to display, or set cuastom date interval
  • Dedicated share sheet for network messages:
    • Share as plain text, markdown, or cURL command
    • Copy URL, host, or response
  • Better placeholders
  • Add badge to details screen with message status
  • In addition to JSON, response body viewer now supports more content types: plain text, images
  • You can now copy HTTP header keys and values
  • Copy or share respones/request in Network Inspector
  • In case of a URLError, display both thte code and the short descrition in the list
  • Network tab. Search based on method, path, parameters - anything
  • Add powerful search to Response view

macOS

  • Update is work in progress

Fixes

  • Fix an issue where "Remove All" button was not removing blobs, only messages
  • Fix edge insets on inspector screens and use inline style for pushed screens titles
  • Fix an issue with empty headers rendering
  • Fix an issue with timeline rendering with cache lookup
  • Search is now case-insensitive