PeaZip 9.5.0 comes with many under the hood updates, as improved
performances with the new memory
management and task scheduler, better capabilities to use alias and
binaries in system paths, and new batch command switches for archive
creation.
A new, quicker, Fast archive browsing
mode is now available, and opening speed for large archives was
improved in all browsing modes.
File
manager was enhanced with new menu for quickly changing ZIP
filenames encoding, and with the option to remember open tabs, and
reopen
last closed tab.
Also, the main theme icons were updated to show archive
type extensions.
A total of 234 file extensions can now be opened as archives by PeaZip.
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 translations
repository
for newer language files and for any resource useful for translators.
SHA256 hash
values of
9.5.0
packages
eb8bdcf6f99c5a8178e5d9ae2e6e05ed42dc83756c0cd31bf32ffecec02b596c
peazip-9.5.0.about_translations.zip
3855825eaeb983c1544aa0bc9dfb4efcc3111e52ff365ea2c4336415b730b45d
peazip-9.5.0.DARWIN.aarch64.dmg
db7c351efa3f464898c79a90986e043b980ad35412ae22f8f2ec34678f11a1f4
peazip-9.5.0.DARWIN.x86_64.dmg
7ff814277b719a8c29c64b1665c657840b1df7e1118b022a704cde7e0c34cc69
peazip-9.5.0.DARWIN.x86_64.zip
9a1da5885771e46f69185048a87a7d49412af1d9678c42734a47ef000bb6f020
peazip-9.5.0.LINUX.GTK2-1.x86_64.rpm
82aea1a3cc213373ee5699b4c3d2035259f1c6161f0887b74b6ee6ba3263944e
peazip-9.5.0.LINUX.Qt5-1.x86_64.rpm
67de01df5a3b4e46e28f547f5825bcd78a10d23a8be07981f085789aadcb3530
peazip-9.5.0.pack.zip
579689f77926aba04cd50a2295b325dd5ee9e34f5f81bc61a16650ee11227f3d
peazip-9.5.0.src.zip
f64a758691278e509543c24de02fbabf35abf1f7ee2404856464c733d3ec43af
peazip-9.5.0.WIN64.exe
8cd22e62ed9820c4f070fd373ab9acfa1f3c665e897b1b3dee2650775433e4e1
peazip-9.5.0.WINDOWS.exe
f585690395bb90b68067ff7f108447f910ef5f850310fdee44580ad35e4c9e2f
PeaZip_9.5.0.0_x64__m1xx1d1szsx2y.msix
acbc00be7f3989767baf42d2a5bf136e536b11eeda643d4465857274d357b3c6
peazip_9.5.0.LINUX.GTK2-1_amd64.deb
24a092cdb21a4df5a30e1f75ef0bf7e89fa17c210a11f88e6501bfd8801e3737
peazip_9.5.0.LINUX.Qt5-1_amd64.deb
2118e54ff663b44aa99ac7a669dd82f6c51314d81d2d4006f0ecb2900b6048d4
peazip_help.pdf
ffb1c2906c92844e3cbfe7270eab80aa3fb959fe8785d862380b3c20aa9b7ba1
peazip_portable-9.5.0.BSD.GTK2.x86_64.tar.gz
c11f32f9bf083b50722d40b66fb67ffbf72d9d4792c71d2aa9be88cd823060fc
peazip_portable-9.5.0.LINUX.GTK2.x86_64.tar.gz
bf688c4a37190e9417b8e54962546fd2b366c67ca2744e8e5767d25faea45674
peazip_portable-9.5.0.LINUX.Qt5.x86_64.tar.gz
a0cac53a6f140acdca314e898e758c029f41d37deea89b925b85a0a4cdfe7e6a
peazip_portable-9.5.0.WIN64.zip
39d054ca0e301adbe5f526924be12926d6003c0f247a157d014a417bb40e677f
peazip_portable-9.5.0.WINDOWS.zip
|
2022 12 18 ..
CURRENT
2023 10 22
9.5.0
BACKEND
Pea 1.15 from checksum/hash
screen context menu can now save selected CRC or hash values for all
listed files, compatible with Coreutils sha256sum and similar utilities
CODE
Improved memory management
and listing algorithm
Updated Browser optimization levels to more
efficiently scale for browsing archives containing a very large number
of items; for 256K items archive as reference:
Up to -10% memory
usage (in Always pre-parse mode)
Up to +25% browsing speed (in Normal browsing mode), up to +50%
browsing speed (in Always pre-parse mode)
New quicker Fast browsing mode with pre-parsing applied only if
errors are detected opening the archive
Up to +60% speed for tasks working on multiple separate small
archives
7z alias is now
applied also when using system's binary
It is now possible use binaries in
system paths (e.g. as found in $PATH) for all supported
Operating Systems
The option can be set for
7z / p7zip backend only, or for all backend binaries
The option can be hardcoded at compile time with HSYSBIN constant, 0
(default) means the value is not hardcoded and the option is read from
configuration
The option does not apply to specific binaries which are meant to
remain in app's own path: peazip binary itself, pea, PeaZip
configuration wizard (Windows), and legacy binaries in unace and urar5
plugins
Improved batch command switches
for archive creation
Added -add2arc,
-add2sfxarc, and -add2rar switches (usable in batch scripts, context
menus, .destop files, Automator scripts) to directly add items to ARC,
self extracting ARC, and RAR archive (needs WinRar rar.exe or
equivalent being available in the system)
Those switches can be used
in .reg files in the add2multi* form
Removed legacy code for functions of -add2* and -add2separate* switch
groups
Various fixes and improvements
FILE MANAGER
Adder quicker control to change ZIP filenames encoding
Codepage can be selected
from a list in main menu Options > Text
encoding, from file manager's context menu, and from archiving /
extraction context menus
The last item in list "Text encoding..." brings to Settngs, Advanced
tab which shows all text encoding options
Improved detection of empty archives
Improved tabbed browsing
Added option to Save tabs
(switch in tab bar context menu)
If the option is checked
open tabs will be saved on exit and re-loaded when the application is
opened again
It is now possible to define at compile time the maximum number of
allowed tabs with MAXTABN constant
Can now reopen last closed tab
Updated main theme and default
system icons
main theme now shows
extension text into image of most common archive formats (7Z, RAR, ZIP)
main-noextension theme and system icon pack are now available
separately from Themes and Icons repository
EXTRACTION and ARCHIVING
Fixed working dir parameter
for ARC format, some forms of the address were previously not properly
supported by the backend
Improved task scheduler with
better usability of the Pause button when
running multiple fast tasks
Improved extraction context menu, more elements are now available when
extracting items from archives, previously those elements were
available only when extracting entire single or multiple archives
2023 08 19
9.4.0
BACKEND
Pea 1.14
CODE
Expanded and re-organized
(peazip)/res/share/batch directory with scripting and system integration examples
New sample scripts and
system integration items are now available for directly creating
archives in main supported formats, and for adding/removing comments to
archive
Scripts are now sorted in "bat" and "sh" subfolders
Windows Sendto links and .reg files for context menu entries are now
collected in "Windows" subfolder
FILE MANAGER
Added support to Apple iWork IWA file formats,
.numbers, .pages, .key (Keynote)
When "Try to open archives with errors" flag is set, errors are
suppressed only for listing operations, so the app can now display
error messages when previewing a file (e.g. wrong password)
EXTRACTION and ARCHIVING
Added pre-set split size
for Blu-Ray DL, XL3, XL4
Added function to add, edit, remove
archive-level comment in RAR and ZIP/ZIPX files
Keyboard shortcut for
comment editor is Alt+M
Comment can be set for the
archive being browsed, or for one or multiple archives at once (even of
mixed types), in this case the same comment is set for all the selected
archives
Comment can be manually edited or loaded from text file (selected from
dialog or dragged on the form), and can be saved to text file for
future use
Comment con contain UTF8 characters and are limited to 64 KB for all
formats (RAR standard would allow 256KB comments but some Rar.exe
versions does not support 64K+ comments), please note some other
archive managers may not support UTF8 comments, or such large comments
RAR comments limitations
Writing comments to RAR
archive requires Rar.exe or equivalent installed on the system, reading
comments does not require Rar.exe
Cannot currently read comment from multi volume RAR archives, and from
legacy RAR4 archives (but new comment can be written)
ZIP/ZIPX comments limitations
Consistently with 7-Zip and
WinRar, comments are not supported for spanned multi-volumes ZIP/ZIPX
archives
It is possible to set comment from command line scripts with
following syntax:
peazip -setcomment
commentstring archive1..n
peazip -setcommentf commentfile archive1..n
peazip -removecomment archive1..n
New switches to directly add files
and folders to Brotli, BZip2, GZip, TAR, WIM, XZ, Zstd, and Zpaq format
archive, with latest options saved for selected format
Directly add files and
folders to archive in the specified format, with latest options used
for that format (-add2zpaq switch sets last used *PAQ format), TAR is
automatically applied when folders and/or multiple files are sent to
formats which supports single file compression (Brotli, BZip2, Gzip,
XZ, Zstd)
Syntax: peazip (-add2brotli -add2bzip2 -add2gzip -add2tar -add2wim
-add2xz -add2zstd -add2zpaq) file1..n
If no input file or folder is provided after the switch, the archive
creation screen remains open for input
The switches can be used in scripts, and for system integration (links,
.desktop files, Automator scripts)
Same switches in -add2multi* form can be used to integration with
Windows registry
INSTALLERS
(Windows) Add to GZ, XZ,
and Zstd are now available as choices in Context menu entries screen
(Windows) A single re-configuration wizard now works for Win32 and
Win64 packages
2023 06 25
9.3.0
BACKEND
7z 23.01 (Linux, macOS,
Windows)
Pea 1.13
FILE MANAGER
(macOS) Fixed conditional
startup actions on input (open, extract, extract here...)
Added column to display file-level
comment in archives (default hidden)
While browsing an archive, the information popup (clicking on status
bar) shows if the archive type can be edited in PeaZip
Updated Themes
Added contrast setting to Themes
Theme packages now contains customizable, 32 bit PNG icons for archive
file types
Alternative themes with different icons for archive types
are available selecting Custom in Theme dropdown menu
New system icons packages are available to change system icons
accordingly to themes, anyway icon files from theme packages can be
used for system integration on Operating Systems accepting icons in PNG
format
EXTRACTION and ARCHIVING
Added checkbox to manually
set RAR binary for Custom / RAR compression format
This setting will allow
Windows users to locate WinRar Rar.exe executable more flexibly than
automatic search, and non-Windows users to set up RAR compression using
Wine or other alternatives
(Windows) Work path free space is reported in archiving and extraction
screens info box, clicking on the status bar
(Windows) Free space on output path
and work path (if applicable) is checked before starting
archiving and extraction operation, and user is warned if free space
may not be enough
Fixes
Fixed crash if the app is
forced to extract to a read only path
Working directory for ARC compression is now changed accordingly to
7z/p7zip backend working directory
Correct handling of .tar extension in output file name upon extraction
to new folder, if item with same name exists in the destination
2023 04 23
9.2.0
BACKEND
(Windows) updated McMilk 7z
codecs v1.5.4r4: Zstandard v1.5.4, Brotli v.1.0.9, LZ4 v1.9.4,
LZ5
v1.5, Lizard v1.0, Fast LZMA2 v1.0.1
(Windows) updated 7z sfx modules
using ones from McMilk's 7z fork
v1.5.4r4, supporting extra compression methods
Can now use zpaqfranz https://github.com/fcorbelli/zpaqfranz as
alternative backend for .zpaq format
To use an alternative zpaq
fork rename the binary as zpaq and replace the zpaq binary in
(peazip)/res/bin/zpaq/ directory
CODE
(macOS) Fixed open custom
applications
Fixed compression method is now saved accordingly for 7z sfx format and
7z format
Re-organized Help section with quicker access to online updates,
Plugins, Themes, and Translations
Privacy and Security section in main Settings tab, collecting all
relevant functions, including Updates
FILE MANAGER
Minor modification to
themes and icons
Address filed can now set
window color plus button color (new), window color plus accent color,
button color (default), and accent color
New Compact mode for the tool
bar, tool bar icons (for archive manager,
file manager, and image manager) are showm on the right of the address
bar while the tool bar is hidden
Themes were updated
In (peazip)/res/share/icons are now available alternative Windows icons
with extensions, can be useful if file extensions are hidden on the
host system
New options in Main menu, Organize
Tab bar can now be swapped
with Address bar to be shown on the top (as common on Windows file
managers) or on the bottom (as common on Linux and macOS file managers)
Breadcrumb bar can
be shown as plain text address field, KDE/Windows
file managers -like breadcrumb (default), classic Gnome Files -like,
Gnome 4 -like, and macOS Finder -like.
EXTRACTION and ARCHIVING
Can now set a custom alias
name for 7z / p7zip binary, to make easier to use an alternative
backend, in Options > Settings, Advanced tab
Improved " Edit non-canonical archive
types" (Options > Settings,
Archive manager tab), provided the target file structure can be
actually read/write supported
Can now edit existing files
in non-canonical archives
Can now keep browsing files opened as archives after edits
Fixed: adding/updating files in non-canonical archives now targets the
intended subfolder inside the archives
Fixed: (Windows) non-canonical archives without extension can now be
edited
The option is now applied to unknow file types only, to avoid editing
known formats not supporting the operation
The option now allows to treat non-canonical archives as 7Z, ZIP
(default), TAR, or WIM files, to support even more derivate container
formats
INSTALLERS
Added Convert scripts and
context menu entries for all platforms in (peazip)/res/share/batch path
2023 02 26
9.1.0
BACKEND
Improved Backend binaries
option group in Options > Settings, Advanced tab
Added option to adapt the syntax for a specific 7z version
at runtime, syntax can now be set to 21.07 release (avoiding switches
introduced later), in order to improve portability of the app to
platform not having latest 7z build available, or when it is preferred
to adhere to an older syntax to maintain compatibility with legacy
systems
Option to use the system's
version of 7z backend, rather than the one provided by PeaZip package,
is now supported on all non-Windows systems; a binary or a link named
7z in system's paths is required for this feature
Pea 1.12
CODE
Various fixes and code
clean-up, improved support for BSD systems
FILE MANAGER
General usability improved
with easier to spot open in a new tab,
open in a new window
controls, made easier to open console in current path, and made easier
to access to clipboard content
Improved smart filename
sorting
Improved search in archives,
Simple search directive (can be toggled on / off from Organize menu)
now applies globally for searches in archives as well as in the
filesystem
Simplified finding duplicate files
and calculating files hash/checksums in the file browser
In Options > Settings,
File manager tab it is now possible to set the file deduplication mode,
fast (default) or complete file content parsing
Updated layout for options
in all screens (archiving, extraction, settings...)
New "Enlarge file browser icons" switch in main menu, Organize to use
larger icons in all modes of the file browser
Updated Themes and
graphic
Themes screen layout
simplified with less frequently used settings moved in Advanced group
Zooming option can now both reduce and increase size of graphic elements
Major restyle of themed and non-themed icons to better match the UI of
modern systems
Updated all Theme packages
EXTRACTION and ARCHIVING
Adding files in
subdirectories of existing archives now displays the internal
(in-archive) destination path in confirmation dialog
Can now export as CLI scripts the
archive conversion tasks defined in the GUI
"Archive conversion scripts
allow user's interaction" (default on) in Options > Settings >
Archive manager, Archive group, allows to interactively customize
conversion tasks saved as scripts when launched, otherwise the task
will run as batch requiring no interaction and applying current
application's settings
Improved archiving and extraction screens
"Extract then move to
destination" setting moved to main extraction screen for better
visibility
Added link to working
folder settings (in Settings, General) on the right of the control
Set default output path for archiving and extraction moved in archiving
and extraction context menus for better visibility
Improved responsivity of Windows
context menu, 15 - 40% faster than 9.0.0 release
Improved auto extraction of compressed TAR
archives
Added progress bar for the
auto-untar step after de-compression
Auto-untar step is cancelled if the task ends in error or is cancelled
Fixed auto-untar function when extracting multiple archives at once
Improved support for Brotli and
Zstandard
Can now set option to force
overwriting existing files from extraction screen
Fixed extraction of Zstd files with long distance matching (windowLog
> 27)
Maximize Zstandard compression option now sets --long=31 instead of
--long=27
New option to exclude empty
directories form archiving and extraction operations (7z /
p7zip) in Options > Settings > Archive manager
INSTALLERS
New PeaZip Portable package for BSD systems
(GTK2, x86_64)
(Linux) Updated KDE 5 Dolphin service
menus in (peazip)/res/share/batch/freedesktop_integration
directory
(Windows) New actions for Windows 11 mini context menu in
(peazip)/res/share/batch/Windows 11 mini context menu directory
2022 12 18
9.0.0
BACKEND
Pea 1.11
CODE
Fixes, clean up of
legacy code
Improved progress bar
Improved speed and memory usage
about 10% faster using 10%
less memory opening 250K items archive
about 3x faster adding files to archiving / extraction layout from some
method which were previously poorly performing (e.g. drag and dropping
files to archive)
removed performance bottleneck on selection of large group of items in
the browser
FILE MANAGER
GUI better adapts to size
and preference changes
Address breadcrumb adapts
the number of displayed items on the width of the application window to
improve usability
If the Tool Bar is hidden, main functions (add, extract, test/list
submenu) are shown on the right side of the Address Bar alongside Style
menu
From main menu > Organize it is now possible to set "Sort dirs before files" (as common
on Windows file managers) or not (as common on macOS and Gnome)
Selecting one of the available tool bars (archive manager, file
manager, image manager) restores its visibility if the Tool bar is
hidden
Style menu "..." on the right of the tool / address bar now can
alternatively display the main menu in form of popup menu
Navigation menu can now toggle side bar (navigation, treeview, hide),
and display Headers context menu
Add and Extract actions are now featured at the top level of "Open"
group in side menu and of "Open" submenu in navigation bar
EXTRACTION and ARCHIVING
Added new options for
7z/p7zip backend
Added option to do not modify last access time of
input files
Added options to do not follow
symbolic links / hard links (save as links in archives) for WIM
and TAR archives
Added option to limit maximum memory
usage during compression
Re-organized 7z/p7zip advanced options in archive creation screen
The new options are still not available on macOS, as an older 7z
version is available on that platform, not fully supporting all the new
features
Improved support for TAR format, and for formats used in
combination with TAR
"TAR before" action now
applies full advanced options
Improved generation of scripts with "TAR before" option enabled
Compressed TAR archives can now be optionally extracted in a single
step ( atomic tar extraction)
The new option is available
in main menu, Options > Settings, Archive manager tab
This behavior can be set separately for extraction and for archive
conversion, which comprehends a preliminary extraction step
Improved support for ZPAQ and
*PAQ formats
zpaq archives are tested
for encryption, to ask for password if necessary when opened, extracted
or converted
zpaq-specific options are now shown in extraction screen (no longer
needing to go to Advanced tab) whenever a .zpaq archive is opened, or
listed for extraction
it is now possible to extract zpaq archives to absolute, full or
relative paths
it is now possible to preview content of zpaq archives if a single file
is in the archive and extraction option is set to relative paths
it is now possible to preview content of paq8 archives if a single file
is in the archive
Updated compression preset scripts
Updated plugin for PeaZip
Plugin are now provided as
tar archives, to install a plugin extract the content to
(peazip)/res/bin/ directory
From Settings, About tab (also available from main menu Help >
About) it is possible to directly open (peazip)/res/bin/ directory and
to verify installed plugin
From the About screen it is now also possible to check hash of binaries used by the
application against known hash values, as in main menu > Tools
submenu
|
Synopsis: PeaZip
project development change log. Hash of current version's published
packages. Bug fixes, implementatio of new
software's features, release
notes, history of previos version's change logs.
Topics: release notes,
hash of packages, change log, history of changes
PeaZip > Change log
| Fixes, new features, release notes
|
|