Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 17 May 20:07
· 56 commits to main since this release

2.3.0 (2026-05-17)

Bug Fixes

  • deps: pin @kreuzberg/node to 4.4.x and adapt archiver@8 ESM import (4102163)
  • docker: address review feedback on non-root hardening (3ecd71a)
  • http: normalize content-type and content-encoding header types (840fb86)
  • scraper: preserve scheme when matching URL patterns (c3f8913)
  • scraper: preserve user-provided path as scope anchor across depth-0 redirects (559bda7), closes #381
  • store: avoid vec metadata filters in search (32050f6)

Features

  • scraper: add fetch access controls (333b2ff)
  • scraper: skip well-known trackers during page rendering (d67af3c)