Highlights
- Lower default memory usage: reduces the browser pool from three warm Camoufox instances to one for typical Prowlarr and scraper deployments
- Detailed scrape logging: reports request progress, tier selection, successful scrapes, failures, and failure reasons at the default
infolevel - Container memory diagnostics: exposes cgroup memory usage, limits, pressure, and OOM events through
/health - Updated release stack: refreshes application packages and dependencies to their latest mutually compatible versions
Major changes
- 3ccdf01 defaults the browser pool to one warm instance while keeping larger pools configurable for concurrent workloads (#164, #166). Thanks @Popombalo for the report
- 06ff408 and 3a6190 add correlated operational logging and configurable
LOG_LEVELsupport - 0532912 adds container memory pressure and OOM diagnostics to
/health - a09ac12 prepares v1.6.5 and aligns package, lockfile, documentation, dependency, and changelog metadata
Full changelog: v1.6.4...v1.6.5