You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix an issue where volumes that have features enabled which are incompatible with ExtendFS might mount and show inconsistent data.
The casefold feature is now supported. Directories which have the casefold flag marked by a Linux machine will use case-insensitive lookups for its contents.
A volume marked as needing recovery can now try to mount, but it may show a warning that the disk needs repair. ExtendFS cannot currently repair disks; if you see this warning, use fsck on a Linux machine to repair the disk.
Checksums are now verified on a few data structures. There are plans to expand this in the future.
Some additional ext4 features are supported. Check the README file in the GitHub repo for the current full supported feature list.
Fix an issue where reviews might be requested sooner than expected. (App Store only)