release_2.2.0
·
42 commits
to master
since this release
- Add a helper method to detect when output drives or network paths become unavailable. When such errors occur, the batch operation is now stopped immediately rather than continuing to process files that cannot be written.
- Improves error detection by checking specific HRESULT codes.
- Adds Czech translation support for device not ready errors.
- Batch operations will now stop immediately on fatal environmental errors instead of marking files as failed and continuing.
- Implement IsDiskSpaceError check to stop batch processing when the output drive is full.
- Improve the bug reports.
- Update SharpCompress dependency to version 0.47.3.