Update Release Notes with latest Linux fix for hidden volume in CLI

This commit is contained in:
Mounir IDRASSI 2023-08-20 00:28:06 +02:00
parent 34ef189a92
commit 89d340271c
No known key found for this signature in database
GPG Key ID: FC1B00364B3FE937
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -105,6 +105,7 @@
<li>Fix issues launching fsck on Linux.</li>
<li>Fix privilege escalation prompts being ignored.</li>
<li>Fix wrong size for hidden volume when selecting the option to use all free space.</li>
<li>Fix failure to create hidden volume on a disk using CLI caused by wrong maximum size detection.</li>
<li>Fix various issues when running in Text mode:
<ul>
<li>Don't allow selecting exFAT/BTRFS filesytem if they are not present or not compatible with the created volume.</li>