Skip to content

RAG Assistant for Zotero v0.4.5

Choose a tag to compare

@github-actions github-actions released this 22 Mar 18:52
· 18 commits to master since this release

New

  • Custom PDF storage directory — set a non-default path to your Zotero PDF storage folder in Settings → Zotero Configuration
  • Semantic Scholar search button in the Sources panel (alongside existing Google Scholar)

Fixed

  • Syncing stuck at 0%: when Zotero's database is locked, the error message now explicitly tells you to close Zotero before syncing
  • Sync failures no longer disappear silently — errors are now visible in the UI
  • OpenAI model list: the available models dropdown now accurately reflects what your API key has access to, rather than showing all curated GPT models unconditionally
  • Changing API key or base URL now clears the cached model list so it reloads correctly
  • Windows: startup no longer fails prematurely while PyInstaller is still extracting on launch
  • Windows: port cleanup on startup no longer risks killing unrelated applications

Removed

  • Ollama status indicator from the top navigation bar
  • Windows 32-bit (ia32) build targets — x64 only going forward
  • Intel Mac (x64) builds were already dropped in v0.4.5; arm64 / Apple Silicon only (Rosetta 2 works for Intel users)