-
v1.6.0-alpha
Pre-releaseAll checks were successfulCI / lint (push) Successful in 9sPublish / detect-release (push) Successful in 5sCI / security (push) Successful in 9sPublish / tag (push) Successful in 5sCI / test (push) Successful in 20sPublish / publish-forgejo (push) Successful in 10sPublish / publish-npm (push) Successful in 10sPublish / promote-release (push) Successful in 2sPublish / publish-container (push) Successful in 26sreleased this
2026-02-16 10:04:32 +00:00 | 55 commits to main since this releaseWhat's Changed
- OP#406: Auto-add API user as member when creating new projects
- OP#407: Add type parameter to update_work_package tool
- OP#365: Add watcher tools (list_watchers, add_watcher, remove_watcher)
- OP#366: Add delete operations (delete_work_package, delete_project)
- OP#555: Migrate all board tools from Rails to REST API (no longer sidecar-only)
- OP#620: Audit admin_command actions — confirmed all 12 have no REST API equivalents
- OP#621: Update wiki docs and README for v1.6.0-alpha changes
Highlights
- 5 new tools:
list_watchers,add_watcher,remove_watcher,delete_work_package,delete_project(57 → 62 total) - Board tools migrated to REST API:
list_boards,create_board,delete_boardnow use the Grids API instead of Rails runner — works in all deployment modes, no Docker required - Auto-membership on project creation:
create_projectnow automatically adds the API user as a member with the best available role - Type updates:
update_work_packagenow supports changing the work package type
Install
npx -y open-project-sidecar-mcp@1.6.0-alpha --setupDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads