Skip to content

HTTPeep v0.8.13

Choose a tag to compare

@ImChrisChen ImChrisChen released this 20 May 01:20
8df3b6a

HTTPeep v0.8.13

What's New

Rules & Session Annotation

  • Added support for OR matching in Query and Header rules, with clearer AND/OR mode labels in the rule editor.
  • Refined the matcher editor and rule pipeline so URL matching behaves more consistently across rule types.

App Startup & Stability

  • Added startup tracing around app bootstrap and install-skip paths to make launch issues easier to diagnose.
  • Improved main-window readiness handling to reduce startup regressions and unnecessary render scheduling.

UI & Theming

  • Fixed user-select: all styling in packaged builds so copy and selection behavior works consistently in viewers and rule editors.

App Startup & Stability

  • Fixed the packaged app blank-window issue by correcting the desktop startup path.
  • Fixed legacy startup behavior so the client no longer depends on unnecessary render-time work during boot.

Full changelog: httpeep.com/blog/changelog-v0.8.13