Skip to content

Releases: turbolocust/SimpleZIP

SimpleZIP 3.0.35.0

04 Jun 16:09
Compare
Choose a tag to compare
  • Mentioning SharpZipLib on AboutPage

SimpleZIP 3.0.33.0

04 Jun 16:05
Compare
Choose a tag to compare
  • Minimum target set to Windows 1803
  • Updated UI with new controls
  • UI is now optimized for bigger screens
  • Support for acrylic brushes (transparency)
  • Integrated SharpZipLib
    • this replaces SharpCompress for some algorithms
  • Compare feature for hashes in MessageDigestView
  • Switch for displaying file path in MessageDigestView
  • More accurate progress bar update

SimpleZIP 2.4.37.0

01 May 06:51
Compare
Choose a tag to compare
  • Fixed unresponsive UI when loading archives.
  • Fixed bug which prevented sub-archives from being browsed.

SimpleZIP 2.4.32.0

21 Mar 18:49
Compare
Choose a tag to compare
  • Default encoding set to UTF-8
  • Fixed issue related to password request

SimpleZIP 2.4.30.0

02 Mar 19:32
Compare
Choose a tag to compare
  • Upgrade third-party libraries
  • Fix: Browsing GZIP compressed file could cause errors

SimpleZIP 2.4.29.0

29 Dec 22:47
Compare
Choose a tag to compare
  • Minor changes to ShareTarget handling
  • Fixed open SplitView on mobile devices

SimpleZIP 2.4.27.0

28 Dec 20:16
Compare
Choose a tag to compare
  • Great performance improvement when compressing/decompressing due to less event calls
  • Opening of sub-archives within archives
  • Now hiding different algorithms if option is enabled
  • Applying default settings if no settings are stored yet
  • Minor UI changes and fixes

SimpleZIP 2.4.0.0

14 Aug 17:33
Compare
Choose a tag to compare
  • Support for password protected archives
    • ZIP files (legacy encryption only)
    • RAR files (RAR4, fully encrypted)
  • This application is now a Share Target
  • Faster extraction of archive entries
  • More responsive UI ...
    • ...when browsing archives
    • ...when computing hashes
  • Storing the last used hash algorithm

SimpleZIP 2.3.12.0

19 Jul 19:01
Compare
Choose a tag to compare
  • Now making use of MRU for archive history
  • Lower case option for hash calculation
  • Updated third-party libraries

SimpleZIP 2.3.6.0

25 May 17:37
Compare
Choose a tag to compare
  • RAR5 support
  • Minor visual improvements