Skip to content

v1.2.0

Choose a tag to compare

@jztan jztan released this 14 Apr 11:32

What's New in v1.2.0

Added

  • REDMINE_AGILE_ENABLED=true opt-in support for RedmineUP Agile plugin: get_redmine_issue auto-includes story_points, agile_sprint_id, and agile_position; update_redmine_issue accepts story_points in the fields dict

Security

CI

  • Fix pip-audit failing on packages not published to PyPI by adding --no-emit-project to uv export in dependency-audit.yml

Installation

pip install redmine-mcp-server==1.2.0

Links