Skip to content

Keka v1.3.0

Compare
Choose a tag to compare
@aonez aonez released this 28 Jun 06:52
· 243 commits to master since this release
51f340a

Head to πŸ‘‰ v1.3.1

This version had a severe issue with RAR extraction. Thanks to @Drovosek01 for the quick tip #1277.

Take a look at all the changes πŸ”–

Changes

This version was released in beta state as v1.2.62. The current versioning semantic was wrong and not very informative so from now on feature releases will increase the minor version, that is why this version is now v1.3.0. This version has no delta updates since they are too big to make sense.

The former milestone 1.3.0 is a major milestone thus is now 2.0.0. It will probably be an enhancement of the current iOS version with all the modifications and additions needed to be a perfect fit for macOS. Any comments about the versioning please head to the attached discussion.

Featured

  • Fully compatible with macOS 14 Sonoma
  • New Kekafied file icons (Thanks to @Zabriskije for the tips) #1074
  • Added the ability to verify compressions #751
  • Added DMG encryption support and format selection #1226 #954
  • Added AAR encryption/decryption support on macOS 12+

Formats

  • Added WebArchive extraction support #1249
  • Added a check in Preferences to automatically install updates (WEB) #1237
  • Enhanced AAR compression to support multiple files/folders on macOS 12+ #829
  • Enhanced RAR password compressions security (unsandboxed)
  • Enhanced extraction naming with multiple extensions
  • Enhanced PDF photos extraction #1243
  • Enhanced LHA/LZH compatibility with older versions #1257
  • Updated UNRAR from 6.21-b1 to 6.21 (Thanks to rarlab)
  • Updated ZSTD from 1.5.4 to 1.5.5 (Thanks to Facebook and contributors, @ahrib) #1275

Fixes

  • Fixed compression in volumes for tarball formats (GZ, BZIP2, XZ and LZIP) (Thanks to @denis-evteev & @akrabu) #81 #740 #844
  • Fixed a possible crash/hang on some operations due to unlaunched tasks
  • Fixed a rare crash when using custom compression/extraction destinations
  • Fixed a rare Finder Extension crash when synched directories status change
  • Fixed compression of files/folders containing * in their names (Thanks to @ihubgit & @kimonostereo) #488 #1236
  • Fixed automatic updates dialog never showing up
  • Fixed invalid time estimation when starting a very long task
  • Minor bug fixes

Translations