Skip to content
Merged
Show file tree
Hide file tree
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
16 changes: 16 additions & 0 deletions app/en/references/changelog/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,22 @@ import { Callout } from "nextra/components";

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

## 2026-02-27

**Arcade MCP Servers**

- `[maintenance - 🔧]` Improve experience for developers on Windows
- `[feature - 🚀]` Improve `.env` discovery
- `[feature - 🚀]` Add `ToolMetadata` to OSS toolkits
- `[feature - 🚀]` Add YugabyteDB, MongoDB, Clickhouse, and Postgres toolkits
- `[documentation - 📝]` Fix Github API URL bug

**Platform and Engine**

- `[bugfix - 🐛]` Fix connection for out of spec MCP servers
- `[bugfix - 🐛]` Fix Authorization Server Discovery
- `[bugfix - 🐛]` Fix changing redirect URI

## 2026-02-20

<Callout type="info">
Expand Down
18 changes: 17 additions & 1 deletion public/_markdown/en/references/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,22 @@ Changelog

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

## 2026-02-27

**Arcade Servers**

- `[maintenance - 🔧]` Improve experience for developers on Windows
- `[feature - 🚀]` Improve `.env` discovery
- `[feature - 🚀]` Add `ToolMetadata` to OSS toolkits
- `[feature - 🚀]` Add YugabyteDB, MongoDB, Clickhouse, and Postgres toolkits
- `[documentation - 📝]` Fix Github API URL bug

**Platform and Engine**

- `[bugfix - 🐛]` Fix connection for out of spec servers
- `[bugfix - 🐛]` Fix Authorization Server Discovery
- `[bugfix - 🐛]` Fix changing redirect URI

## 2026-02-20

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

Last updated on February 10, 2026
Last updated on February 27, 2026

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