Skip to content

Releases: AkshayKalose/789-Zip

v0.4.0

03 Mar 13:36
Compare
Choose a tag to compare

Features:

  • Ability to open and work with password-protected encrypted archives.
  • Ability to delete an item by dragging and dropping it onto the trash can in the dock.

Enhancements and Bug Fixes:

  • Prevent multiple windows from appearing when launching the app by opening a file.
  • Display directories properly when they are missing in the archive entries.
  • Correctly parse archives when there are missing compressed sizes (such as solid 7zip archives).

v0.3.0

22 Jan 14:33
Compare
Choose a tag to compare

Features:

  • New simplified and modern UI with the action buttons in the toolbar.
  • New setting to quit app after the last window closes.
  • Support for opening and extracting from RAR archives.
  • Support for opening and extracting from archives compressed with Zstandard (Zstd).
  • Ability to open archives from Finder (Right click -> Open With -> 789-Zip.app).
  • Ability to open archives by dragging the file onto the app icon in the dock.
  • Support for Intel Macs.

Bug Fixes:

  • Fixed the ability to open and extract from TAR archives.

Demo:
https://github.com/user-attachments/assets/3558d7b0-2234-425d-987a-7fa33c565b6f

v0.2.0

23 Dec 19:09
Compare
Choose a tag to compare

Features:

  • Implement adding files into the archive.
  • Implement moving files within the archive.
  • Implement renaming files within the archive.
  • Implement deleting files within the archive.
  • Implement licensing and updater options in Settings.

Bug Fixes:

  • Properly display archive file/directory hierarchy in certain cases.

Demo:
https://github.com/user-attachments/assets/6e6c239e-c079-4cdb-b0ee-8f83321cbecf

v0.1.3

11 Dec 17:22
Compare
Choose a tag to compare
  • Fix drag and drop extraction for items in subdirectories.

v0.1.2

06 Dec 14:05
Compare
Choose a tag to compare
  • Lower the deployment target to macOS 13.0.

v0.1.1

03 Dec 13:47
Compare
Choose a tag to compare
  • Sign and notarize the application and disk image!
  • Add optional metrics.

v0.1.0

31 Aug 19:16
Compare
Choose a tag to compare