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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ description: "What's new at Arcade.dev"
10
10
## For the week ending on 2025-07-18
11
11
12
12
<Note>
13
-
Versions 2.0.0 of the Arcade Engine was released this week. Upgrading to version 2.0.0 is recommended for all users, and includes an important security fix for [secure OAuth flows](/home/auth/secure-auth-production). After upgrading, all arcade projects will default to using the arcade verifier. If desired, you can then implement a custom verifier in your application/agent and make the switch via the Arcade Dashboard.
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 users, and includes an important security fix for [secure OAuth flows](/home/auth/secure-auth-production). After upgrading, all arcade projects will default to using the arcade verifier. If desired, you can then implement a custom verifier in your application/agent and make the switch via the Arcade Dashboard.
14
14
15
15
Self-hosed Arcade users do not have the option to be grandfathered into the old (unsafe) behavior of skipping the verifier.
0 commit comments