This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryAdds three new Wanderlog tools for guide discovery, editing notes, and removing notes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `wanderlog_search_guides` and `wanderlog_get_guide` tools. Adds `wanderlog_search_guides` and `wanderlog_get_guide` tools. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Low |
Adds `wanderlog_edit_note` tool for find-and-replace in notes. Adds `wanderlog_edit_note` tool for find-and-replace in notes. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Low |
Adds `wanderlog_remove_note` tool to delete note blocks by reference. Adds `wanderlog_remove_note` tool to delete note blocks by reference. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Low |
Enhances guide search results to include blurb, like count, edit date, and direct URL. Enhances guide search results to include blurb, like count, edit date, and direct URL. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Performance | Medium |
Improves detailed mode to render full place notes and note blocks without truncation. Improves detailed mode to render full place notes and note blocks without truncation. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes notes with embeds rendering as `[object Object]`. Fixes notes with embeds rendering as `[object Object]`. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes place reference matching across hyphen/dash differences. Fixes place reference matching across hyphen/dash differences. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
New tools
wanderlog_search_guides+wanderlog_get_guide— discover and read user-written Wanderlog travel guides. Ask "what guides exist for Vietnam?" and pull full itineraries to use as inspiration for your own trip. Thanks @navalchand (#7)!wanderlog_edit_note— find-and-replace across note blocks, place annotations, and checklist titles/items.wanderlog_remove_note— remove standalone note blocks by natural-language reference. Thanks @AndreasThinks (#5)!
Improved
- Detailed mode no longer truncates place notes or note blocks — guides and itineraries render their full commentary.
- Guide search results now surface blurb, like count, edit date, and a direct wanderlog.com URL.
Fixed
- Notes containing embeds no longer render as
[object Object]. - Place references now match across hyphen/dash differences (e.g.
"Roppongi Hills - Tokyo City View").
Full Changelog: https://github.com/shaikhspeare/wanderlog-mcp/compare/v0.2.0...v0.3.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About shaikhspeare/wanderlog-mcp
MCP server for Wanderlog that lets AI clients read and edit trip itineraries through natural language, including trips, places, notes, hotels, checklists, and date updates.
Related context
Beta — feedback welcome: [email protected]