Skip to content

Commit ba266cf

Browse files
authored
Changelog - Feb 27 (#838)
1 parent b6312ee commit ba266cf

2 files changed

Lines changed: 33 additions & 1 deletion

File tree

app/en/references/changelog/page.mdx

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

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

12+
## 2026-02-27
13+
14+
**Arcade MCP Servers**
15+
16+
- `[maintenance - 🔧]` Improve experience for developers on Windows
17+
- `[feature - 🚀]` Improve `.env` discovery
18+
- `[feature - 🚀]` Add `ToolMetadata` to OSS toolkits
19+
- `[feature - 🚀]` Add YugabyteDB, MongoDB, Clickhouse, and Postgres toolkits
20+
- `[documentation - 📝]` Fix Github API URL bug
21+
22+
**Platform and Engine**
23+
24+
- `[bugfix - 🐛]` Fix connection for out of spec MCP servers
25+
- `[bugfix - 🐛]` Fix Authorization Server Discovery
26+
- `[bugfix - 🐛]` Fix changing redirect URI
27+
1228
## 2026-02-20
1329

1430
<Callout type="info">

public/_markdown/en/references/changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ Changelog
88

99
_Here’s what’s new at Arcade.dev!_
1010

11+
## 2026-02-27
12+
13+
**Arcade Servers**
14+
15+
- `[maintenance - 🔧]` Improve experience for developers on Windows
16+
- `[feature - 🚀]` Improve `.env` discovery
17+
- `[feature - 🚀]` Add `ToolMetadata` to OSS toolkits
18+
- `[feature - 🚀]` Add YugabyteDB, MongoDB, Clickhouse, and Postgres toolkits
19+
- `[documentation - 📝]` Fix Github API URL bug
20+
21+
**Platform and Engine**
22+
23+
- `[bugfix - 🐛]` Fix connection for out of spec servers
24+
- `[bugfix - 🐛]` Fix Authorization Server Discovery
25+
- `[bugfix - 🐛]` Fix changing redirect URI
26+
1127
## 2026-02-20
1228

1329
Contextual Access for Executions is Live! Learn more [here](/guides/contextual-access.md)
@@ -683,7 +699,7 @@ Self-hosed Arcade developers cannot be grandfathered into the old (insecure) beh
683699
- `[feature - 🚀]` Launched status.arcade.dev for monitoring platform status ([link](https://status.arcade.dev)
684700
 )
685701

686-
Last updated on February 10, 2026
702+
Last updated on February 27, 2026
687703

688704
[Overview](/en/references.md)
689705
[API](/en/references/api.md)

0 commit comments

Comments
 (0)