Skip to content

v2.1.1 - Enterprise Production Ready

Choose a tag to compare

@silversurfer562 silversurfer562 released this 29 Nov 22:25
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's New in v2.1.1

Enterprise Security Documentation

  • SOC 2 Type II compliance checklist with trust criteria mapping
  • HIPAA readiness guide for healthcare deployments
  • Security architecture documentation (defense-in-depth)
  • Data residency guide - complete data location control
  • Air-gapped installation instructions for offline environments

Code Quality Improvements

  • Test coverage increased to 86% (435 tests passing)
  • Focused core - wizards moved to separate domain archives
  • Version sync fixed across all files

MemDocs Core Mission

MemDocs is now focused on its core competencies:

  • Git-native memory storage for AI assistants
  • Cross-conversation LLM memory (Claude Code, etc.)
  • Enterprise audit-ready security (PHI/PII redaction)
  • MCP server for Claude Desktop integration

Documentation

  • New docs/security/ directory with compliance guides
  • New docs/enterprise/ directory with deployment guides
  • Comprehensive API reference documentation

Installation

pip install memdocs==2.1.1

Full Changelog

See CHANGELOG.md


🤖 Generated with Claude Code