• v1.10.1 c7d0ef3c94

    v1.10.1 — Bulk Tools Polish
    All checks were successful
    Publish / detect-release (push) Successful in 6s
    CI / security (push) Successful in 8s
    Publish / tag (push) Successful in 5s
    Publish / publish-forgejo (push) Successful in 8s
    Publish / publish-npm (push) Successful in 10s
    Publish / promote-release (push) Successful in 1s
    CI / lint (push) Successful in 47s
    CI / test (push) Successful in 1m28s
    Publish / publish-container (push) Successful in 1m52s
    Stable

    Gravity Bot released this 2026-03-18 00:50:54 +00:00 | 11 commits to main since this release

    What's Changed

    Bug Fixes

    • bulk_delete cascade handling — 404 on delete is now treated as success (item already gone via parent cascade delete), eliminating spurious failures when deleting parent+child WPs in the same batch

    Improvements

    • bulk_update schema parity — Added type, start_date, due_date, and estimated_hours fields to bulk_update_work_packages, matching the fields available in bulk_create_work_packages and the single update_work_package tool

    Tasks

    • OP#2406: Handle cascade-deleted WPs as success in bulk_delete
    • OP#2407: Add type, dates, and estimated_hours to bulk_update schema

    Install

    npm install open-project-sidecar-mcp@1.10.1 --registry=https://git.bros.ninja/api/packages/mike/npm/
    
    Downloads