Releases: makeplane/plane-mcp-server
Releases · makeplane/plane-mcp-server
v0.2.0
What's Changed
- feat: add glama.json and move setup to the top of README by @Prashant-Surya in #46
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #44
- chore(deps): bump body-parser from 2.2.0 to 2.2.1 by @dependabot[bot] in #49
- chore(deps): bump express from 5.1.0 to 5.2.1 by @dependabot[bot] in #51
- chore: Add Gh Workflow for docker image builds by @akshat5302 in #53
- feat: add fastmcp based MCP server by @Prashant-Surya in #54
New Contributors
- @dependabot[bot] made their first contribution in #44
- @akshat5302 made their first contribution in #53
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Updated README by @danciaclara in #23
- feat: auto-release by @aheckmann in #13
- fix: axios version upgrade by @sriramveeraghanta in #38
- feat: Add list_project_issues tool to fetch all issues in a project by @KurodaKayn in #39
- release: v0.1.5 by @Prashant-Surya in #40
New Contributors
- @danciaclara made their first contribution in #23
- @KurodaKayn made their first contribution in #39
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
Added
- Scarf for package installation analytics.
v0.1.2
What's Changed
- Handle host trailing slash by @aheckmann in #4
- Fix node support, lint, format and add CI by @aheckmann in #7
- chore: update generate_release_notes parameter in github action by @Prashant-Surya in #10
- chore: bump version to 0.1.2 by @Prashant-Surya in #11
New Contributors
- @aheckmann made their first contribution in #4
Full Changelog: v0.1.1...v0.1.2
v0.1.1
fix: projects api serialization (#3)
v0.1.0
fix: publish workflow changes