Update release notes

[ci skip]
This commit is contained in:
Julian Raufelder 2022-03-29 20:31:08 +02:00
parent 2e2075741a
commit 45e0569129
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1,3 @@
- Problem behoben, bei dem ein "Tresor nicht gefunden"-Dialog beim Entsperren mit OneDrive angezeigt wird, wenn er ein Leerzeichen im Namen enthält
- Fehlermeldungen, wenn ein Tresor nicht unterstützt wird, verbessert
- Anzeigefehler, der beim Verschieben von Ordnern mit lokalem Speicher und direktem Zugriff auf diesen auftritt, behoben
- Fehler, dass beim automatischen Hochladen aufgrund der Batterieoptimierung nicht immer alle Bilder erfasst werden, behoben

View File

@ -1 +1,3 @@
- Fixed a problem where a "Vault not found" dialog is shown during unlock with OneDrive cloud if the vault contains a blank character
- Improved error messages when a vault is not supported
- Fixed moving folders with local storage shows an error when accessed directly
- Fixed auto upload does not always upload all images automatically due to battery optimization

View File

@ -1,3 +1,5 @@
<ul>
<li>Fixed a problem where a "Vault not found" dialog is shown during unlock with OneDrive cloud if the vault contains a blank character</li>
<li>Improved error messages when a vault is not supported</li>
<li>Fixed moving folders with local storage shows an error when accessed directly</li>
<li>Fixed auto upload does not always upload all images automatically due to battery optimization</li>
</ul>