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: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# 📰 Open Authenticator changelog
2
2
3
+
## v2.0.1
4
+
Released on April 24, 2026.
5
+
6
+
***FEAT**: Instead of failing, the app now tries to get the salt back from TOTP list. ([#3da8a66](https://github.com/openauthenticator-app/openauthenticator/commit/3da8a66))
7
+
***FIX**: Fixed a bug with old backups restoring. ([#fb95911](https://github.com/openauthenticator-app/openauthenticator/commit/fb95911))
8
+
***FIX**: Fixed some app links being consumed more than once. ([#29cdfcf](https://github.com/openauthenticator-app/openauthenticator/commit/29cdfcf))
9
+
***FIX**: Fixed some user related errors being incorrectly sent to Sentry. ([#5b11363](https://github.com/openauthenticator-app/openauthenticator/commit/5b11363))
10
+
***CHORE**: Backend URL change now displays more info. ([#5448423](https://github.com/openauthenticator-app/openauthenticator/commit/5448423))
11
+
***CHORE**: Fixed some app links being consumed more than once. ([#0c01a83](https://github.com/openauthenticator-app/openauthenticator/commit/0c01a83))
12
+
***CHORE**: Improved `Result`s handling. ([#c35cc8c](https://github.com/openauthenticator-app/openauthenticator/commit/c35cc8c))
13
+
***CHORE**: Updated push and pull timeouts. ([#c604633](https://github.com/openauthenticator-app/openauthenticator/commit/c604633))
14
+
***REFACTOR**: Now using `xdg_desktop_portal` instead of `connectivity_plus`. ([#1eac66e](https://github.com/openauthenticator-app/openauthenticator/commit/1eac66e))
0 commit comments