What's Changed
- Update V2 messaging to clarify V1 focus by @olaservo in #958
- fix issue link in CONTRIBUTING.md by @DaleSeo in #963
- [Docs] Fix broken CONTRIBUTING.md links in GitHub templates by @koic in #964
- Add support for SEP-1330 Elicitation Enums by @cliffhall in #952
- feat: add theme property to Icon and Prompt types by @Vijaydaswani in #968
- fix: allow empty elicitation form data when all fields are optional by @bolinfest in #926
- chore: bump version to 0.18.0 by @olaservo in #969
- Bump TS SDK version to 1.24.3 by @cliffhall in #971
- fix: detect 401 errors from StreamableHTTP transport for OAuth flow by @olaservo in #966
- Update docker launch command by @cliffhall in #972
- Show description for anyOf fields in JSON editor by @DaleSeo in #974
- Allow Claude to code review PRs from forks by @cliffhall in #1001
- fix: detect 401 errors from
StreamableHTTPtransport in client by @thinhtpt-dev in #999 - Update typescript sdk to 1.25.2 by @olaservo in #1004
- Add a toast on connection error by @howardjohn in #765
- fix: OAuth DCR scope field compliance and error handling by @asoorm in #1003
- Fix failure to extract resource metadata url from WWW-authenticate header by @cliffhall in #924
- Converted CLI tests to use vitest by @BobDickinson in #1012
- Update LICENSE and package.json for Linux Foundation transition by @Copilot in #1018
- Add MCP docs server to Claude Code GitHub Action by @olaservo in #937
- Add Tasks support by @cliffhall in #1013
- Bump version to 0.19.0 by @olaservo in #1029
- Fix async sampling test by @cliffhall in #1035
New Contributors
- @DaleSeo made their first contribution in #963
- @Vijaydaswani made their first contribution in #968
- @bolinfest made their first contribution in #926
- @thinhtpt-dev made their first contribution in #999
- @howardjohn made their first contribution in #765
- @asoorm made their first contribution in #1003
- @BobDickinson made their first contribution in #1012
- @Copilot made their first contribution in #1018
Full Changelog: 0.17.5...0.19.0-hotfix