Changes in v2.0.36
✨ Features
- feat: add MCP OAuth mode #359
- feat: add work items toolset via GraphQL API #362
- feat: Optimization for heavy AI workload on code review #385
- feat: group-level wiki support #389
- feat(oauth): allow providing PAT as header and prefer PAT over job token #400
🐛 Bug Fixes
- Fix getEffectiveProjectId to prioritize passed projectId over GITLAB_PROJECT_ID #320
- fix: use agent function to support HTTP/HTTPS protocol switching in self-hosted GitLab #372
- fix: allow lookahead/lookbehind patterns in GITLAB_DENIED_TOOLS_REGEX #387
- fix: prevent 400 errors from mutually exclusive params in list_merge_requests #388
- fix: Fix app installation instruction #394
- fix(oauth): allow customizing oauth scopes #399
- fix(issues): make discussion_id optional in create_issue_note #404