Update release notes

[ci skip]
This commit is contained in:
Julian Raufelder 2021-04-30 16:09:19 +02:00
parent ad092928f7
commit 1180f6cb41
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 bei der pCloud-Anmeldung in der F-Droid-Variante behoben - Unterstützung für S3-kompatiblen Speicher hinzugefügt
- Passwortrichtlinie verbessert, so dass Tresore mit sehr schlechten Passwörtern nicht mehr erstellt werden können
- Problem bei der Dateisuche behoben, falls Globbing aktiviert, die Live-Suche deaktiviert und das Muster Großbuchstaben enthält

View File

@ -1 +1,3 @@
- Fixed pCloud login using F-Droid - Added support for S3 compatible storage
- Enhanced password policy so that vaults with very bad passwords can no longer be created
- Fixed problem in file search when globbing is enabled, live search is disabled and pattern contains uppercase characters

View File

@ -1,3 +1,5 @@
<ul> <ul>
<li>Fixed pCloud login using F-Droid</li> <li>Added support for S3 compatible storage</li>
<li>Enhanced password policy so that vaults with very bad passwords can no longer be created</li>
<li>Fixed problem in file search when globbing is enabled, live search is disabled and pattern contains uppercase characters</li>
</ul> </ul>