Releases: flor3z-github/redmine-mcp-server
Releases · flor3z-github/redmine-mcp-server
Release list
Release v1.0.7
Changes
- Version bump to 1.0.7
- All tests passing
- DXT package included for desktop extensions
Installation
NPM Package
npm install -g @gmlee-ncurity/mcp-server-redmine@1.0.7Desktop Extension (DXT)
Download the redmine-mcp-server.dxt file from the assets below and install it in your supported desktop application.
🤖 Automated release via GitHub Actions
Release v1.0.6
Changes
- Version bump to 1.0.6
- All tests passing
- DXT package included for desktop extensions
Installation
NPM Package
npm install -g @gmlee-ncurity/mcp-server-redmine@1.0.6Desktop Extension (DXT)
Download the redmine-mcp-server.dxt file from the assets below and install it in your supported desktop application.
🤖 Automated release via GitHub Actions
Release v1.0.5 - DXT Desktop Extension Support
🎉 Release v1.0.5 with DXT Desktop Extension Support
✨ New Features
- Desktop Extension (DXT) support for seamless integration with supported applications
- Automated CI/CD pipeline for DXT packaging and releases
- Enhanced workflow monitoring and troubleshooting guidance
🔧 Improvements
- Fixed all TypeScript linting issues and warnings
- Improved type safety by replacing
anytypes with proper TypeScript types - Enhanced error handling and validation
- Updated documentation with CI/CD monitoring instructions
📦 Installation Options
NPM Package (Command Line)
npm install -g @gmlee-ncurity/mcp-server-redmine@1.0.5Desktop Extension (DXT)
Download the redmine-mcp-server-v1.0.5.dxt file below and install it in your supported desktop application.
🚀 CI/CD Pipeline
- Automated testing on Node.js 20.x and 22.x
- Linting, building, and DXT packaging
- Release asset upload with DXT files
🤖 Generated with Claude Code