Skip to content

Releases: networkteam/devlog

v0.3.3

Choose a tag to compare

@hlubek hlubek released this 29 Dec 11:20
7ddaa36

What's Changed

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

v0.3.2

Choose a tag to compare

@hlubek hlubek released this 02 Dec 17:01

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

v0.3.1

Choose a tag to compare

@hlubek hlubek released this 02 Dec 13:32
  • Removed debug log

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

Choose a tag to compare

@hlubek hlubek released this 02 Dec 13:28
3bd413c
  • 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

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@hlubek hlubek released this 04 Jun 07:31
feat: add Unwrap to HTTP transport to get underlying original transport