Skip to content

Commit 95bde8c

Browse files
committed
Update release notes
[ci skip]
1 parent 88ff45e commit 95bde8c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

fastlane/metadata/android/de-DE/changelogs/default.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
- 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
33
- Viele Übersetzungen hinzugefügt
44
- Verbesserte Suchfunktion, nun wird eine "enthält"-Suche anstelle von "beginnt mit" verwendet
5-
- Absturz auf einigen Geräten während des Entsperrens aufgrund einer Keystore-Ausnahme behoben
5+
- Absturz auf einigen Geräten während des Entsperrens aufgrund einer Keystore-Ausnahme behoben
6+
- Problem beim Löschen einer Cloud behoben

fastlane/metadata/android/en-US/changelogs/default.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
- Added access to vaults located in "Shared with Me", "My Computer" and "My Drive" of Google Drive using shortcuts
33
- Added a lot of translations
44
- Improved search functionality, now a "contains" search is used instead of "starts with"
5-
- Fixed crash on some devices during unlock due to keystore exception
5+
- Fixed crash on some devices during unlock due to keystore exception
6+
- Fixed problem during deletion of a cloud

fastlane/release-notes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
<li>Added a lot of translations</li>
55
<li>Improved search functionality, now a "contains" search is used instead of "starts with"</li>
66
<li>Fixed crash on some devices during unlock due to keystore exception</li>
7+
<li>Fixed problem during deletion of a cloud</li>
78
</ul>

0 commit comments

Comments
 (0)