|
(non critical) Bugfix Release v1.0.4
There was bug if you used the new feature introduced with v1.0.3 yesterday
to wipe data regardless of the filesystem you currently have:
The feature to explicitly wipe EXT4, regardless of which filesystem you currently have on your partitions,
which was introduced in 1.0.0.3 worked the opposite: it formatted ext3 instead of ext4
The usual 4EXTRecovery feature (since 1.0.0) to always format/wipe with the same filesystem currently found on your partitions:
-> So that you don't lose EXT4, once you have EXT4, worked as usual.
It was just the new feature where you can wipe data using a different filesystem (not currently on your partitions) that was wrong.
I'm sorry for that!
|