Skip to content

Commit 2bec8fc

Browse files
author
Tim Sinaeve
committed
docs: add v0.8.7 release notes
1 parent 76969b4 commit 2bec8fc

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/VERSION_LOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Version Log
22

3+
## v0.8.7 - The RAG & Clipboard Image Update
4+
5+
### ✨ Features
6+
7+
- **RAG-Powered "Chat with Workspace"**:
8+
- Finalized the workspace analysis tool with configurable **Similarity Threshold** and increased context limits (up to **500 documents**).
9+
- Intelligent source attribution: Sources are now streamed immediately and automatically hidden if the AI determines no relevant information was found.
10+
- **Enhanced Image Clipboard Support**:
11+
- **New from Clipboard**: Now detects images on the system clipboard and automatically creates a new image document.
12+
- **Direct Paste/Drop**: Drag-and-drop or paste images directly into existing image nodes to update their content.
13+
- **Navigation Polish**: Refined the "Create New Document" action in chat to navigate directly to the new file, ensuring a seamless transition from AI response to workspace document.
14+
15+
### 🐛 Fixes
16+
17+
- **RAG Reliability**: Optimized the retrieval logic to trigger search and streaming in parallel, reducing latency.
18+
- **Copyright Maintenance**: Updated all internal About boxes and legal notices to **2026**.
19+
320
## v0.8.6 - The Usability & Drag-Drop Fixes
421

522
### ✨ Features

0 commit comments

Comments
 (0)