Skip to content

v2.4.0

Choose a tag to compare

@adeze adeze released this 09 Mar 02:22

2.4.0 (2026-03-09)

Features

  • caching: Add skipCache support and observability logs (0fe96a1)
  • caching: Implement basic in-memory caching for collections and bookmarks (c65bc5b)
  • caching: Implement search caching and cache invalidation logic (24f3f75)
  • cleanup: Implement duplicate discovery and batching logic with tests (0ced4f3)
  • cleanup: Implement optimized bulk deletion loop with batching (e569da5)
  • search: Add advanced search filters (date, media, duplicate) (9bcd99b)
  • suggestions: Implement suggest_tags tool using MCP Sampling (0eab8ee)