Skip to content

Pulse 3.5.6

Compare
Choose a tag to compare
@kean kean released this 06 Apr 21:35
· 673 commits to main since this release
  • Fix #167: performance issues with UITextView on iOS 16
  • Fix #179: console with network mode not filtering out regular logs
  • Add mode parameter to the ConsoleView initializer that, in addition to .network, now also supports .logs mode (display only text messages)
  • ConsoleView now automatically adds a close button when presented (use closeButtonHidden if you need to hide it)
  • Minor design improvements for cells in the console