Skip to content
Merged
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
20 changes: 20 additions & 0 deletions pages/home/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ description: "What's new at Arcade.dev"

*Here's what's new at Arcade.dev!*

## For the week ending on 2025-09-12

**CLI and TDK**
* `[feature - 🚀]` Added support for multiple types of errors from tools, and updated client libraries to aid in disambiguating rate-limiting and other forms of upstream errors ([Docs](https://github.com/ArcadeAI/docs/pull/438/files)). Added in v1.10.0 in `aracde-js`, v1.8.0 in `aracde-py`, and v0.1.0-alpha.6 in `aracde-go`.
* `[maintenance - 🔧]`Update langchain version for Arcade integrations

**Toolkits**
* `[feature - 🚀]` Google Calendar improvements to video call scheduling ([Docs](https://github.com/ArcadeAI/docs/pull/436))
* `[feature - 🚀]` [toolkits/Jira] Added `WhoAmI` tool to Jira, Google, Clickup, Slack, and Zendesk toolkits ([Docs](https://github.com/ArcadeAI/docs/pull/426))


**Platform and Engine**
* `[bugfix - 🐛]` Engine: Fix rate limiting algorithm
* `[feature - 🚀]` Engine: Improve Tool Error Handling

**Misc**
* `[documentation - 📝]` Add a FAQ for requesting over-scoped permissions for Google Drive and similar tools ([docs PR #440](https://github.com/ArcadeAI/docs/pull/440))


## For the week ending on 2025-09-05

**Toolkits**
Expand Down Expand Up @@ -228,3 +247,4 @@ description: "What's new at Arcade.dev"
**Misc**
* `[feature - 🚀]` Launched Github Discussions for product feedback and support ([link](https://github.com/ArcadeAI/arcade-ai/discussions))
* `[feature - 🚀]` Launched status.arcade.dev for monitoring platform status ([link](https://status.arcade.dev))