1670cf47c2
- Update to 10.2.0: * 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).
Paolo Stivanin2025-01-04 13:39:39 +00:00
524f046bf6
Accepting request 1223659 from devel:languages:pascal
Ana Guerrero2024-11-12 18:24:07 +00:00
c4694b0cc4
- 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
Paolo Stivanin2024-11-12 12:29:48 +00:00
b869b3313a
Accepting request 1218729 from devel:languages:pascal
Ana Guerrero2024-10-28 14:21:56 +00:00
a07490cdb3
- 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
Paolo Stivanin2024-10-28 07:44:41 +00:00
972dc5c016
Accepting request 1194681 from devel:languages:pascal
Ana Guerrero2024-08-19 21:45:26 +00:00
a9c63491ab
Accepting request 1194680 from home:pragmalin:branches:devel:languages:pascal
Pragmatic Linux
2024-08-19 10:20:40 +00:00
5a0b5f8a11
Accepting request 1191641 from home:pragmalin:branches:devel:languages:pascal
Pragmatic Linux
2024-08-05 10:49:07 +00:00
42063d0bae
Accepting request 1173640 from devel:languages:pascal
Ana Guerrero2024-05-13 15:58:31 +00:00
128e661da9
Accepting request 1173639 from home:pragmalin:branches:devel:languages:pascal
Pragmatic Linux
2024-05-13 11:41:43 +00:00
a56e1dc393
Accepting request 1146720 from devel:languages:pascal
Ana Guerrero2024-02-15 20:01:00 +00:00
52ef000055
- 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
Paolo Stivanin2024-02-15 07:31:22 +00:00
04b3f4a973
Accepting request 1146180 from devel:languages:pascal
Ana Guerrero2024-02-12 17:53:39 +00:00
30d61755ec
Accepting request 1146176 from home:pragmalin:branches:devel:languages:pascal
Pragmatic Linux
2024-02-12 13:08:14 +00:00
39f0483c65
Accepting request 1139371 from devel:languages:pascal
Ana Guerrero2024-01-17 21:16:18 +00:00
9f00d0d55c
- Add peazip-lazfileutils.patch (patch by Frank). This fix is backward compatible with Lazarus 2.x.y, because unit LazFileUtils already exists there too. They just moved a few things from FileUtils to LazFileUtils.
Paolo Stivanin2024-01-17 07:00:33 +00:00
9c4cceefdf
Accepting request 1134586 from devel:languages:pascal
Ana Guerrero2023-12-22 21:41:37 +00:00
4bc9d1940c
- 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
Paolo Stivanin2023-12-22 06:40:53 +00:00
54f2744753
Accepting request 1108029 from devel:languages:pascal
Ana Guerrero2023-08-30 08:22:18 +00:00
2323a0a879
- 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.
Paolo Stivanin2023-08-30 06:21:36 +00:00
93696b33b0
- 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
Paolo Stivanin2023-07-20 14:07:44 +00:00
a638f4b49e
- 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)
Paolo Stivanin2023-02-27 07:23:12 +00:00
dc1e9894b2
- Update to 9.0.0: BACKEND: * Pea 1.11. CODE: * Fixes, clean up of legacy code. * Improved speed and memory usage. FILE MANAGER: * GUI better adapts to size and preference changes. * Selecting one of the available tool bars (archive manager, file manager, image manager) restores its visibility if the Tool bar is hidden. EXTRACTION and ARCHIVING: * Added new options for 7z/p7zip backend. * Improved support for TAR format, and for formats used in combination with TAR. * Improved support for ZPAQ and *PAQ formats. * Updated compression preset scripts. * Updated plugin for PeaZip. - Rebase all patches.
Paolo Stivanin2022-12-19 07:08:44 +00:00
a8c84609a3
- Update to version 7.3.2 CODE * Various fixes FILE MANAGER * Added support to more file extensions: + .cramfs compressed ROM/RAM file system images + .ext, .ext2, .ext3, and .ext4 filesystem images + .hfsx filesystem images + .qcow, and .qcow2c QEMU disk images + .scap, and .uefif firmware files + .mub, .pkg, and .ppmd compressed files * Archive browser now will automatically ask for password to open files with unreadable TOC, for all formats supporting TOC encryption, e.g. archives encrypted with "Encrypt also file names" option * Fixed browsing of encrypted ARC files * Fixed: can now delete files within WIM archives EXTRACTION and ARCHIVING * Setting Custom compression type optionally aut-configures PeaZip to use RarLab's Rar.exe as compressor; if libre_directive option is set to 2 (most restrictive, not allowing closed archive formats), rar creation will be not allowed in any case * Rar.exe will be set to use PeaZip's work dir as other backend binaries * For RAR archives it is possible to set compression level, from store to maximum + action: new archive, add, update, freshen, sync with disk + spanning in multiple volumes password, optionally with two factor authentication (password + keyfile)
Luigi Baldoni2020-06-24 07:37:17 +00:00