Skip to content

Releases: networkteam/devlog

v0.3.3

29 Dec 11:20
7ddaa36

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

02 Dec 17:01

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

02 Dec 13:32

Choose a tag to compare

  • Removed debug log

v0.3.0: Merge pull request #7 from networkteam/feat-capture-session

02 Dec 13:28
3bd413c

Choose a tag to compare

  • Refined UI
  • New architecture with event aggregator and storage for session based capturing
  • BREAKING: Devlog does not capture by default now, but only if capturing is started (session or global mode)
  • New session mode: capture only requests from the same browser context
  • Show memory usage
  • Added acceptance tests for better testability

v0.1.0

04 Jun 07:31

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
feat: add Unwrap to HTTP transport to get underlying original transport