RAGForge / demo_documents /release_notes.html
ArchitSharma's picture
init
5ea3240
Raw
History Blame Contribute Delete
576 Bytes
<!doctype html>
<html><head><title>Atlas Search 2.4 Release Notes</title></head>
<body>
<h1>Atlas Search 2.4</h1>
<p>Release date: 2026-05-18.</p>
<h2>Highlights</h2>
<ul>
<li>Introduced hybrid lexical + vector retrieval with reciprocal-rank fusion.</li>
<li>Added source-level access-control filters before reranking.</li>
<li>Changed the default result limit from 8 to 12 candidates before reranking.</li>
</ul>
<h2>Known issue</h2>
<p>CSV columns containing embedded newlines may display truncated snippets in the preview panel; retrieval is unaffected.</p>
</body></html>