| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-16 | 3.4 kB | |
| v2.2.2 source code.tar.gz | 2026-05-16 | 3.8 MB | |
| v2.2.2 source code.zip | 2026-05-16 | 4.3 MB | |
| Totals: 3 Items | 8.1 MB | 0 | |
2.2.2 (2026-05-16)
Bug Fixes
- address review - add handler tests, deduplicate constants (905e3ab)
- auth: harden OAuth proxy resource pinning, JSON robustness, and RFC 6749 error codes (0b5516e), closes #395
- auth: validate grant_type/response_type and pin resource on OAuth proxy (69a9fa3)
- docker: bump base image to bookworm-trixie so Kreuzberg can load (3a188fb), closes #394
- scraper: add fail-fast threshold for unhealthy targets (6d346f8)
- scraper: add web UI requirements to hash-routed SPA specs (ff09422)
- scraper: align hash-routed SPA spec with MCP support (#379) (1fabc11)
- scraper: draft specs for hash-routed SPA support (#379) (92181ae)
- scraper: fail strict scrapes on child not found (9ce3ec1)
- scraper: revert immediate throw for child 404 to match spec and fix failing tests (c54b3d9)
- scraper: support hash-routed spa crawling (a3cb51c)
- scraper: surface Kreuzberg failure causes so silent skips become visible (3015906), closes #394
- scraper: tighten failure threshold accounting (dcf68ae)
- scraper: tighten hash-routed SPA spec contract (#379) (7db4dc1)
- store: improve embedding failure diagnostics (3c9e9c3)
- store: use vec0 partition columns directly in search queries (ed4ebd7)
- web: honor preserve hash defaults (ecc768a)