Skip to content

Pulse 0.18.0

Compare
Choose a tag to compare
@kean kean released this 04 Oct 23:25

PulseCore

  • Add RemoteLogger (requires Pulse Pro releasing on Oct 5)
  • Store pins persistently and add the respective APIs to LoggerStore
  • Add new fields to the entities: levelOrder, contentType, requestState
  • Add LoggerStoreInfo.AppInfo with an app name, bundle identifier, and other information about the app to the Pulse documents
  • Opening a (readonly) Pulse document with an unsupported scheme will now throw an error
  • Pins are now stored persistently and are exported along with the store. Add APIs for managing pins in LoggerStore

PulseUI

  • [iOS] Display new LoggerStoreInfo.AppInfo when opening an existing store
  • [All Platforms] Improved JSON color theme matching Xcode