Skip to content

v1.4.1-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 19:46
· 346 commits to main since this release

Bug Fixes

  • client: properly handle unhandled disconnect (e3afedd)
  • core: stop writing to db if it goes readonly (9fc9e2f)
  • core: type serializer, fix null headers issue (e4d832b)
  • emulator: polyfill setAppBadge/clearAppBadge (5cfa400)
  • ghost: fix oom error (7ec100f)
  • mitm: cached resources to use cached status (26079b5)
  • mitm: empty headers bug, clean errors (3170688)
  • mitm: fix url error (d53ae18)
  • mitm: some WHATWG urls failing to parse (4e29bbb)
  • puppet: don’t emit timeouts (1dd386f)
  • puppet: handle crashed windows (290e923)

Features