Skip to content

Commit df02537

Browse files
authored
changelogs update (#981)
* changelogs update * Update app/en/references/changelog/page.mdx
1 parent d059e6e commit df02537

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

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

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

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

12+
## 2026-05-22
13+
14+
**Arcade MCP Servers**
15+
16+
- `[documentation - πŸ“]` Updates to MCP Servers documentation including toolkit metadata.
17+
- `[documentation - πŸ“]` Updating documentation for MCP Servers following an upgrade.
18+
19+
20+
21+
**Platform and Engine**
22+
23+
- `[bugfix - πŸ›]` Fix validation error for empty Authorization URL field in MCP Server OAuth configuration.
24+
- `[bugfix - πŸ›]` Fixes middleware handling for HTTPExceptions to improve error responses in FastAPI.
25+
26+
## 2026-05-15
27+
28+
29+
**Arcade MCP Servers**
30+
31+
- `[feature - πŸš€]` Add default-on filter to exclude automated noise from Gmail search/list results.
32+
- `[bugfix - πŸ›]` Fix missing OAuth scopes for Microsoft Teams toolkit tools to ensure proper authentication.
33+
- `[bugfix - πŸ›]` Fixes the issue of unwanted line breaks in Gmail messages sent as plaintext.
34+
- `[bugfix - πŸ›]` Fix Slack GetMessages tool quality errors related to datetime inputs and user lookup.
35+
- `[bugfix - πŸ›]` Fix Jira tool quality errors including project resolution and optional field handling.
36+
- `[documentation - πŸ“]` Adding MCP Servers docs update to reflect new Outlook Mail tools and expanded OAuth scope.
37+
38+
**Platform and Engine**
39+
40+
- `[bugfix - πŸ›]` Fix billing graphs on the dashboard by ensuring consistent recharts version usage.
41+
- `[feature - πŸš€]` Make tool-call timeouts configurable for self-hosted deployments.
42+
43+
**Misc**
44+
45+
- `[documentation - πŸ“]` Add Visual Studio instructions to GitHub Copilot documentation.
46+
1247
## 2026-05-08
1348

1449

0 commit comments

Comments
Β (0)