Skip to content

Visp Memory 0.7.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:14
· 0 commits to develop since this release

The dashboard now defaults to a charcoal appearance with restrained blue highlights and a cleaner overview.

What changed

  • Neutral dark surfaces, soft white primary actions, and subtle blue accents for navigation, recall, links, and focus states.
  • A compact introduction, grouped memory totals, quieter navigation, and consistent controls.
  • Dark appearance for new sessions, while preserving saved theme preferences and the light-mode option.
  • Updated dashboard screenshot and Docker installation examples. The README screenshot uses a release-specific URL so it also renders on PyPI.

Install or upgrade

docker pull ghcr.io/djkeshawa/visp-memory:0.7.2
pip install --upgrade "visp-memory[api,mcp]==0.7.2"

See the installation guide for persistent storage and account setup. Recreate existing containers using their existing data volumes, then reload open dashboard tabs.

This update introduces no storage schema changes. SQLite remains the default; Neo4j remains an optional beta. Existing feature maturity and benchmark limits are unchanged. Linux standalone downloads require glibc 2.38 or newer; Docker and Python installations provide alternative deployment paths.

Validation and identity

The isolated release passed 1,706 Python tests with 16 optional tests skipped, all 36 browser tests, Ruff, TypeScript, and production builds. Production npm audit reported no vulnerabilities. Wheel/sdist metadata, bundled assets, fresh-wheel installation, and packaged HTTP/browser smoke checks passed.

Source commit: 386e6e33ce7dcb10a7cbd818022e40170ffb98f1. Attached SHA256SUMS identifies all five release downloads.

Container identity: ghcr.io/djkeshawa/visp-memory@sha256:6c0787d11ab713921e825ea09ccbdc642e518e71afba0c5bd1305d6b22d6f250. The published wheel was installed and smoke-tested in a fresh environment. Published Docker version, dashboard styles, and non-root execution were verified.