diff --git a/pages/home/changelog.mdx b/pages/home/changelog.mdx index d498dfc2..53532cb2 100644 --- a/pages/home/changelog.mdx +++ b/pages/home/changelog.mdx @@ -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** @@ -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)) +