New Features - jar, aar, and apk support Bug Fixes - Extract-to-folder ignores extension case - Extract-to-folder strips split suffix - Finder toolbar icon size - Correct total size for archives with folders - App extraction Improvements - More localizable strings - Launch parameters for search and new archives
New Features - Automatic engine selection - Dropping a file now asks whether to add or open it - New start page with your recent archives - Find files in the open archive Bug Fixes - Password-protected archives no longer extract as empty files - Wrong passwords could freeze the application
New Features - Show archive engine versions in Settings Bug Fixes - Archives that don't store folder entries no longer appear empty - Toolbar display mode is now remembered across restarts Improvements - Update 7-Zip to v26.02
New Features - Create new zip archives from scratch - Edit existing zip archives: add or delete files and save - Compress files and folders to zip straight from Finder - Open an archive and jump straight to a file inside it with launch parameters Bug Fixes - Folders now stay on top by default when opening an archive
New Features - Extraction progress window with live speed chart and cancel Bug Fixes - “Extract archive" produced no files for zip/7z archives - Apps extracted from ZIP archives with the 7-Zip engine wouldn't launch because symbolic links and file permissions were lost
Open split ZIP files Hold ⌥ while dropping an archive to open it in a new window
feat: wim support feat: Open password protected / encrypted archives feat: New Welcome & About dialogs feat: Sorting enabled for all columns, sort order persisted and name is default feat: New option to quit on last window closed fix: Finder toolbar icon appears too large fix: Potential Zip-Slip vulnerability in archive extraction fix: Archives with UTF-8 characters in their file name could not be opened fix: Quick Look preview not working fix: Archives opened via Finder integration show empty contents fix: Up/down keys not working when preview is opened core: Update 7-Zip to v26.01 core: Export logs for troubleshooting core: Support for magic numbers at the end of archive files core: Update acknowledgements core: Drop macOS 13 support lang: Language support for Korean lang: Language support for Mexican Spanish lang: Updates to Chinese & Polish translations
- Language updates for several languages - Fixed incorrect translations in Settings
- Added menu item to open an empty window - Added detailed archive info to the status bar - Fixed opening tar.gz and tgz archives - Fixed Quick Look close with Space - Added missing Finder file associations - Fixed cache cleanup issues - Fixed crash when unpacking exe and msi - Fixed Finder extract actions
- feat: arj, dmg/apfs (Apple File System), chm, fat, ntfs, tar.z/taz, qcow2, squashfs, vdi, vhd, vhdx, vmdk, xar support - feat: Special handling for Apple Installer Packages (pkg) - feat: Added settings for easier access to managing the Finder file provider extension - fix: Extracting folders does not include files - core: Added attributions for 3rd party libraries/code - core: Language support for Persian
- feat: Added 'File' > 'Open...' menu to open archives when no window is open - feat: Improved TAR archive handling - fix: MacPacker not showing up in 'Open With…' menu in Finder (App Store version only) - fix: Chinese (Unicode) characters in archive contents not displayed correctly - core: Separated localization of changelog from app localization - core: Language support for Ukranian, Russian - core: Detect archive type based on magic number independent on the file extension
- feat: Use system preview instead of internal previewer - feat: Navigate the archive using keys similar to Finder - fix: Crash when using the open with option - fix: Quick look extension missing in App Store version - fix: Empty window opened in addition to file opened with 'Open With' option in Finder - core: Re-enable macOS 13 as minimum deployment target - core: Language support for Italian
- feat: Quick Look extension - feat: Added Send-a-smile menu to let users quickly star the repo or add a review in the App Store - fix: App crashes when all windows are closed and then the app gets terminated - core: Cleanup logging
- Finder integration via context menu - Language support for German, French, Simplified Chinese
- feat: gzip, bzip2, xz, cab, iso, sit & sea (StuffIt), Z, cpio support - feat: show packed size, size, modified date, permissions in columns
- feat: lzh, lha, lzx support - feat: close internal previewer using Space, or Esc - feat: show archive name in title - feat: extract selected files via UI - feat: extract full archive - fix: app store version shows "MacPacker store" as product name in launchpad - core: new architecture for archive handlers
- feat: hit space to open internal preview - feat: setting to change the breadcrumb position - feat: rar read support - feat: show folder / file icons in table - chore: add support for macOS 14
- feat: multiple windows support - feat: open info for archive - feat: breadcrumb view for navigation - fix: open with in Finder not working - chore: major code cleanup