Update release notes

This commit is contained in:
Julian Raufelder 2021-03-30 12:40:19 +02:00
parent cfad5d1655
commit 3edc9f2876
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D
3 changed files with 12 additions and 6 deletions

View File

@ -1,2 +1,4 @@
- Möglichkeit neu erstellte Videos über den automatischen Upload hochzuladen hinzugefügt
- Möglichkeit das Entsperren eines Tresors abzubrechen hinzugefügt
- Native pCloud-Unterstützung hinzugefügt (großen Dank an Manu für die Implementierung)
- App-Absturz beim Wiederherstellen von Cryptomator aus einem Backup behoben
- Verbesserte Anzeige von langen Einstellungen
- Verbessertes Löschen des letzten Bildes über die Vorschau. Springt jetzt zurück in die Tresor-Inhaltsliste

View File

@ -1,2 +1,4 @@
- Added possibility to upload newly created videos via automatic upload as well
- Added possibility to cancel unlocking a vault
- Added pCloud native support (thanks to Manu for this huge contribution)
- Fixed app crash when restoring Cryptomator from a backup
- Enhanced display of long settings
- Enhanced deletion of the last image via the preview. Now jumps back to the vault contents list

View File

@ -1,4 +1,6 @@
<ul>
<li>Added possibility to upload newly created videos via automatic upload as well</li>
<li>Added possibility to cancel unlocking a vault</li>
<li>Added pCloud native support (thanks to Manu for this huge contribution)</li>
<li>Fixed app crash when restoring Cryptomator from a backup</li>
<li>Enhanced display of long settings</li>
<li>Enhanced deletion of the last image via the preview. Now jumps back to the vault contents list</li>
</ul>