Skip to content

Releases: laravel/mcp

v0.7.1

19 May 18:42
Immutable release. Only release title and notes can be modified.
cf86f97

Choose a tag to compare

  • Return 201 from OAuth client registration per RFC 7591 by @danniehansen in #207
  • Fix TypeError when JSON-RPC request id is not a string or int by @pushpak1300 in #208
  • Add ResourceLink content type (MCP spec 2025-06-18) by @rupeshstha in #200
  • Extract JSON-RPC primitives to shared namespace for client reuse by @pushpak1300 in #211
  • Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #213
  • Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #214
  • Extract protocol versions to shared enum for client reuse by @pushpak1300 in #215
  • Add Icon and Implementation (MCP spec 2025-11-25) by @pushpak1300 in #219

v0.7.0

21 Apr 14:18

Choose a tag to compare

v0.6.7

15 Apr 08:32

Choose a tag to compare

What's Changed

  • Fix route:cache memory exhaustion caused by circular reference by @radumetes in #197

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

14 Apr 14:36

Choose a tag to compare

  • fix: preserve unicode characters in JSON-RPC responses by @indigoram89 in #191
  • Add MCP UI App support with interactive HTML resources by @pushpak1300 in #182
  • Revert "Add MCP UI App support with interactive HTML resources" by @pushpak1300 in #195
  • Preserve existing OAuth discovery routes by @Gujiassh in #192

v0.6.5

01 Apr 10:05

Choose a tag to compare

What's Changed

  • fix: support custom URI schemes in OAuth client registration by @alexis-riot in #181
  • fix: return tool errors for auth failures by @Gujiassh in #186
  • fix: authorization_servers and issuer should be the root URL, not the resource path by @pktharindu in #185

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

24 Mar 18:51

Choose a tag to compare

  • Remove redundant "When to Apply" section from skill body by @pushpak1300 in #175
  • Validate OAuth registration client names by @Gujiassh in #177
  • Add nested OAuth resource metadata regression coverage by @Gujiassh in #178

v0.6.3

17 Mar 14:25

Choose a tag to compare

v0.6.2

10 Mar 20:28
f696e44

Choose a tag to compare

v0.6.1

10 Mar 16:14
289bcfa

Choose a tag to compare

v0.6.0

24 Feb 14:43
28860a1

Choose a tag to compare