Skip to content

v1.4.4

Choose a tag to compare

@gokmengokhan gokmengokhan released this 26 Feb 18:25
· 9 commits to main since this release

What's New in v1.4.4

Fixed

  • Embed crash: Running endnote-mcp embed without [semantic] extras caused a ModuleNotFoundError: No module named 'numpy' traceback. Numpy is now lazily imported so the friendly error message ("Install with: uv tool install endnote-mcp[semantic]") is shown instead.

Full changelog: v1.4.3...v1.4.4