v1.32.0 - Back to school release
New features
- Add pretty print for text, JSON and multipart POSTed contents in hostnode
- Show on tree the presence of POSTs in a node
- Support for an init script that is run before any other script once the page is loaded, as implemented in Lacus v1.17.0
- Support for proxies in Mastoton bot, automatically verify lookyloo website from mastodon bot
- Support system proxy in all modules
- Add TLD search
- Optional auto-push to MISP
Changes
- Add support for disabling queries against IPASN History
- Properly avoid connecting to SaneJS when disabled
- Make fetching Cloudflare IPs optional
- Only return recent captures listed on index by default in the API
- Support partitionKey in cookies (new feature from playwright)
Bugfixes
- Avoid background processing to be stuck on long queues
- Support for new lxml
- Avoid exception in MISP search
- Avoid reloading the tree template when a modal failed to load properly, and many more UI fixes when some modules are disabled
What's Changed
- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot[bot] in #1080
- build(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot[bot] in #1083
- build(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by @dependabot[bot] in #1084
- build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by @dependabot[bot] in #1086
- build(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #1111
- build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #1124
- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #1129
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1135
Full Changelog: v1.31.0...v1.32.0