Skip to content

chore(main): release mcp-evernote 2.0.0#39

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--mcp-evernote
Open

chore(main): release mcp-evernote 2.0.0#39
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--mcp-evernote

Conversation

@github-actions

@github-actions github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2026-07-07)

⚠ BREAKING CHANGES

  • get_resource now defaults to text extraction, not binary download; pass as:"binary" (or deprecated includeData:true) for base64. evernote_get_resource_text, evernote_get_resource_recognition, and evernote_list_note_resources are removed from the default surface (still callable as deprecated aliases; EVERNOTE_LEGACY_TOOLS=true re-lists them).
  • notes: minimum supported Node.js is now 20.16.0 (was 18.18.0), required by the pdf-parse dependency.

Features

  • api: rate-limit aware NoteStore transport (#58) (e58d66e)
  • consolidate MCP tool surface (27 → 15) behind backward-compatible aliases (#62) (d5a04fa)
  • inject live notebook names into tool descriptions and add graceful fallback (#45) (9d0a814)
  • notes: batch get_note, format projection, and paged search content (#59) (1b9a974)
  • notes: cache notebooks/tags, enrich get_note, surface rateLimitDuration (#54) (3a0272e)
  • notes: extract OCR text from image attachments (#55) (7452a51)
  • notes: extract PDF attachment text via lazy-loaded pdf-parse (#53) (00cdd0c)
  • notes: USN-keyed note body cache (#60) (2c79e2b)

Bug Fixes

  • polling: use filtered Evernote sync chunks (#37) (46c4ec7)
  • resolve noteStoreUrl via getUserUrls() instead of non-existent getNoteStoreUrl() (#42) (c696ecb)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mcp-evernote branch from 67c39e1 to 278ba56 Compare June 6, 2026 11:40
@github-actions github-actions Bot changed the title chore(main): release mcp-evernote 1.2.4 chore(main): release mcp-evernote 1.3.0 Jun 15, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mcp-evernote branch from 278ba56 to 3c1a7f8 Compare June 15, 2026 12:03
@github-actions github-actions Bot changed the title chore(main): release mcp-evernote 1.3.0 chore(main): release mcp-evernote 2.0.0 Jun 18, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mcp-evernote branch from 3c1a7f8 to 2fada11 Compare June 18, 2026 10:12
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mcp-evernote branch 6 times, most recently from 283a77f to 10a222a Compare July 7, 2026 08:27
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mcp-evernote branch from 10a222a to c0605cc Compare July 7, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants