Skip to content

v1.26.0

Compare
Choose a tag to compare
@Rafiot Rafiot released this 17 Sep 11:25
· 127 commits to main since this release
v1.26.0

Lacus, LacusCore, and PlaywrightCapture changes

  • See Lacus v 1.11.0 release notes for details
  • Many bugfixes and improvements
  • Use more recent browsers

Har2Tree

Full Changelog: Lookyloo/har2tree@v1.25.0...v1.26.0

  • Improve handling of embedded content
  • Properly generate docs

Lookyloo

Full Changelog: v1.25.0...v1.26.0

  • Improve typing for capture settings (Pydantic)
  • Make it possible to categorize captures
  • Improve error handling, logging
  • Index categorized captures
  • Get Captures via UUID in the API
  • Add controller to Start/Stop scripts individually
  • Add CSP HTTP headers whenever possible

What's Changed

New Contributors