PeaZip

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983
PeaZip 8.1.0
July 24, 2021
  • BACKEND:
  • Pea 1.02:
  • Improved speed of hex preview function, updated secure delete function
  • Zstd 1.50:
  • (Windows) Tino Reichardt codecs for 7z v1.5.0r1
  • updates codecs to Brotli 1.0.9, FLZMA2 1.0.1, Lizard 1.0, LZ4 1.9.3, LZ5 1.5, Zstandard 1.5.0
  • (Linux) szcnick p7zip 17.04:
  • introduces support for Brotli, Lizard, LZ5
  • updates LZ4 1.9.3 and zstd 1.4.9
  • on Linux systems Brotli and Zstandard presets now points to single step compression in 7z using Brotli or Zstd compression (tar.br and tar.zst presets are still available as alternative)
  • (Windows) added support for system's Extrac32 as alternative CAB extraction engine
  • Extrac32 backend be enabled in Options > Settings, Advanced tab
  • CAB will be still listed/tested using 7z backend, Extrac32 (if enabled) will be used for for extraction operations
  • CODE:
  • Various fixes:
  • Improved performances working with archives containing large number of items (files, folders)
  • on 64K items archive 50% speed increase, -25% RAM usage
  • on 128K items archive 2x speed increase, -25% RAM usage
  • on 256K items archive 4x speed increase, -35% RAM usage
  • improved speed for listing archives, also minor speed improvements for test, archive and extract operations involving a large number of files
  • FILE MANAGER:
  • Added new user-provided themes: KDE Breeze, Oxygen
  • Improved browsing archives: clicking on root in breadcrumb bar now simply lists root content, while pressing refresh (F5) re-opens the archive, fully re-parsing the content
  • In case of spanned archive, the number of volumes actually found in current path (as required by PeaZip for extraction) is shown in application's title bar and status bar
  • Improved Settings
  • More flexible Browser optimization in General tab, Performances group
  • Reorganized various settings for better readability
  • Updated translations
  • EXTRACTION and ARCHIVING:
  • Added support (as container files) to .whl Python archives and .gem Ruby gem archives
  • Added option to extract all, selected or displayed items to extraction dropdown menu, replicating Extract button context menu
  • Added actions to Test all, selected or displayed items in Test button context menu
  • Improved archive conversion procedure
  • Extraction stage is now shown as a single sequence of tasks, and main screen is hidden to reduce visual clutter
  • If errors are encountered in extraction stage it is reported to user, so conversion can be stopped (to correct errors) or continued if desired
  • Improved extraction command line creation: when all items are selected switch to a more compact command line using filters rather than item's list


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983
PeaZip 8.2.0
PeaZip 8.2.0 is focused on improving use from command line and scripts, and introduces (peazip)/res/batch folder which contains sample scripts and system integration files both for Linux and Windoes (SendTo and freedesktop_integration folders are moved here).
The archive manager is now capable of optionally displaying compression/encryption method, and modified, created, accessed timestamps for each item in archive, and to display number of items contained in each folder.
It is now possible to chose to keep extracted files even in case errors occurred during the extraction, and working with spanned files was improved.
Smart extraction is now available as default action to take at program's startup, alongside Open, Open as archive, Extract (full), Extract here.
This release also improves user experience on Linux systems improving the automatic configuration of applications for "open with" actions, and displaying more system's paths in the file manager.
DEB and RPM installers are extensively updated, with application now being installed in /opt/peazip.
Backend were updated to Brotli 1.0.9 (Linux).
A total of 225 file extensions can now be managed by PeaZip, with addition of .apkm, .apks, and .aab Android package formats, and of Lzip .lz (supported on Linux versions only).
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983
PeaZip 8.3.0
PeaZip 8.3.0 adds Deflate and Deflate64 options for .7z format, improves theming, command line usage, management of preferred checksum/hash algorithms list, and management of temporary work files,
The release is focused on improving the support for Linux, and to make easier to port or package the application in environments mandating a precise filesystem hierarchy structure, separating architecture-dependent binary resources from other types of rersounces packaged with the application.
Full list of changes and fixes is available at
Zaloguj lub Zarejestruj się aby zobaczyć!
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983

PeaZip 8.4.0​

December 15, 2021
  • BACKEND:
  • Pea 1.05
  • 7z 21.06 (console) used by default on Darwin/macOS, Linux, and Windows
  • p7zip, and szcnick's p7zip (fork of p7zip) syntax is fully supported and can be used as alternative replacing (peazip)/res/bin/7z/7z binary
  • CODE:
  • Fixed issues when temporary work path is set to user's temp
  • (Windows) Fixed unnecessary confirmation message for non existing output directory
  • Fixed smart extraction not able to remove extra level of nesting
  • FILE MANAGER:
  • Added single and multi core performances benchmark, in main menu Tools > System benchmark (pea)
  • The benchmark performs integer and floating point arithmetic operations
  • Benchmark result unit is arbitrary and only meant to allow comparison between different platforms
  • For reference 2020 MacBook Air M1 score is 100 (single core) and 515 (multi core) for aarm64 build
  • (Darwin/macOS, Linux) File manager columns' menu is available righclicking status bar
  • (Darwin/macOS) Improved file manager
  • Added links to Volumes, Applications, and System/Applications in navigation treeview
  • Added auto-configured custom apps for "Open with" submenu
  • Added macOS-specific funtions in context menu, File Manager > System tools: Launchpad, Activity monitor, System preferences, Disk utility:
  • Open command prompt here function now working
  • PeaUtils launching from PeaZip now working
  • Run function now working
  • Language can now be changed from dropdown menu from General settings tab (main menu, Options > Settings)
  • Previous method allowing to manually select the language file is still available from the link before the dropdown menu
  • EXTRACTION and ARCHIVING:
  • New option to not stop sequences of archive test tasks unless an error is encountered
  • From main menu, Options > Settings, Advanced tab set "Stop to inspect report for error, list" instead of default value "Stop to inspect report for error, list, test"
  • With this setting, a successful archive test closes on completion unless an error is foud in the archive and test fails, in which case error message (and full report) is shown to user and needs to be dismissed before continuing with following test in sequence
  • Improved management of temporary work files
  • 7z/p7zip work files during compression are now inside peazip-tmp subpath, if work directory is set to Custom or User's temp
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983

PeaZip 8.5.0​

February 20, 2022
  • PeaZip 8.5.0 release improves the packages for macOS platform, with macOS-style keyboard shortcuts, integration with macOS context menu, full support to "move to trash" deletion (both from file manager, and after compression / extraction operations), and support for Brotli, Zpaq, and Zstandard backends. macOS system integration is fully scriptable through Automator .workflow scripts, see sample service menus in (peazip)/res/share/batch folder.
  • File manager was improved, and now allows more alternative styles (large list and large details) on Linux.
  • It is now possible to optionally integrate PeaZip in Windows 11 mini-context menu from .reg scripts in (peazip)/res/share/batch folder.
  • This release improves scripting, usage of layouts (files defining advanced inclusion and exclusion filters, and optionally input list), and updates compression settings.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983

PeaZip 8.6.0

PeaZip 8.6.0 release comes with new themes and improved, easier to customize UI layout.
It is now possible to use custom compression pre-sets (either built-in or user defined) from command line and scripts, and to set immediate execution for custom compression pre-sets.
Updated backends: Pea 1.07, and (Linux) Zstd 1.5.2.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983

PeaZip 9.2.0

April 23, 2023
  • PeaZip 9.2.0 improves the GUI with more customization options for address bar and tab bar, and re-organizes support section, with easier access to online resources, documentation, issue tracker, and to settings relevant to privacy and security.
  • Under the hood the support for editing non-canonical archive types was improved, and it is now possible to try different methods to manage unsupported file types.
  • On Windows, McMilk codecs and sfx modules were updated, to support extra compression methods for .7z format (Brotli, FLZMA2, Lizard, Zstandard...), and on all platforms it is now possible to set an alias for 7z / p7zip backend to easily switch between alternative binaries.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983

PeaZip 9.3.0​

PeaZip 9.3.0 improves the archive / file manager, adding the ability to display file-level comments in archives, and showing if current archive type can be edited.
Free space is now checked before archiving and extraction tasks.
It is now possible to manually set the Rar.exe or equivalent binary for RAR creation, to improve support for that function on Wine and other non-Windows based alternatives.
7z backend is updated to 23.01, and Pea to 1.13 release.
Themes are improved with new Contrast setting, and being now able to customize icons for archive types.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37919
Reakcje/Polubienia
33983

PeaZip 9.4.0

PeaZip 9.4.0 introduces support for adding, editing, and removing archive-level comments in RAR and ZIP/ZIPX files, interactively (Alt+M) and from batch scripts, on single or multiple archives at once even of mixed types.
It is now possible to directly add files and folders to archives in Brotli, BZip2, GZip, TAR, WIM, XZ, Zstd, and Zpaq formats (from command line, Automator scripts, .desktop files, and context menu items), and it was updated the (peazip)/res/share/batch folder containing scripting and system integration examples.

A total of 234 file extensions can now be opened as archives by PeaZip, with the addition of Apple iWork file formats.

Translations are available in over than 30 languages, any help is welcome to translate PeaZip to new languages and to maintain current localizations up to date, so please consider taking the time to give a look to
Zaloguj lub Zarejestruj się aby zobaczyć!
for newer language files and for any resource useful for translators.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry