Skip to content

v0.14.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 20:03
· 3 commits to main since this release

What's Changed

  • fix: Critical search index bug - prevent note disappearing on edit by @jope-bm in #257
  • fix: Add missing foreign key constraints for project removal (#254) by @jope-bm in #258
  • fix: Enable string-to-integer conversion for build_context depth parameter by @jope-bm in #259
  • fix: handle vim atomic write DELETE events without ADD by @phernandez in #249
  • fix: Add project isolation to ContextService.find_related() method (#261) by @jope-bm in #262
  • fix: Respect BASIC_MEMORY_LOG_LEVEL and BASIC_MEMORY_CONSOLE_LOGGING environment variables by @jope-bm in #264
  • fix: Use discriminated unions for MCP schema validation in build_context by @jope-bm in #266
  • fix: Ensure all datetime operations return timezone-aware objects by @jope-bm in #268
  • fix: Fix observation parsing to exclude markdown and wiki links by @jope-bm in #269
  • fix: Add ISO datetime serialization to MCP schema models by @jope-bm in #270
  • Addressed issues when running basic-memory on the Windows platform by @manuelbliemel in #252
  • fix: Windows test failures and add Windows CI support by @groksrc in #273
  • fix: Sanitize filenames and allow optional kebab case by @bdmayes in #260
  • feat: implement non-root Docker container to fix file ownership issues by @phernandez in #277
  • fix: complete project management special character support (#272) by @jope-bm in #279
  • fix: Update YAML frontmatter tag formatting for Obsidian compatibility by @groksrc in #280

New Contributors

Full Changelog: v0.14.3...v0.14.4