Skip to content

Releases: beNative/docforge

DocForge v0.8.8

02 May 11:19

Choose a tag to compare

DocForge v0.8.8

v0.8.8 - The Agentic Workspace Update

✨ Features

  • Agentic Chat & Workspace Orchestrator:
    • Transformed the chat panel from a passive RAG assistant into an active Workspace Agent.
    • Autonomous Operations: The AI can now create, rename, move, and edit documents and folders directly through natural language commands.
    • Script Orchestration: The agent can write and execute Python, Shell, and PowerShell scripts to automate complex data processing or system tasks.
    • Multi-Step Reasoning: Capable of performing complex workflows (e.g., "Find all documents mentioning X, then move them to a new folder called Y") in a single conversation.
  • Security & Action Approval:
    • Implemented a high-fidelity Action Approval Modal with a glassmorphic design.
    • Configurable safety gates: Users can choose to require manual approval for all agent actions, especially destructive operations or script executions.
  • UI/UX Polish:
    • Tool Execution Visibility: Added specialized status indicators and animated icons to show when the AI is "thinking" or "using a tool."
    • Syntax-Highlighted Tool Results: Results from scripts and workspace operations are now rendered in a dedicated terminal-style card within the chat history.
    • Enhanced Settings: Added a new "AI Chat" settings section to toggle Agent Mode and Approval requirements.

🐛 Fixes

  • RAG Workspace Indexing:
    • Fixed a critical bug where workspace indexing would find documents but fail to process them (showing "0 documents processed").
    • Corrected the rag_vectors virtual table schema by removing an unsupported PRIMARY KEY constraint.
    • Added automated schema recovery logic to detect and report missing or broken vector tables.
  • Transparency & Feedback:
    • Main Process Error Propagation: Backend indexing errors are now captured and displayed directly in the Chat Panel log, providing clear feedback if document processing fails.
    • Enhanced Status Diagnostics: The "Build Index" process now performs a pre-flight check of the database schema and reports specific configuration or initialization errors.
    • Detailed Content Logs: Added diagnostic logging to identify documents that are skipped due to missing content or extraction failures.
  • Chat Stability: Fixed several syntax and state synchronization errors in the chat panel that could cause crashes during long-running tool executions.
  • Tag Balance: Resolved various build-breaking JSX tag mismatches in the Chat UI.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.8_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.8-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.8-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.8_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.8-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.8-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.8_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.8.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.8.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.8.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.8-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.8.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.7

29 Apr 17:54

Choose a tag to compare

DocForge v0.8.7

v0.8.7 - The RAG & Clipboard Image Update

✨ Features

  • RAG-Powered "Chat with Workspace":
    • Finalized the workspace analysis tool with configurable Similarity Threshold and increased context limits (up to 500 documents).
    • Intelligent source attribution: Sources are now streamed immediately and automatically hidden if the AI determines no relevant information was found.
  • Enhanced Image Clipboard Support:
    • New from Clipboard: Now detects images on the system clipboard and automatically creates a new image document.
    • Direct Paste/Drop: Drag-and-drop or paste images directly into existing image nodes to update their content.
  • 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.

🐛 Fixes

  • RAG Reliability: Optimized the retrieval logic to trigger search and streaming in parallel, reducing latency.
  • Copyright Maintenance: Updated all internal About boxes and legal notices to 2026.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.7_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.7-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.7-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.7_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.7-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.7-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.7_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.7.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.7.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.7.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.7-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.7.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.6

29 Apr 12:59

Choose a tag to compare

DocForge v0.8.6

v0.8.6 - The Usability & Drag-Drop Fixes

✨ Features

  • HTML Preview Default: HTML content imported via "New from Clipboard" now automatically opens in Preview mode by default, saving an extra click when pasting web snippets.

🐛 Fixes

  • Empty Folder Drag and Drop: Fixed a subtle bug that prevented dropping documents directly into empty folders due to restrictive hit area dimensions.
  • Version History Diffing: Fixed a bug where the A/B version comparison forced chronological ordering, causing the A/B labels to mismatch the diff view. The history pane now strictly respects your selection (A is always the left side, B is always the right).
  • Dialog & Rename Polish: Resolved an input focus issue when renaming folders and added drop shadows to dialogs for better visual depth.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.6_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.6-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.6-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.6_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.6-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.6-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.6_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.6.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.6.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.6.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.6-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.6.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.5

08 Mar 09:08

Choose a tag to compare

DocForge v0.8.5

v0.8.5 - The Codebase Consistency Upgrade

This release is a comprehensive refactoring effort that standardizes styling, typing, and error handling patterns across the application, laying a cleaner foundation for future development without changing functional behavior.

🛠 Improvements

  • Quotes Consistency: All internal TypeScript and React source files now strictly enforce single quotes.
  • TypeScript Rigor: Cleaned up inline object prop types into documented interfaces (EditorRefPluginProps) and replaced several broad any usages with exact Lexical editor state types.
  • Error Handling: Globally unified our Promise implementations to catch as error (e.g., catch (error) { ... }) for consistency across backend and frontend calls.
  • Code Structure: Converted mixed component initializations into predictable arrow functions, stripped unneeded I prefixes from interfaces, and hoisted deferred imports to the top of their modules.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.5_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.5-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.5-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.5_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.5-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.5-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.5_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.5.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.5.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.5.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.5-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.5.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.4

08 Mar 09:06

Choose a tag to compare

DocForge v0.8.4

v0.8.4 - The Codebase Consistency Upgrade

This release is a comprehensive refactoring effort that standardizes styling, typing, and error handling patterns across the application, laying a cleaner foundation for future development without changing functional behavior.

🛠 Improvements

  • Quotes Consistency: All internal TypeScript and React source files now strictly enforce single quotes.
  • TypeScript Rigor: Cleaned up inline object prop types into documented interfaces (EditorRefPluginProps) and replaced several broad any usages with exact Lexical editor state types.
  • Error Handling: Globally unified our Promise implementations to catch as error (e.g., catch (error) { ... }) for consistency across backend and frontend calls.
  • Code Structure: Converted mixed component initializations into predictable arrow functions, stripped unneeded I prefixes from interfaces, and hoisted deferred imports to the top of their modules.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.4_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.4-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.4-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.4_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.4-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.4-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.4_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.4.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.4.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.4.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.4-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.4.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.3

07 Mar 16:42

Choose a tag to compare

DocForge v0.8.3

v0.8.3 - The Safety & Context Menu Update

This release brings an intelligent context menu to the document editor and introduces deletion safeguards so your content stays secure during rapid editing.

✨ Features

  • Intelligent Context Menu: Added a custom right-click menu to the editor that adapts to your selection. It intelligently provides text formatting and link options for text, dedicated controls for selected images, and rich table manipulation (insert/delete rows and columns) when editing tables.
  • Deletion Protection: Intercepts structural delete and backspace commands that would otherwise accidentally erase your entire document or empty the editor unexpectedly.

🛠 Improvements

  • Added keyboard shortcut hints to the editor toolbar tooltips (e.g., Undo (Ctrl+Z), Bold (Ctrl+B), Insert Link (Ctrl+K)) so you can discover standard hotkeys without leaving the composing window.
  • Switched the HTML and image preview zoom mechanism to use native CSS zoom (zoom:). This improves alignment and removes the nested scrollbars introduced by the previous pan container.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.3_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.3-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.3-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.3_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.3-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.3-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.3_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.3.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.3.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.3.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.3-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.3.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.2

19 Dec 15:23

Choose a tag to compare

DocForge v0.8.2

v0.8.2 - The Antigravity Styling Update

🛠 Improvements

  • Antigravity Design Language: Applied a cleaner, VS Code-inspired design across the application:
    • Sharper corners (rounded-sm) on buttons, modals, tooltips, and dropdowns.
    • Reduced focus ring intensity for a more subtle, native appearance.
    • Removed shadows from modals, tooltips, and context menus for a flatter look.
    • Status bar controls (LLM selectors, database dropdown, zoom buttons) now use text-only hover/focus instead of visible rings.
  • Improved Markdown Preview Zoom: Text now reflows properly when zooming in or out, eliminating whitespace issues at different zoom levels.
  • Better Tree Selection Visibility: Fixed the tree item selection highlight in light mode to be clearly visible instead of nearly transparent.

🐛 Fixes

  • Disabled the scroll synchronization between the code editor and Markdown preview panes, as the sync behavior was unreliable. Panes now scroll independently.
  • Fixed search box styling to be more professional with a subtle background and no visible border.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.2_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.2-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.2-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.2_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.2-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.2-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.2_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.2.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.2.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.2.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.2-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.2.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.8.0

12 Nov 17:30
d43bfac

Choose a tag to compare

DocForge v0.8.0

v0.8.0 - The Emoji & Command Palette Update

✨ Features

  • Added AI-assisted emoji suggestions and inline emoji pickers to document titles and folder names, making it easy to personalize the tree or accept LLM-generated prefixes without leaving the editor.
  • Expanded the Command Palette with document editor actions—including formatting, locking, manual saves, AI refinement, and emoji generation—so keyboard workflows can reach the newest tools instantly.

🛠 Improvements

  • Replaced the appearance color selectors with a compact palette that closes on outside clicks, speeding up theme tweaks while keeping the popover accessible.
  • Restyled document search snippets with themed backgrounds and accent borders that stay legible across light and dark modes.
  • Refined the "Last Saved" status indicator to show relative timestamps with a tooltip that reveals the exact save time.

🐛 Fixes

  • Ensured document command triggers reinitialize whenever the active editor changes so command palette shortcuts run reliably.

📝 Documentation

  • Updated the README and manuals to cover emoji-enhanced titles, new command palette entries, and the refreshed appearance controls while preparing the v0.8.0 release package.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.0_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.0-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.0-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.0_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.0-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.0-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.0_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.0.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.0.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.0.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.0-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.0.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.7.0

11 Nov 13:36
87256f2

Choose a tag to compare

DocForge v0.7.0

v0.7.0 - The Focused Zoom & Clipboard Intelligence Update

✨ Features

  • Automatically generate titles for clipboard imports whenever a local LLM is connected, so captured snippets arrive with meaningful names without extra typing. #218
  • Added an "Open installation folder" action to the About dialog via a new Electron bridge, making it easy to locate the running binaries during support sessions. #216

🛠 Improvements

  • Gave the workspace zoom controls their own focus target so buttons, shortcuts, and 5% increments follow whichever pane (editor or preview) you're working in, and clarified the status bar label. #217
  • Expanded the logger panel with range selection, drag multi-select, and configurable clipboard exports for timestamps, levels, and line breaks. #215
  • Matched the Folder Overview rename button styling to its neighboring controls for a consistent affordance. #214

🐛 Fixes

  • Restored the default tooltip styling for truncated sidebar titles so hover hints stay legible. #219

📝 Documentation

  • Documented the focused zoom workflow, clipboard title generation, logger export tools, and the new About dialog shortcut while preparing the v0.7.0 release package.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.7.0_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.7.0-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.7.0-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.7.0_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.7.0-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.7.0-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.7.0_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.7.0.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.7.0.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.7.0.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.7.0-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.7.0.exe

Verify the downloaded installer before running it in your environment.

DocForge v0.6.10

11 Nov 06:37
65e417d

Choose a tag to compare

DocForge v0.6.10

v0.6.10 - The Auto-Install Controls Update

✨ Features

  • Added an Automatic Installation toggle to Settings → General so administrators can decide whether DocForge installs downloaded updates the next time they quit.
  • Mirrored the automatic-install switch inside the in-app update toast (desktop builds) alongside progress indicators and restart controls, letting you adjust the preference without leaving your workflow.

🐛 Fixes

  • Ensured the desktop updater honors the saved automatic-install preference across sessions so downloads no longer revert to installing on quit unexpectedly.

📝 Documentation

  • Documented the automatic-install controls and refreshed the release guides for the v0.6.10 tagging workflow.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.6.10_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.6.10-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.6.10-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.6.10_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.6.10-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.6.10-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.6.10_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.6.10.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.6.10.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.6.10.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.6.10-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.6.10.exe

Verify the downloaded installer before running it in your environment.