You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/home/changelog.mdx
+33Lines changed: 33 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,39 @@ description: "What's new at Arcade.dev"
7
7
8
8
*Here's what's new at Arcade.dev!*
9
9
10
+
## For the week ending on 2025-07-18
11
+
12
+
<Note>
13
+
Version 2.0.0 of the Arcade Engine was released this week. Upgrading to version 2.0.0 is recommended for all self-hosted developers, and includes an important security fix for [secure OAuth flows](/home/auth/secure-auth-production). After upgrading, all projects will default to using the Arcade user verifier. If desired, you can then implement a custom user verifier in your application/agent and make the switch via the Arcade Dashboard.
14
+
15
+
Self-hosed Arcade developers cannot be grandfathered into the old (insecure) behavior of skipping user verification once the Engine is upgraded to version 2.0.0 or higher.
16
+
</Note>
17
+
18
+
**Frameworks**
19
+
20
+
**Toolkits**
21
+
*`[feature - π]` Add Linear Toolkit ([PR #465](https://github.com/ArcadeAI/arcade-ai/pull/465))
0 commit comments