v1.1
Second public release of VFS Explorer with some quality-of-life and code improvements, targeting Linux and Windows of x86-64 architectures.
What's new
- "Search" renamed to "Filter" with some functional improvements
- Added search modes: "Contains", "Starts with", and "Regex"
- Added Ctrl+F key shortcut
- Implemented multi-language support
- Added Russian language
- VFSE will now try to automatically detect the system's language and switch to it, if translation is available and user hasn't manually selected a language before
- Added checks for new versions of VFS Explorer from Preferences
- VFSE will now run a check automatically upon startup. This can be disabled in Preferences.
- Debug options are now hidden by default, but can be enabled back in Preferences
- When opening a VFS archive goes wrong, the better errors from
plaguevfs
(the underlining library that parses VFS files) are now shown to user, instead of generic Python ones - Setup automatic dev builds for Windows and Linux via Github Actions