Releases: isatsam/vfs_explorer
Releases · isatsam/vfs_explorer
v1.1b
v1.1a
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
1.0
First public release of VFS Explorer, targeting Windows and Linux of x86-64 architecture.
Features:
- Open a VFS archive to view its contents
- Search files by name
- Select and extract files
- Extract the whole archive at once
- [Debug] "Dry run" - goes through the process of extraction of selected files, but doesn't actually write anything to the drive