Version 1.2.0

13 Sep 2025  Andre  1 min read.

Version 1.2.0

This release adds some new features and fixes some problems: Features

  • Added AI tools for generating summaries and chat about individual documents (pdf, doc/docx, ppt/pptx, txt, ebook/html)
    • Support for OpenAI, Anthropic, Google Gemini and self-hosted Ollama
    • Ask questions and receive summaries in any supported language
    • Batch mode reduces costs and “document-as-image” analysis provides better results for documents with a lot of images/diagrams/graphs
  • Added support for PDF comments, these are now indexed and shown in the preview (requires re-index)
  • Added option to choose how many snippets (0-5) appear in the result list
  • Added buttons for “Reindex new files” and “Reindex all files” (unconditionally) in the settings
  • Added a configuration for the default search fields (e.g. all fields, filename field only, path field only, metadata fields only)
  • Added functionality for copying metadata values to the clipboard
  • Added dozens of other improvements
  • Fixed several bugs