Releases: aonez/Keka
Releases · aonez/Keka
Keka 1.1.0
Keka now runs on 10.9.5 Mavericks and newer
- New app icon by David Lanham and file icons by Jonathan Coutiño
- Appearance updated to match macOS style
- This update has lots of code tweaks to make a more robust and upgradeable Keka :)
- Keka is now sandboxed
- Updated the list of donators, thanks for all the support!
- Added new format selector to the toolbar
- Added context menu services, with shortcuts (Thanks for the tip, @Ornataweaver) #189
- Added XZ compression support (10.9+) (Thanks to @corsaroquad for the tip) #40
- Added LZIP compression and extraction support (Thanks to Antonio and @TimmThaler) #68
- Added recognition of WIM files (Thanks to @TGOS for the tip) #23
- Added recognition of JAR, APK and APPX files (Thanks to @wangweixuan) #170
- Enhanced CPGZ and CPIO support (Thanks to @MaxPower85) #151
- Using cutom bsdtar instead of the bundled bsdtar/gnutar
- Using PIGZ and PBZIP2 for multithread support on TGZ, TBZ compression
- Added DMG (not encrypted) extraction support
- Compressing DMG inputs by default, use the alternate action to extract them
- Added AES-256 encryption support for ZIP files #42
- New log handling (https://github.com/aonez/Keka/wiki/Console-verbose#more-verbose)
- Added Polish translation (Thanks to @lboratynski) #30, #31, #34 & #35
- Added Simplified Chinese translation (Thanks to @maxsky, @wangcheng678 and @nuomi1) #163, #29 and #33
- Added Traditional Chinese translation (Thanks to @thomassth) #71
- Added Russian translation (Thanks to @a-tokarev) #87
- Added Catalan translation (Thanks to @BennyBeat) #99
- Corrected some Spanish strings (Thanks to Miguel Angel)
- English translation improved (Thanks to @gingerbeardman) #167
- Italian translation updated (Thanks to Vincenzo)
- Korean translation updated (Thanks to @jihoongks)
- Added option to enable/disable Notification Center support #73
- Reduced overall app size (Thanks to @MaxPower85 and @gingerbeardman) #149
- Using HFS+ compressed app from DMG package (Thanks to @MaxPower85 and @gingerbeardman) #149
- Using delta updates when possible (Web version)
- Fixed symlink and metadata not preserved on tar/tarball (Thanks to Jérôme and DBLjan) #46
- Fixed queue password handling (Thanks to @digitall-it) #140
- Handling dropped files to Keka in the Dock with a timer to fix #77 (Thanks to @giftal)
- Improved auto tarball compression
- Improved showing contents in Finder from a notification
- Improved deletion of RAR volumes (Using UnrarKit, thanks to @abbeycode)
- Readjusted 4.7 GB DVD split preset to be more compatible (Thanks to rcosgrove) #49
- Added LetsMove framework for non MAS version, to easily place Keka on the Applications folder
- Updated Sparkle from 1.14 to UI-XPC branch (Thanks to the Sparkle Project)
- Removed Sparkle data collection option since never was really collected or used
- Removed Growl framework, using native Notification Center instead
- Updated UNRAR to 5.50 stable release (revision 8) (Thanks to rarlab)
- Using 64bit only P7ZIP and UNRAR binaries
Keka 1.1.0 rc 2
- Keka is now sandboxed (https://github.com/aonez/Keka/wiki/Sandbox)
- No RAR compression support (https://github.com/aonez/Keka/wiki/Rar-compression)
- Properly set minimum OS X version to 10.9 (Thanks to @jhzzzzz and @MaxPower85) #182
- Integrated services, replacing Automator workflows (way faster)
- Integrated services shortcuts (Thanks to @Ornataweaver for the tip) #189
- Better handling of compression/extraction process crash
- DMG creation now requires a folder input
- Partially controlling DMG progress percentage
- Polish translation updated by @lboratynski
- Italian translation updated by Vincenzo
Keka 1.0.16
- Fixed an issue that prevented operations on 10.7 and 10.8 systems (Thanks to Başar) #177
Keka 1.1.0 rc 1
- Properly importing file types, fixing file association issues, aka icon issue (Thanks to @hashb, @Jax0rz, @tenwx and all the feedback) #92
- Updated @maxsky’s Simplified Chinese translation with modifications by @wangcheng678 (Also thanks to @nuomi1) #163
- More comprehensive file type descriptions (May be translated 297cfe3)
- Compressing DMG inputs by default, use the alternate action to extract them
- Fixed bad active/inactive pause button behaviour on compression
Keka 1.1.0 beta 10
- Handling dropped files to Keka in the Dock with a timer to fix #77 (Thanks to @giftal and all the feedback)
- Added recognition of JAR, APK and APPX files (Thanks to @wangweixuan) #170
- English translation improved (Thanks to @gingerbeardman) #167
- All translation files consolidated (Thanks to VinBoiSoft) #78
- Calling Keka using bundle identifier from Services
- Updated UNRAR to 5.50 stable release (revision 8) (Thanks to rarlab)
- Using 64bit only P7ZIP and UNRAR binaries
Keka 1.1.0 beta 9
- Using pbzip2 by default (Thanks to @MaxPower85) #147
- Showing LZIP compression progress (Thanks to @MaxPower85) #75
- Improved automatic updates (Thanks to @gingerbeardman) #155
- Some English strings improved by @gingerbeardman #165
- Forcing HFS+/HFSX instead of APFS for more compatible DMG creation (Thanks to @ScarabMonkey, @gingerbeardman and @MaxPower85) #159
- Fixed inconsistent ZIP AES settings
- Improved system check performance
- Removing BSDTAR canceled operation leftovers
- Enhanced incomplete compression deletion code
Keka 1.1.0 beta 8
- Fixed compatibility with Afloat SIMBL plugin (Thanks to all the feedback) #38
- Fixed an issue where Keka goes to Nap mode and reports bad elapsed and remaining times (Thanks to all the feedback) #119
- Enhanced cpgz and cpio support (Thanks to @MaxPower85) #151
- Reduced overall app size (Thanks to @MaxPower85 and @gingerbeardman) #149
- Using HFS+ compressed app from DMG package (Thanks to @MaxPower85 and @gingerbeardman) #149
Keka 1.1.0 beta 7
This version runs on 10.9 Mavericks and newer
- The tasks window can be resized (Mac OS X 10.11+)
- Fixed auto layout for Mac OS X 10.9-10.10
- Fixed issue opening RAR files (Thanks to @gingerbeardman) #143
- Updated changelog
- Updated donations list
Keka 1.1.0 beta 6
- Using delta updates
- Improved auto-layout for all windows, currently in test
- Improved method/format dock/window connectors (fixed for some localizations)
- Updated UnrarKit to v2.9-beta5 (Thanks to @abbeycode)
- Fixed Shrink heap buffer overflow (CVE-2017-17969) (Thanks to Igor Pavlov, landave.io and @rpkoller for the tip) #130
- Fixed queue password handling (Thanks to @digitall-it) #140
- Fixed error on queue system (Thanks to @gingerbeardman) #133
- Added Catalan translation (Thanks to @BennyBeat) #99
- Updates to some localizations (Thanks to @maxsky, @jrthsr700tmax, @lboratynski and VinBoiSoft)
- New log handling (https://github.com/aonez/Keka/wiki/Console-verbose#more-verbose)
Keka 1.0.15
- Forcing HFS+/HFSX instead of APFS for more compatible DMG creation (Thanks to @ScarabMonkey, @gingerbeardman and @MaxPower85) #159