Version v1.19.5
2026-08-04
- b9f9310 fix: strip query string before web UI routing (auth token)
- d20f7bd fix: create IVF index with cosine metric to match search (brute-force fallback)
- 417f0fc fix: performance and hardening (review phase 6)
- b47bc0b fix: web API hardening and UI correctness (review phase 5)
- 314300f fix: config merging, CLI correctness, validation (review phase 4)
- e6c5f04 fix: resource lifecycle, races, and error masking (review phase 3)
- ea0c979 fix: security hardening, data-integrity bugs from code review
- e8a502e 1.19.4
- 83e4169 Update webui.md
- 2a73885 Merge branch 'main' of github.com:MrDoe/OpenCodeRAG
- db6e99d fix: add shebang to CLI entry point and validate in postbuild script
- c9f5a1d fix: exclude quirk chunks from all code search paths (CODE_SEARCH_FILTER)
- 4488025 fix: detect PDF/DOCX/DOC/XLS files via extname in reader