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

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

## 2026-01-23

**Arcade MCP Servers**
- `[feature - 🚀]` Launched `https://ctl.arcade.dev/mcp` - Arcade's Gateway Assistant. Connect your LLM to help build MCP Gateways and MCP Servers for any agent use case. Learn more about it [here](/guides/mcp-gateways/create-via-ai)!

**Platform and Engine**
- `[maintenance - 🔧]` Fixed a race condition in `arcade deploy`

**Misc**
- `[documentation - 📝]` Updated OpenAI agents guide in Python
- `[documentation - 📝]` Fixed agent-frameworks page displaying as raw code
- `[documentation - 📝]` Quickstart now walks through setting up a `uv` project
- `[documentation - 📝]` Added connecting arcade tools to your llm page
- `[documentation - 📝]` Added Copilot Studio docs

## 2026-01-16

**Arcade MCP Servers**
Expand Down