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: docs/resources/roadmap-and-release-notes.mdx
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,14 @@ rss: true
9
9
</Update>
10
10
11
11
<Updatelabel="January 2026">
12
+
## January 20 - Legacy Auth Deprecation
13
+
14
+
Query parameter and request body authentication methods are now [deprecated](/docs/resources/breaking-changes-change-notices/november-2025-deprecation-of-legacy-auth-methods).
15
+
-**API Free users**: All requests using legacy auth now return `403 Forbidden`.
16
+
-**API Pro users**: Brownout period active with intermittent `403` responses. Full deprecation in early February 2026.
17
+
18
+
Use the `DeepL-Auth-Key` header instead.
19
+
12
20
## January 8 - 81 New Languages in GA
13
21
- Promoted all 81 beta languages to standard language support. These languages are now part of the main source and target language lists.
14
22
- Note that these languages only work with `quality_optimized` model or when no model is specified, and are not compatible with `latency_optimized` requests.
0 commit comments