Update release notes

[ci skip]
This commit is contained in:
Julian Raufelder 2021-12-07 11:40:40 +01:00
parent e2fcd4bac1
commit d18ee575e2
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1,2 @@
- Automatischer Upload bei Geräten mit Android Version 10 behoben
- 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

View File

@ -1 +1,2 @@
- Fixed auto upload via devices running Android version 10
- 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

View File

@ -1,3 +1,4 @@
<ul>
<li>Fixed auto upload via devices running Android version 10</li>
<li>Show information when "Storage" permission revoked, required for auto upload</li>
<li>Logging out of a cloud now also clears the credentials of an active connection to it</li>
</ul>