Skip to content

v1.40.1

Choose a tag to compare

@Rafiot Rafiot released this 28 Jul 12:55
· 69 commits to main since this release
v1.40.1
f75dc2a

Security fixes

New features

  • Show websocket streams from HAR dump (UI is not finalized)
image image
  • Private captures (only visible as admin or with a temporary token)
image
  • Expose form to change the visibility of a capture
image
  • Scripts to build trees and index archived captures in the background

Changes

  • Support kvrocks 2.16
  • Massive refactoring of how the captures are queried from the cache (related to private captures)
  • Improve race conditions when handling captures to monitor
  • Speedup background indexing

Fixes

  • Improve handling of Trusted Timestamp verification, reported by @Wachizungu
  • Make sure the VT module uses the global proxy, if any, reported by @Wachizungu
  • Properly escape values passed to a URL on the tables views, reported by @Wachizungu

What's Changed

  • fix: typo in ollama_report module by @Wachizungu in #1354
  • build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1348
  • build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #1350
  • build(deps): bump docker/metadata-action from 6.1.0 to 6.2.0 by @dependabot[bot] in #1351
  • build(deps): bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in #1352
  • build(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #1353
  • build(deps): bump docker/login-action from 4.4.0 to 4.5.2 by @dependabot[bot] in #1369

Full Changelog: v1.40.0...v1.40.1