Skip to content

v0.8.0 first release with install/uninstall

Choose a tag to compare

@linuxrebel linuxrebel released this 14 Jun 05:29

v0.8.0 (2026-06-13)

Settings page, alpha index bar, multi-root scanning

  • Settings moved to a standalone page (/settings, opened in a new tab via the gear icon) — replaces the old modal, with full-width layout, header "Done" button, and a redesigned Ignored Directories panel (add/remove with confirm-before-purge and rescan reminders).
  • Alpha index bar (Home, 0-9, A-Z) is now a true global filter — clicking a letter queries all matching documents (not just the loaded page), paginated by your page-size preference, with working Next/Back. Click the active letter again to return to All Documents.
  • Multiple document directories are fully automatic — scan/rescan scan every configured directory into one shared database and embed once at the end.
  • Removed the "N embedded" count from the header stats bar (now "N docs · N tags").
  • New friendlyError() helper gives a clear "Cannot reach the DocuBrowse service" message if the server is down.
  • Synopsis modal now shows reassuring status updates during slow cold-start Ollama requests.

No-default doc_dir, configure banner, uninstall.sh

  • [existing content from prior section]

Installer & remote access

  • [existing content from prior section]

Security & reliability hardening

  • [existing content from prior section]

Handle moved/missing/deleted documents

  • [existing content from prior section]