-
Notifications
You must be signed in to change notification settings - Fork 12
🤖 Friday changelog #885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🤖 Friday changelog #885
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -9,6 +9,31 @@ import { Callout } from "nextra/components"; | |||||
|
|
||||||
| _Here's what's new at Arcade.dev!_ | ||||||
|
|
||||||
| ## 2026-03-27 | ||||||
|
|
||||||
| **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`. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. note for next week's email (if you decide to include it): This is an implementation resource for MCP's SEP 2448
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. added to my newsletter notes! Thank you! |
||||||
| - `[feature - 🚀]` Add full support for MCP Resources, enhancing resource registration and JSON Schema generation in `arcade-mcp`. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| - `[maintenance - 🔧]` Increased rate limits for first-party MCP user calls. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| - `[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. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Pylon chat is still in bosslevel (flagging b/c I'm not sure how we want to synchronize changlelog with prod vs staging) |
||||||
| - `[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. | ||||||
|
|
||||||
|
|
||||||
| ## 2026-03-13 | ||||||
|
|
||||||
| **Arcade MCP Servers** | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Granola toolkit is waiting on a production worker deploy (hopefully early next week)