Skip to content

Pulse 4.0.0 (Beta 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@kean kean released this 10 Jun 20:11
· 487 commits to main since this release
  • Add initial support for iOS 17, tvOS 17, watchOS 10, macOS 14
  • Add “Show on Mac” feature that allows you to quickly open a log details page selected in the iOS app on a Mac without even starting the remote logging
  • Add a way to display custom HTTP headers directly in the console - #196, thanks to @tahirmt
  • Add public UserSettings class that allows you to programmatically change some of the console settings or pass them using launch arguments
  • Redesign remote logging settings
  • Add support for password-protected and encrypted connections to Pulse for Mac
  • Improve error handling when connecting to remote logger. Show “No Auth” error message when .plist is missing the configuration. Show instructions for enabling Local Networking if it’s disabled. Show the error code for all other scenarios.
  • Remote logger will now remember all recently connected devices. If you have more than one Mac with Pulse for Mac, it will automatically connect depending on which one is available. It will prioritize the most recently connected device.
  • Fix synchronization issues in remote logger
  • Add a way to “Forget the Device” without disabling the remote logger
  • Add missing NSBonjourServices plist setting to the demo project that was preventing the demo app from connecting on a local network