Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions app/en/references/changelog/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,20 @@ _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.

**Platform and Engine**

- `[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.

Expand Down
Loading