Skip to content

Commit c59fb5c

Browse files
authored
Changelog for Sept 26 (#451)
1 parent a5fffd4 commit c59fb5c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pages/home/changelog.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ description: "What's new at Arcade.dev"
77

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

10+
## For the week ending on 2025-09-26
11+
12+
**Toolkits**
13+
* `[feature - 🚀]` Introduce [Starter Tools](https://docs.arcade.dev/home/use-tools/types-of-tools), a new type of tool that mirrors the original HTTP API design of the upstream service.
14+
* `[feature - 🚀]` Release Slack started toolkit which contains support for most of the Slack API.
15+
* `[feature - 🚀]` Include advanced error handling in the following toolkits: Google, Microsoft, Slack, and Asana. Learn more about handling tool errors [here](https://docs.arcade.dev/home/build-tools/handle-tool-errorsk).
16+
* `[bugfix - 🐛]` [toolkits/MS Teams] Fix get_chat_metadata by chat's users
17+
* `[feature - 🚀]` [toolkits/confluence] Adding WhoAmI tools for Confluence
18+
19+
**CLI and TDK**
20+
* `[bugfix - 🐛]` Fix reference in `arcade docs` Python example template to USER_ID instead of TOOL_NAME
21+
22+
**Misc**
23+
* `[documentation - 📝]` Documents API wrapper vs LLM-native toolkits; includes Slack API wrapper toolkit docs
24+
25+
1026
## For the week ending on 2025-09-19
1127

1228
**Toolkits**

0 commit comments

Comments
 (0)