Skip to content

release_2.3.1

Choose a tag to compare

@drpetersonfernandes drpetersonfernandes released this 21 Jun 15:45
· 7 commits to master since this release

Bug Fixes

  • Fixed false bug reports for missing DolphinTool.exe - The application no longer reports missing DolphinTool.exe as a bug. It now only displays a local error message, since this is a deployment issue (the file was not included with the application) rather than an application bug.

  • Fixed crash when browsing a non-existent extraction folder - Added a directory existence check before attempting to list files. Previously, selecting or entering a folder path that doesn't exist would cause an unhandled DirectoryNotFoundException. The application now gracefully handles this case and displays an appropriate message.

Full Changelog: release_2.3.0...release_2.3.1