Skip to content

Releases: ilDon/zotero-semantic-search

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 08:45
02020a4

What's Changed

  • Fix flicker of the settings and item pane while indexing by @ilDon in #9

Full Changelog: v2.5.0...v2.5.1

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 05:47
6e263c5

What's Changed

  • Choice of embedding model: multilingual-e5-small, Arctic-embed-m-v2, LEALLA-large by @ilDon in #8

Full Changelog: v2.4.0...v2.5.0

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 15:48
052219a

What's Changed

  • Filter results by date added to Zotero (UI and MCP) by @ilDon in #7

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 13:21
55ee4af

What's Changed

  • Claude Desktop extension (.mcpb) for the MCP server by @ilDon in #6

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 05:56
0721e34

What's Changed

  • Rewrite as a Zotero plugin with local MCP server by @ilDon in #1
  • Declare compatibility with Zotero 10 by @ilDon in #2
  • Filter results by item type; OCR for PDFs without text by @ilDon in #3
  • Automatic releases and plugin updates by @ilDon in #4

New Contributors

  • @ilDon made their first contribution in #1

Full Changelog: https://github.com/ilDon/zotero-semantic-search/commits/v2.2.0

Embedding models (int8) – models-1

Choose a tag to compare

@ilDon ilDon released this 24 Sep 05:46
052219a

int8 weight files of the embedding models downloaded by the plugin (v2.5.0+). Built with tools/quantize_encoder.py from:

  • intfloat/multilingual-e5-small (MIT), revision 614241f622f53c4eeff9890bdc4f31cfecc418b3
  • Snowflake/snowflake-arctic-embed-m-v2.0 (Apache-2.0), revision 95c2741480856aa9666782eb4afe11959938017f

Not a plugin release: download the plugin from the latest vX.Y.Z release.