Skip to content

1.0.1

Choose a tag to compare

@Scormave Scormave released this 24 Jun 19:26

1.0.1 - 2026-06-24

Deployment-focused patch release: health checks for Docker and Unraid, a ready-made compose stack, multi-arch images, and MCP Registry publishing.

Added

  • GET /health HTTP endpoint for Docker HEALTHCHECK, Unraid container health, and other uptime monitors (returns 200 when Gramps Web is reachable, 503 otherwise)
  • Startup log line confirming Gramps Web connectivity (Connected to Gramps Web at …)
  • docker-compose.example.yml — example stack running Gramps Web and gramps-web-mcp on one Docker network
  • MCP Registry metadata and automated publishing on version tags
  • OCI image ownership label for MCP Registry validation

Changed

  • Docker release workflow now publishes multi-arch images for linux/amd64 and linux/arm64
  • Docker release workflow publishes the MCP Registry entry after tagged image builds
  • Documentation: clarified Gramps Web pairing requirements and added an Unraid install guide

Fixed

  • MCP Registry metadata now uses the correct GitHub namespace casing

Docker

docker pull ghcr.io/scormave/gramps-web-mcp:1.0.1