Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Oct 4, 2021
1 parent 7a1fc54 commit 1d58733
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Pulse 0.x

## Pulse 0.18.0

*4 Oct, 2021*

- [PulseCore] Add `RemoteLogger` (requires Pulse Pro releasing on Oct 5)
- [PulseCore] Store pins persistently and add the respective APIs to `LoggerStore`
- [PulseCore] Add new fields to the entities: `levelOrder`, `contentType`, `requestState`
- [PulseCore] Add `LoggerStoreInfo.AppInfo` with an app name, bundle identifier, and other information about the app to the Pulse documents
- [PulseCore] Opening a (readonly) Pulse document with an unsupported scheme will now throw an error
- [PulseCore] Pins are now stored persistently and are exported along with the store. Add APIs for managing pins in `LoggerStore`
- [iOS] Display new `LoggerStoreInfo.AppInfo` when opening an existing store
- [All Platforms] Improved JSON color theme matching Xcode

## Pulse 0.17.2

*15 Sep, 2021*
Expand Down

0 comments on commit 1d58733

Please sign in to comment.