diff --git a/app/en/references/changelog/page.mdx b/app/en/references/changelog/page.mdx index 2930e2b1e..18c59d773 100644 --- a/app/en/references/changelog/page.mdx +++ b/app/en/references/changelog/page.mdx @@ -14,14 +14,13 @@ _Here's what's new at Arcade.dev!_ **Frameworks** - `[feature - 🚀]` Add new UI components for a design system enhancing tool-calling experiences. -- `[feature - 🚀]` Add Granola meeting intelligence toolkit with 3 tools for accessing meeting data via Granola's Enterprise API. - `[feature - 🚀]` Add Storybook stories for uncovered components in the design system. **Arcade MCP Servers** - `[feature - 🚀]` Add TelemetryPassbackMiddleware for serverExecutionTelemetry capability for `arcade-mcp`. -- `[feature - 🚀]` Add full support for MCP Resources, enhancing resource registration and JSON Schema generation in `arcade-mcp`. -- `[maintenance - 🔧]` Increased rate limits for first-party MCP user calls. +- `[feature - 🚀]` Add full support for MCP Resources, enhancing resource registration and JSON Schema generation in `arcade-mcp-server`. +- `[maintenance - 🔧]` Increased rate limits for Arcade's first-party MCP server (https://ctl.arcade.dev/mcp). - `[maintenance - 🔧]` Rename Outlook Calendar, Outlook Mail, and SharePoint toolkits to microsoft_* prefix and mark old packages as deprecated. - `[bugfix - 🐛]` Add client-side validation to prevent reserved 'arcade' prefix in OAuth and MCP gateway forms. @@ -29,7 +28,6 @@ _Here's what's new at Arcade.dev!_ - `[feature - 🚀]` Add auth error page for user-friendly handling of OAuth failures. - `[feature - 🚀]` Upgraded dashboard authentication experience. -- `[feature - 🚀]` Integrates Pylon chat widget and centralizes dashboard environment variables. - `[bugfix - 🐛]` Fix 'list out of index range' error in Salesforce toolkit's email formatting utility. - `[bugfix - 🐛]` Fix to allow any port for loopback redirect URIs as per RFC 8252 Section 7.3.