What's Changed
- feat: add Docker container support with volume mounting by @phernandez in #131
- fix: fastmcp deprecation warning by @groksrc in #150
- fix: resolve project state inconsistency between MCP and CLI by @phernandez in #149
- fix: reset command now clears project configuration by @phernandez in #152
- feat: implement Docker CI workflow for automated image publishing by @phernandez in #159
- fix: scope entity queries by project_id in upsert_entity method by @groksrc in #168
- fix: handle None from_entity in Context API RelationSummary by @groksrc in #166
- fix: ensure permalinks are generated for entities with null permalinks during move operations by @phernandez in #162
- feat: enhance move_note tool with cross-project detection and guidance by @phernandez in #161
- fix: respect BASIC_MEMORY_HOME environment variable in Docker containers by @groksrc in #174
- fix: handle Boolean search syntax with hyphenated terms by @phernandez in #180
- test: add more tests for search_repository by @phernandez in #181
- fix: implement project-specific sync status checks for MCP tools by @phernandez in #183
- fix: preserve permalink when editing notes without frontmatter permalink by @phernandez in #184
- feat: enhance search_notes tool documentation with comprehensive syntax examples by @phernandez in #186
Full Changelog: v0.13.7...v0.14.0