diff --git a/fastlane/metadata/android/de-DE/changelogs/default.txt b/fastlane/metadata/android/de-DE/changelogs/default.txt index 65c19714..7965b83b 100644 --- a/fastlane/metadata/android/de-DE/changelogs/default.txt +++ b/fastlane/metadata/android/de-DE/changelogs/default.txt @@ -1,2 +1,5 @@ -- Zeige Dialog und Benachrichtigung an, wenn die Berechtigung "Dateien" widerrufen wird, erforderlich für den automatischen Upload -- Das Abmelden von einer Cloud löscht nun auch die Anmeldeinformationen einer aktiven Verbindung zu ihr \ No newline at end of file +- Unterstützung für mehrere OneDrive-Konten hinzugefügt +- Zugriff auf Tresore, die sich in "Shared with Me", "My Computer" und "My Drive" von Google Drive befinden, wurde mit Hilfe von Shortcuts hinzugefügt +- Viele Übersetzungen hinzugefügt +- Verbesserte Suchfunktion, nun wird eine "enthält"-Suche anstelle von "beginnt mit" verwendet +- Absturz auf einigen Geräten während des Entsperrens aufgrund einer Keystore-Ausnahme behoben \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/default.txt b/fastlane/metadata/android/en-US/changelogs/default.txt index 553889a4..7cc731fe 100644 --- a/fastlane/metadata/android/en-US/changelogs/default.txt +++ b/fastlane/metadata/android/en-US/changelogs/default.txt @@ -1,2 +1,5 @@ -- Show information when "Storage" permission revoked, required for auto upload -- Logging out of a cloud now also clears the credentials of an active connection to it \ No newline at end of file +- Added support for multiple OneDrive accounts +- Added access to vaults located in "Shared with Me", "My Computer" and "My Drive" of Google Drive using shortcuts +- Added a lot of translations +- Improved search functionality, now a "contains" search is used instead of "starts with" +- Fixed crash on some devices during unlock due to keystore exception \ No newline at end of file diff --git a/fastlane/release-notes.html b/fastlane/release-notes.html index f9ebcce6..9b07bdd6 100644 --- a/fastlane/release-notes.html +++ b/fastlane/release-notes.html @@ -1,4 +1,7 @@ \ No newline at end of file