* enhances detection of issues in archives
* improves displaying archive comments
* adds support for Brotli and Zstandard maximum compression
* updates app's icon to unify the look & feel on all platforms.
* 7z backend is updated to 24.09
* PEA is updated to 1.22 introducing hybrid KDF mode, employing both PBKDF2 and Scrypt to increase resiliency against dictionary and brute force password-recovery attacks.
* Qt6 packages replace Qt5 ones, and Flatpak is now built for Wayland (with fallback X11 option).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=139
- Update to 10.1.0:
BACKEND
* Pea 1.21, introduced scrypt KDF as default option to improve resilience to password guessing attacks (increasing memory cost per instance) over PBKDF2 implemented in previous versions
CODE
* Fixed "Ask before overwriting (in console)" extraction option, now correctly sets the app in console mode superseding other options
* Fixed directory copy/move on Unix-like systems
FILE MANAGER
* GUI update
EXTRACTION and ARCHIVING
* Updated compression pre-sets
OBS-URL: https://build.opensuse.org/request/show/1223659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=52
BACKEND
* Pea 1.21, introduced scrypt KDF as default option to improve resilience to password guessing attacks (increasing memory cost per instance) over PBKDF2 implemented in previous versions
CODE
* Fixed "Ask before overwriting (in console)" extraction option, now correctly sets the app in console mode superseding other options
* Fixed directory copy/move on Unix-like systems
FILE MANAGER
* GUI update
EXTRACTION and ARCHIVING
* Updated compression pre-sets
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=137
- Update to 10.0.0:
BACKEND
* Pea 1.20, can now search hash values of files on Google and Virustotal for detecting known malware,
new command line switches to show text preview of files, and to directly save checksum/hash results
in GNU Coreutils -compatible formats
* 7z 24.08
CODE
* Legacy code cleanup
* Sorted tab order of UI items
* Various fixes
FILE MANAGER
* (Linux) Added MTP devices folder (Media Transfer Protocol) in Filesystem section of navigation sidebar,
to make easier to access to mounted devices, i.e. Android phones / tablets
* Expanded File tools section in file browser context menu, archive/extract context menu, and in Test menu in tool bar; it is now possible to
+ Save hash values in GNU Coreutils compatible format
+ Search SHA256 hash values on Google and VirusTotal
+ Display Text preview of file (attempts to parse file as utf8 text, displays linle numbers, text strings and line mumbers can be sorted alphabetically)
* Revamped GUI
+ Hints and tooltips can now be turned on/off from Options > Settings, General tab
+ Icons used more sparingly to avoid information repetition and overload
+ Updated progress screen
+ Updated GUI rendering engine to be more flexible and memory efficient (up to 30% depending on the icon mode)
+ Updated Style menu
+ Updated Themes and embedded icons
+ Updated context menu
EXTRACTION and ARCHIVING
* From Options > Settings, Advanced tab it is possible to set "7z / p7zip syntax level" back to 17.05 and 16.02 releases,
to improve compatibility with the syntaxt of legacy 7z / p7zip versions
* Improved quick "Extract here" link in the toolbar is now also shown when one or more archives are selected in the file browser
* Updated compression presets
* Added tar.gz, tar.xz, and tar.zst presets
OBS-URL: https://build.opensuse.org/request/show/1218729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=51
BACKEND
* Pea 1.20, can now search hash values of files on Google and Virustotal for detecting known malware,
new command line switches to show text preview of files, and to directly save checksum/hash results
in GNU Coreutils -compatible formats
* 7z 24.08
CODE
* Legacy code cleanup
* Sorted tab order of UI items
* Various fixes
FILE MANAGER
* (Linux) Added MTP devices folder (Media Transfer Protocol) in Filesystem section of navigation sidebar,
to make easier to access to mounted devices, i.e. Android phones / tablets
* Expanded File tools section in file browser context menu, archive/extract context menu, and in Test menu in tool bar; it is now possible to
+ Save hash values in GNU Coreutils compatible format
+ Search SHA256 hash values on Google and VirusTotal
+ Display Text preview of file (attempts to parse file as utf8 text, displays linle numbers, text strings and line mumbers can be sorted alphabetically)
* Revamped GUI
+ Hints and tooltips can now be turned on/off from Options > Settings, General tab
+ Icons used more sparingly to avoid information repetition and overload
+ Updated progress screen
+ Updated GUI rendering engine to be more flexible and memory efficient (up to 30% depending on the icon mode)
+ Updated Style menu
+ Updated Themes and embedded icons
+ Updated context menu
EXTRACTION and ARCHIVING
* From Options > Settings, Advanced tab it is possible to set "7z / p7zip syntax level" back to 17.05 and 16.02 releases,
to improve compatibility with the syntaxt of legacy 7z / p7zip versions
* Improved quick "Extract here" link in the toolbar is now also shown when one or more archives are selected in the file browser
* Updated compression presets
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=134
- Update to 9.9.0:
BACKEND
* 7z 24.07
* Pea 1.19 adds optional extra KDF rounds for triple cascaded encryption in .PEA format
(up to 20 millions iterations for each algorithm, total 60 M rounds)
* Zstd 1.5.6 (Windows, Linux)
CODE
* Compiled with Lazarus 3.4, sources are still compatible with Lazarus 2.x
* Fixes and code cleanup
* Fixed loading Custom format in custom compression settings
* Fixed browsing some special cases of archives (containing items with absolute paths
starting with directopry separator characters)
* Updated Options screen
* (7z/p7zip) syntax level can now be set to 21.07 and 23.01 legacy versions, form
Options > Settings > Advances, Backend binaries
* (7z/p7zip) new option to show timestamps as UTC insead of local time, form form
Options > Settings > Archive manager
* New group for TAR -related options in Options > Settings > Archive manager
FILE MANAGER
* (Windows) When UAC elevation is needed (non writeable output path) the user is now
offered to restart the app UAC elevated.
* In this way it is not needed to require elevation to subsequent operations on the
same path, and it is possible to use all of functions of PeaZip (console mode,
force interactive password)
* Added internal drag and drop features
* It is now possible to perform internal drag and drop extraction from file/archive
manager to sidebar, both toward treeview panel and navigation panel (bookmarks,
filesystem, history paths).
* It is possible to extract either one or more entire archive(s), or selected
archive content while browsing archives
* If right mouse button is pressed, it will be possible to choese to extract with
or without new folder/smart new folder, overriding defaults
* It is now possible to use drag and drop to add items from file browser/archive
browser to Bookmarks panel
* Archives are now tested for encryption also for list/test operations, so password is
required in advance if needed
* Improved System tools menu for Linux (context menu, File manager)
* New "Extract here" quick link on the right of the tool bar, shown when browing an archive
* Extracts selected content, or entire archive if nothing is selected
* Extracts to new/smart folder depending on settings, link text is adjusted accordingly
* Shows context menu with all extraction options (here, smart, new folder) to be used
on the fly without changing the configuration
* The app now dispays if it isrunning as root (admin or UAC elevated on Windows),
showing <ROOT> (or <ADMIN>) note in main menu, or dropdown main menu (if main menu is
hidden)
EXTRACTION and ARCHIVING
* Improved reading DMG, IMG, RPM, and SQUASHFS files as archives
* Revamped task launcher GUI
* Updated compression Presets files to support latest options set
OBS-URL: https://build.opensuse.org/request/show/1191641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=130
- Update to 9.8.0:
BACKEND
* Pea 1.18
CODE
* Code cleanup
* Compiled with Lazarus 3.2, sources are still compatible with Lazarus 2.x line
* Various fixes
* Fixed directory name sorting which for some widget sets was wrongly displayed in
treeview and breadcrumb dropdown menus
* Fixed drag and drop extraction failing for some paths (Windows)
* Fixed inability to browse symlinked directories on Windows (other systems are
immune from the issue)
FILE MANAGER
* Added "Always browse archives in flat view" option switch in main menu > Browse and
app's context menu > Navigation
* Added Comment, and Info functions to Status bar context menu, to improve its
usefulness in providing information to user
* Improved direct extraction of archives from context menu
* From context menu "Extract to" submenu it is now possible to directly extract all
or selected item(s), without further confirmation, to any output path in bookmarks,
history or breadcrumb
* Extract here links (optionally to smart folder or to new folder) can now extract
all or selected items
* In the dropdown menu of Extract button are still available "Extract all" entries
* Selection and navigation submenus in extraction and archiving screens are now
organized in same way of extract here submenu: bookmarks are shown first, history,
session history, and breadcrumb are shown in History submenu
* Rename dialog now allows to directly switch to Move to dialog (change file path
string rather than file name string)
* Updated themes
* New Mac and Tux themes
* Old themes and additional custom themes are still available online, clicking "Check
for Themes" button on Themes screen (Windows 10+) The application, which by default
follows system colors, can be manually forced to light or dark mode, regardless
system mode, creating an empty file named "light" or "dark" in the same path of the
executable (not integrated with themes due to technical limitations)
EXTRACTION and ARCHIVING
* Added new command line switches, which can be used both in scripts and for system
integration (context menus, SendTo items, .desktop files, Automator scripts)
* -ext2neutral directly extracts archives in current path applying the "new folder"
policy as defined in PeaZip app (non, new folder, smart new folder, or force new
folder)
* -ext2downloads, -ext2desktop, -ext2documents directly extract archives in
Downloads, Desktop, or Documents path (applying app's new folder policy)
* -ext2bookmark(1..8) extract archives in the path of the bookmarked item number 1 to 8
* Windows context menu versions of those switches begins with -ext2multi instead of -ext2
* Created sample scripts (.bat, .sh), W11 mini-context menu entries, SendTo items,
.desktop files and macOS service menus for -ext2downloads, -ext2desktop,
-ext2documents switches, in (PeaZip)/res/share/batch directory
OBS-URL: https://build.opensuse.org/request/show/1173639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=128
- Update to 9.7.1:
CODE
* Added "Requires restarting PeaZip" hint missing in some controls
* Created SHA256.txt file containing SHA256 hash of each package in the release
* Fixed Options links, now always open General tab as expected
* Fixed restart loop switching off history checkbox, improved code against occurrence of similar issues
* Fixed symbol lookup error experienced in some Linux ditributions with Qt5 packages
* Fixed usupported compression method eoor experienced extracting source package using some unzip utilities
FILE MANAGER
* Updated translations
OBS-URL: https://build.opensuse.org/request/show/1146720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=47
CODE
* Added "Requires restarting PeaZip" hint missing in some controls
* Created SHA256.txt file containing SHA256 hash of each package in the release
* Fixed Options links, now always open General tab as expected
* Fixed restart loop switching off history checkbox, improved code against occurrence of similar issues
* Fixed symbol lookup error experienced in some Linux ditributions with Qt5 packages
* Fixed usupported compression method eoor experienced extracting source package using some unzip utilities
FILE MANAGER
* Updated translations
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=126
- Update to 9.7.0:
BACKEND
* Brotli 1.1.0
* Pea 1.17
* Zstd 1.5.5
* 7z 24.01 beta successfully tested, but not included as backend due its beta status
CODE
* Compiled with Lazarus 3.0, but still compatible with Lazarus 2.x line
* Improved loading of translations
* Can now load language files encoded as UTF8, and as UTF8-BOM (preferred)
* Improved support for old translation files not matching with application's version
* Various fixes
* Fixed -ext2simple bug, the switch is now properly working
* Fixed Qt5 seection issue, the file browser in details mode is now set to row selection
FILE MANAGER
* Smart filename sorting can now be turned on/off form Options > Organize
* (Windows) PeaZip now supports the Windows 10 and newer systems Dark Mode using zamtmn
metadarkstyle.lpk, thanks to user contributed pull request 114.
* Classic dark themes / high contrast mode is still supported on all Windows systems
* (Themes) Improved "Button" alternative Tab style
* Vertical tabs in Options screen are now themed accordingly to theme's tab style
EXTRACTION and ARCHIVING
* Improved the scripting generation engine:
* In Console tab af archiving and extraction screens it is now available a new option
for the scripting engine to use strdin/stdout pipe for creation and extraction of
compressed TAR archives, so no intermediate TAR file needs to be saved on disk during
those operations
* This option does not apply to the GUI app itself (which launches the operations as
distinct single processes), but only to scripts generated by the application, which
can be saved to run independently in console instances
* The option applies only to formats handles through 7z / p7zip backend
* For extraction operation, the option applies only a single or multiple archives are
sent to extraction scren, not while brosing a single archive (either for partial or
total extraction)
INSTALLERS
* (Linux) It is now available PeaZip Portable for aarch64 Linux, the first test release
was released built on previous version's code
* (Windows) Improved Windows 11 mini-context menu entries, now displaying correct
PeaZip icons; sample scripts to integrate PeaZip with W11 mini-context menu are
available in the app inside the subfolder (peazip)\res\share\batch\Windows\Windows 11
mini context menu
* (Windows) Packages and configuration wizard built with InnoSetup 6.2.2
- Removed peazip-lazfileutils.patch (fixed upstream).
OBS-URL: https://build.opensuse.org/request/show/1146176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=124
- Update to 9.6.0:
BACKEND
* Pea 1.16
CODE
* All scripts are now exported as UTF-8 encoded files, without BOM
* Improved integrity self-checking of app's binaries
* Libraries (.dll, .so, etc) and sfx modules are now checked (as for executables, matching SHA256 hash values with whitelisted known values)
FILE MANAGER
* Improved file / archive manager
* Added an icon-only Compact sidebar displaying links to most commonly used system paths
* Compact side bar can be set visible / hidden separately from the main Side bar
* The Compact side bar is mainly meant for use when Side bar is hidden or in tree view mode
* Improved browsing archives with some specific TOC issues (duplicated entries for same item, duplicates names with different cases)
* Improved smart sorting of file names
* Improved theming
* All alternative tab styles (Button, Links, and Tabs) can now ne either centered or left aligned
* Link tab style is now rendered with graphic as the other styles
* Introduced profiles to store all configuration data (everything in conf path - except Profiles subfolder) to be loaded / saved in a single pass, either for different users or for different purposes, or to easily export all the conf data to another machine
* Profiles are stored as *.profile.7z archives in "Profiles" subfolder in conf path and can be optionally encrypted with password/keyfile
* It is possible to load / save profiles from main menu, Options
* Various fixes and improvements
* Fixed breadcrumb issues in full screen and immersive modes
* Improved handling encrypted ARC files
* Browsing ARC archive with encrypted filenames now correctly triggers password request
* Extraction from context menu now correctly triggers password request, and can be terminated by the user if wrong password is provided
* Input name and path is now correctly reported during archiving / extraction / list / test operations
EXTRACTION and ARCHIVING
* Improved archives extraction, "Extract then move to destination" is not applied when extracting to new folder, as naming conflict analysis is not needed
OBS-URL: https://build.opensuse.org/request/show/1134586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=44
BACKEND
* Pea 1.16
CODE
* All scripts are now exported as UTF-8 encoded files, without BOM
* Improved integrity self-checking of app's binaries
* Libraries (.dll, .so, etc) and sfx modules are now checked (as for executables, matching SHA256 hash values with whitelisted known values)
FILE MANAGER
* Improved file / archive manager
* Added an icon-only Compact sidebar displaying links to most commonly used system paths
* Compact side bar can be set visible / hidden separately from the main Side bar
* The Compact side bar is mainly meant for use when Side bar is hidden or in tree view mode
* Improved browsing archives with some specific TOC issues (duplicated entries for same item, duplicates names with different cases)
* Improved smart sorting of file names
* Improved theming
* All alternative tab styles (Button, Links, and Tabs) can now ne either centered or left aligned
* Link tab style is now rendered with graphic as the other styles
* Introduced profiles to store all configuration data (everything in conf path - except Profiles subfolder) to be loaded / saved in a single pass, either for different users or for different purposes, or to easily export all the conf data to another machine
* Profiles are stored as *.profile.7z archives in "Profiles" subfolder in conf path and can be optionally encrypted with password/keyfile
* It is possible to load / save profiles from main menu, Options
* Various fixes and improvements
* Fixed breadcrumb issues in full screen and immersive modes
* Improved handling encrypted ARC files
* Browsing ARC archive with encrypted filenames now correctly triggers password request
* Extraction from context menu now correctly triggers password request, and can be terminated by the user if wrong password is provided
* Input name and path is now correctly reported during archiving / extraction / list / test operations
EXTRACTION and ARCHIVING
* Improved archives extraction, "Extract then move to destination" is not applied when extracting to new folder, as naming conflict analysis is not needed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=118
- Update to 9.4.0:
* Add 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.
- Use the new Lazarus packages.
OBS-URL: https://build.opensuse.org/request/show/1108029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=43
* Add 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.
- Use the new Lazarus packages.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=116
- Update to 9.3.0:
BACKEND
* 7z 23.01 (Linux, macOS, Windows)
* Pea 1.13
FILE MANAGER
* 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
EXTRACTION and ARCHIVING
* Added checkbox to manually set RAR binary for Custom / RAR compression format
* Various fixes
OBS-URL: https://build.opensuse.org/request/show/1099754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=42
BACKEND
* 7z 23.01 (Linux, macOS, Windows)
* Pea 1.13
FILE MANAGER
* 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
EXTRACTION and ARCHIVING
* Added checkbox to manually set RAR binary for Custom / RAR compression format
* Various fixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=114
- Update to 9.2.0:
BACKEND:
* Can now use zpaqfranz https://github.com/fcorbelli/zpaqfranz as
alternative backend for .zpaq. To use an alternative zpaq rename the
binary as zpaq and replace the zpaq binary in /usr/lib64/peazip/res/bin/zpaq/
CODE:
* Fixed compression method is now saved accordingly for 7z.
* 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.
* New options in Main menu, Organize (Tab bar can now be swapped with Address bar,
Breadcrumb bar can be shown as plain text).
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).
- Fix bin location for upx/arc/brotli/zpaq/zstd
OBS-URL: https://build.opensuse.org/request/show/1082932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=41
- Update to 9.2.0:
BACKEND:
* Can now use zpaqfranz https://github.com/fcorbelli/zpaqfranz as
alternative backend for .zpaq. To use an alternative zpaq rename the
binary as zpaq and replace the zpaq binary in /usr/lib64/peazip/res/bin/zpaq/
CODE:
* Fixed compression method is now saved accordingly for 7z.
* 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.
* New options in Main menu, Organize (Tab bar can now be swapped with Address bar,
Breadcrumb bar can be shown as plain text).
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).
- Fix bin location for upx/arc/brotli/zpaq/zstd
OBS-URL: https://build.opensuse.org/request/show/1082833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=111
- Update to 9.1.0:
* Major restyle in application's look & feel and themes, and many
usability improvements for the file manager, and archiving / extraction screens.
* The scripting engine was refined, with the ability to adapt the syntax
for a specific 7z version at runtime, and to export archive conversion tasks as scripts.
* Support for TAR, Brotli, and Zstandard formats was improved.
* Pea was updated to 1.12, fixing for CVE-2023-24785 (this fixes bsc#1208468)
OBS-URL: https://build.opensuse.org/request/show/1067896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=40