- 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