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
- putting the login message in the right block by @adrima01 in #924
- Categories by @AntoniaBK in #925
- new: get uuids by category via API by @adrima01 in #926
- add new endpoint to remove capture by @jeroengui in #929
New Contributors
- @jeroengui made their first contribution in #929