Skip to content

Releases: pexni/smails

@smails/cli v0.0.12

Choose a tag to compare

@akazwz akazwz released this 26 Jun 11:41

Same CLI as v0.0.11 (--force rename, shared createMailbox helper, encodeURIComponent). Re-released to publish the MCP registry listing after shortening the server description.

@smails/cli v0.0.11

Choose a tag to compare

@akazwz akazwz released this 26 Jun 11:37

CLI changes from the hardening/rename pass:

  • create --new renamed to create --force (replace the current mailbox)
  • shared createMailbox helper across the CLI and MCP server
  • encodeURIComponent on message ids; message-vocabulary rename

Published to npm and the MCP registry by CI.

@smails/cli v0.0.9

Choose a tag to compare

@akazwz akazwz released this 24 Jun 18:13

Add npm package README.

@smails/cli v0.0.8

Choose a tag to compare

@akazwz akazwz released this 24 Jun 18:09

Auto-publish to MCP registry via OIDC.

@smails/cli v0.0.7

Choose a tag to compare

@akazwz akazwz released this 24 Jun 18:05

GitHub-based MCP registry namespace.

@smails/cli v0.0.6

Choose a tag to compare

@akazwz akazwz released this 24 Jun 17:51

Domain-based MCP registry namespace (dev.smails/email).

@smails/cli v0.0.5

Choose a tag to compare

@akazwz akazwz released this 24 Jun 17:43

Add mcpName for MCP registry ownership verification.

@smails/cli v0.0.4

Choose a tag to compare

@akazwz akazwz released this 24 Jun 17:25

Metadata: keywords + richer description for npm discovery.

@smails/cli v0.0.3

Choose a tag to compare

@akazwz akazwz released this 24 Jun 15:46

Add delete command, --domain, --version/--help, request timeout.

@smails/cli v0.0.10

Choose a tag to compare

@akazwz akazwz released this 24 Jun 18:22

flag() hardening; part of mail-routing fix release.