Pulse
- Add Pulse document type. It can be either a readonly archive (for sharing) for a package (for editing). Read here.
- Remove
LoggerStore(name:)
initializer - Rework and document
LoggerStore
initializer - Add
LoggerStore.empty
(can be used as a fallback to throwing init),LoggerStore.archiveURL
- Add experimental
URLSessionProxy
- Add public API to control blob size limit (
LoggerStore.blobsSizeLimit
) - Add
LoggerStore.sweep
API and instead of logs expiration interval use size limit (LoggerStore.databaseSizeLimit
) - Add
Experimental.URLSessionProxy
iOS
- Introduce a document-based "Pulse" iOS app to view logs (in addition to an SDK that you can integrate into your app). Beta coming soon.
- Integrate a document browser to view stored files (replaces ad-hoc "Archive" introduce in Pulse 0.10)
macOS
- Performance improvements
- Fix "Copy cURL" context action
- Add "Copy response" context action
- Fix an issue with search in text viewer when multple windows are open
watchOS
- Improve quick filters screen, now automatically dismissed after selecting a filter