Skip to content

Commit 4b7e2c1

Browse files
Changelog - 2025-07-11 (#347)
* Changelog - 2025-07-11 * Update agents/changelog/agents/changelog.ts Co-authored-by: Eric Gustin <34000337+EricGustin@users.noreply.github.com> --------- Co-authored-by: Eric Gustin <34000337+EricGustin@users.noreply.github.com>
1 parent 6aafbe3 commit 4b7e2c1

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

agents/changelog/agents/changelog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ There are 4 possible types of changes, which each have an emoji associated with
2828
The steps to follow are:
2929
1. Load the changelog.mdx file and note the date of the most recent entry.
3030
2. Load all new commits since the most recent entry in the changelog.mdx file from the provided Github repositories.
31-
3. Update the changelog.mdx file with the new changes. The changelog should be in the same format as the changelog.mdx file. Do not include any other text in the changelog.mdx file. Do not combine multiple changes into a single entry.
31+
3. Update the changelog.mdx file and append the new changes. Do not alter the older entries in the changelog. The changelog should be in the same format as the changelog.mdx file. Do not include any other text in the changelog.mdx file. Do not combine multiple changes into a single entry.
3232
3333
When generating the changelog, follow these rules:
3434
- The date to use for the changelog is always the most recent Friday.

pages/home/changelog.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ 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-07-11
11+
12+
**Frameworks**
13+
14+
**Toolkits**
15+
* `[feature - 🚀]` Split previously combined Google, Microsoft, and other Toolkits into separate toolkits to aid in retrieval and maintenance ([PR #438](https://github.com/ArcadeAI/arcade-ai/pull/438))
16+
* `[feature - 🚀]` Slack Toolkit: Major refactor and improvements ([PR #453](https://github.com/ArcadeAI/arcade-ai/pull/453))
17+
18+
**CLI and TDK**
19+
* `[feature - 🚀]` `--debug` flag added for CLI commands ([PR #454](https://github.com/ArcadeAI/arcade-ai/pull/454))
20+
21+
**Platform and Engine**
22+
* `[bugfix - 🐛]` Fix token refresh bug
23+
24+
**Misc**
25+
* `[documentation - 📝]` Document the OAuth scopes required by the Slack toolkit ([PR #344](https://github.com/ArcadeAI/docs/pull/344))
26+
1027
## For the week ending on 2025-07-04
1128

1229
**Toolkits**

0 commit comments

Comments
 (0)