Merge branch 'main' into develop
This commit is contained in:
commit
b0ccc90a99
@ -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
|
@ -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
|
@ -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>
|
Loading…
x
Reference in New Issue
Block a user