Skip to content

v2.2.8

Compare
Choose a tag to compare
@antony-jr antony-jr released this 17 Nov 17:10
· 4 commits to master since this release

This release fixes #49, a long standing issue with UTF-8 archive entries which gets extracted into messed up filename under Windows mostly.

Changelog

  • Handle UTF-8 archive entries better
  • Refactor QArchiveExtractorPrivate::extract()
  • Added more tests to test UTF-8 archive entries

CI/CD Changes

  • Test QArchive under Windows (Thanks @neheb)
  • Remove macOS 11 from tests.