Skip to content

Releases: flor3z-github/redmine-mcp-server

Release v1.0.7

Choose a tag to compare

@gmlee-ncurity gmlee-ncurity released this 10 Jul 06:48
7692b0f

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.7

Desktop 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

Choose a tag to compare

@gmlee-ncurity gmlee-ncurity released this 03 Jul 06:22
e54aa10

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.6

Desktop 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

Choose a tag to compare

@gmlee-ncurity gmlee-ncurity released this 03 Jul 05:38

🎉 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 any types 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.5

Desktop 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