Skip to content

Releases: WirelessAlien/ZipXtract

v5.4.1

24 Aug 06:14

Choose a tag to compare

What's Changed

  • Improve archive filter in Archive tab
  • Added a improved fast search function (enable in settings)

Full Changelog: v5.4...v5.4.1

v5.4

23 Aug 16:51

Choose a tag to compare

What's Changed

  • Fix rar extraction issue
  • Fix tar compression issue
  • Add ability to update (add/remove) zip and 7z archive
  • Update zip compression structure
  • Prevent unexpected number of multi zip parts (can be manually override the limit) by @loewy78 in #63
  • A few fix and UI improvement

New Contributors

Full Changelog: v5.3...v5.4

v5.3

03 Jul 02:37
663c1ed

Choose a tag to compare

What's Changed

  • Add direct compression of tar with compression method (tar.bz2, tar.gz, tar.lzma, tar.xz, tar.zst)
  • Add ability to compress file shared from other app (single/multiple file supported, folder is not supported) #59
  • Fix time stamp modification issue #50
  • Turkish Language Pack by @HearBlast in #58
  • A few small fix

Full Changelog: v5.2...v5.3

v5.2

30 Apr 17:17
ed614cd

Choose a tag to compare

What's Changed

  • Add "Send to" support to extract archive (now it supports "Open with" and "Send to" both) #51 by @WirelessAlien in #56
  • Add complete zstd/zst support (compression strength can be changed in settings) by @WirelessAlien in #57
  • zh-CN language pack update by @thiliapr in #52
  • Other translation update

New Contributors

Full Changelog: v5.1...v5.2

v5.1

23 Feb 18:14
65e7606

Choose a tag to compare

What's Changed

Full Changelog: v5.0-beta...v5.1

v5.0-beta

05 Jan 12:13
b338d29

Choose a tag to compare

v5.0-beta Pre-release
Pre-release

What's Changed

This is 1st beta version after rewrite, try this version. Report any issue. This version includes incomplete localize strings. Help localize the app - weblate

Full Changelog: v4.4...v5.0-beta

v4.4

28 Feb 13:31

Choose a tag to compare

What's Changed

Feature Added

  • Split ZIP creation
  • Split ZIP extraction

Other

  • Improved progress monitor
  • Minor bug fix

Note

This is complete (non F-Droid) version.

Full Changelog: v4.3.2...v4.4

v4.3.2fd

17 Feb 19:38
9b27e89

Choose a tag to compare

What's Changed

  • Bug fix: Loss of directory structure during tar extraction

Important

This is F-Droid version. RAR extraction, Multipart RAR extraction and 7z compression feature has been removed from this version due to license restriction of a library. Those feature will be added later again, until then you can use non F-Droid version (v4.4)

Full Changelog: v4.3.1...v4.3.2fd

v4.3.2

17 Feb 21:00

Choose a tag to compare

What's Changed

  • Bug fix: Loss of directory structure during tar extraction

v4.3.1

16 Feb 16:26
13d60c8

Choose a tag to compare

What's Changed

  • Added option to choose Aes strength (AES128, AES256) #25
  • Changed default encryption to AES (zip) #25
  • Added method to share file/files to the app (Folder cannot be shared) #26
  • Bug fix: App is not responding during tar extraction #27