Releases: Mestika/sendpro-flowmailer-mcp
Releases · Mestika/sendpro-flowmailer-mcp
Release list
v1.0.0
Stable release
This is the first stable release of the unofficial Spotler SendPro / FlowMailer MCP server.
Changes
- Declares the npm-installed MCP server stable for current read-only SendPro/FlowMailer use.
- Keeps read-only mode enabled by default.
- Preserves SendPro, Spotler SendPro, and legacy FlowMailer environment variable support.
- Merges safe Dependabot updates for GitHub Actions and Vitest.
- Groups future Dependabot updates to reduce notification noise.
Install
npx -y sendpro-flowmailer-mcpv0.1.1
Changes
- Published package to npm as sendpro-flowmailer-mcp.
- Updated npm-first installation docs and npm badges.
- Added repository health documentation and OpenSSF Scorecard workflow.
- Fixed Scorecard publishing permissions.
- Updated package and MCP Registry metadata for npm publication.
Install
npx -y sendpro-flowmailer-mcpv0.1.0
Initial public release of the unofficial Spotler SendPro / FlowMailer MCP server.
Highlights:
- OAuth2 client-credentials support.
- Read-only mode enabled by default.
- Generic SendPro request tool plus common read helpers.
- Optional submit, simulate, and resend tools when read-only mode is disabled.
- MCP Registry metadata in server.json.
- GitHub Actions CI and repository health files.
- Credential setup and release process documentation.