Skip to content

mailsift v0.1.28

Choose a tag to compare

@itswl itswl released this 18 Sep 17:52
· 11 commits to main since this release

Highlights

  • Add per-client MCP rate limiting with a default limit of 120 requests per minute.
  • Record anonymized MCP access audit events without storing mailbox content.
  • Expose MCP audit totals through the observability query.
  • Keep the single-container deployment and token-protected embedded MCP endpoint.

Verification

  • 174 tests passed
  • TypeScript build passed
  • Production container published for amd64 and arm64
  • MCP rejects unauthenticated requests with HTTP 401