Releases: chrisurf/imagegen-mcp-d3
Releases · chrisurf/imagegen-mcp-d3
Release list
v1.0.4
DALL-E 3 MCP Server ✨
- Added capabilities.tools: { available: true } for proper protocol discovery
- Switched to static fs/promises import for file operations
- Implemented getMetadata() for better compatibility with VS Code Copilot and Inspector
- General cleanup and reliability improvements
v1.0.3
DALL-E 3 MCP Server ✨
- Initial implementation of DALL-E 3 MCP server
- Support for image generation with configurable size, quality, and style
- Comprehensive error handling and validation
- TypeScript implementation with full type safety
- Automated testing with Jest
- CI/CD pipeline with GitHub Actions
- ESLint and Prettier configuration
- Comprehensive documentation
v1.0.2
DALL-E 3 MCP Server ✨
- Initial release of imagegen-mcp-d3
- DALL-E 3 image generation via MCP protocol
- Support for multiple image sizes (1024x1024, 1024x1792, 1792x1024)
- Quality options (standard, hd)
- Style options (vivid, natural)
- Automatic directory creation and file saving
- Comprehensive logging and error handling
- NPM package publishing
- GitHub Actions CI/CD pipeline
v1.0.1
DALL-E 3 MCP Server ✨
- Initial release of imagegen-mcp-d3
- DALL-E 3 image generation via MCP protocol
- Support for multiple image sizes (1024x1024, 1024x1792, 1792x1024)
- Quality options (standard, hd)
- Style options (vivid, natural)
- Automatic directory creation and file saving
- Comprehensive logging and error handling
- NPM package publishing
- GitHub Actions CI/CD pipeline
v1.0.0
DALL-E 3 MCP Server ✨
- Initial implementation of DALL-E 3 MCP server
- Support for image generation with configurable size, quality, and style
- Comprehensive error handling and validation
- TypeScript implementation with full type safety
- Automated testing with Jest
- CI/CD pipeline with GitHub Actions
- ESLint and Prettier configuration
- Comprehensive documentation