The file browser is now based on ContentResolver and no longer detects external storages, but works from a user-defined document tree.
Reading the contents of folders is a bit slower, but this method is more compatible, so hopefully external storages that were previously not detected by the software will be accessible.
Android 16 compatibility.