Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:27
· 16 commits to main since this release

Changelog

  • 9a3b48c feat: add CRM history commands
  • c1fd179 feat: add CRM history storage contract
  • 71ac286 feat: define CRM history events
  • 66c26f5 feat: expose CRM history through MCP
  • 818d65f feat: record atomic SQLite history
  • 0966bd5 feat: record recoverable Markdown history
  • 0c5a61d feat: support version flag
  • 48dcf97 fix: CI verify command and prealloc lint issues
  • 5be239b fix: bound Markdown YAML alias expansion
  • 713c53c fix: complete Markdown history recovery
  • 430166d fix: document safe SQL clause construction
  • 7861c47 fix: harden CRM history review findings
  • 69084a0 fix: harden CRM history validation
  • 5ef3d1b fix: harden Markdown history durability
  • 91e720a fix: isolate CRM history command tests
  • 8f9bea2 fix: migrate release config to Homebrew cask
  • bf86aae fix: preserve CRM update semantics
  • 2505ecd fix: preserve Markdown YAML compatibility
  • 1b215bd fix: preserve SQLite creation times
  • 239b289 fix: preserve SQLite history invariants
  • 4ddd591 fix: protect persisted CRM history
  • 2e54a81 fix: reject corrupt SQLite JSON
  • 0f1d7e4 fix: reject nonregular pending history
  • 7bc4a95 fix: retain Homebrew formula distribution
  • c44b6af fix: sync committed CRM history
  • e6507b8 fix: validate MCP history inputs