Skip to content

Commit 7f8b25a

Browse files
authored
πŸ€– Friday changelog (#885)
* changelog 03-27
1 parent ec24bfd commit 7f8b25a

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

β€Žapp/en/references/changelog/page.mdxβ€Ž

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,31 @@ import { Callout } from "nextra/components";
99

1010
_Here's what's new at Arcade.dev!_
1111

12+
## 2026-03-27
13+
14+
**Frameworks**
15+
16+
- `[feature - πŸš€]` Add new UI components for a design system enhancing tool-calling experiences.
17+
- `[feature - πŸš€]` Add Granola meeting intelligence toolkit with 3 tools for accessing meeting data via Granola's Enterprise API.
18+
- `[feature - πŸš€]` Add Storybook stories for uncovered components in the design system.
19+
20+
**Arcade MCP Servers**
21+
22+
- `[feature - πŸš€]` Add TelemetryPassbackMiddleware for serverExecutionTelemetry capability for `arcade-mcp`.
23+
- `[feature - πŸš€]` Add full support for MCP Resources, enhancing resource registration and JSON Schema generation in `arcade-mcp`.
24+
- `[maintenance - πŸ”§]` Increased rate limits for first-party MCP user calls.
25+
- `[maintenance - πŸ”§]` Rename Outlook Calendar, Outlook Mail, and SharePoint toolkits to microsoft_* prefix and mark old packages as deprecated.
26+
- `[bugfix - πŸ›]` Add client-side validation to prevent reserved 'arcade' prefix in OAuth and MCP gateway forms.
27+
28+
**Platform and Engine**
29+
30+
- `[feature - πŸš€]` Add auth error page for user-friendly handling of OAuth failures.
31+
- `[feature - πŸš€]` Upgraded dashboard authentication experience.
32+
- `[feature - πŸš€]` Integrates Pylon chat widget and centralizes dashboard environment variables.
33+
- `[bugfix - πŸ›]` Fix 'list out of index range' error in Salesforce toolkit's email formatting utility.
34+
- `[bugfix - πŸ›]` Fix to allow any port for loopback redirect URIs as per RFC 8252 Section 7.3.
35+
36+
1237
## 2026-03-13
1338

1439
**Arcade MCP Servers**

0 commit comments

Comments
Β (0)