8000 Releases · kean/PulsePro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: kean/PulsePro

Pulse 0.9.3

12 Feb 03:15
c111a1c
Compare
Choose a tag to compare

Pulse 0.9.2

12 Feb 03:06
Compare
Choose a tag to compare

0.9.1

10 Feb 01:55
Compare
Choose a tag to compare

PulseUI 0.8.0

06 Feb 02:36
Compare
Choose a tag to compare
  • NetworkLogger is now created with a default logger and blob store
  • Add URLSessionProxyDelegate to automate URLSession task logging
  • Add a guide on logging network events

PulseUI 0.7.0

05 Feb 02:49
Compare
Choose a tag to compare
  • Response and Request blobs are now stored in a dedicated BlobStore, essentially filesystem. The store has a size limit and uses LRU algorithm for cleanup. BlobStore also deduplicates the blobs, so if the app recieves the same response multiple times, only one blob is stored.
  • You can open a Pulse store on macOS be selecting a directory with a store, not just the store itself
  • Refined view for message list on iOS
  • Special messages list cells for network requests
  • Remove UserDefaults sharing from share service

PulseUI 0.6.0

02 Feb 00:19
Compare
Choose a tag to compare
  • Add Network Inspector

PulseUI 0.5.0

29 Jan 02:03
Compare
Choose a tag to compare
  • Add Big Sur support
  • Add iOS 14 support
  • Update to support "label" filters on macOS
  • Add "trace" filter support, "trace" messages are no longer visible by default

PulseUI 0.4

07 May 02:39
Compare
Choose a tag to compare
  • Update to Pulse 0.3

Pulse 0.3

05 May 00:03
Compare
Choose a tag to compare
  • Update package depenency to no longer use local dependencies

Pulse 0.2

04 May 14:14
Compare
Choose a tag to compare
  • Optimize search queries
0