summarylogtreecommitdiffstats
path: root/changelog.txt
blob: 35041d93dfb762186b5b2d1dc8a4e3b7a5966167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
* Mon Sep 26 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.8.0-1
  PeaZip 8.8.0 release completes the evolution of the GUI started in previous releases,
  providing more customization options to better integrate the application in different
  environments. It is now possible to automatically test archives after creation, and to
  propagate Zone.Identifier stream on Windows when extracting archives.
  TAR format support was improved, with option to follow pax or gnu standard, and to
  save owner/group ids and names (on Linux).
  Updated backends: 7z 22.01, Pea 1.09.

* Sun Jun 26 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.7.0-1
  PeaZip 8.7.0 release comes with a simpler to use interface with re-organized options,
  improved file manager, and refreshed themes.
  Sources package was re-organized for better usability.
  Updated backends: Pea 1.08, and 7z 22.00.

* Mon Jun 20 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.6.0-1
  PeaZip 8.6.0 release comes with new themes and improved, easier to customize UI layout.
  It is now possible to use custom compression presets (either built-in or user defined)
  from command line and scripts, and to set immediate execution for custom compression
  presets.
  Updated backends: Pea 1.07, and (Linux) Zstd 1.5.2.

* Sat Feb 26 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.5.0-1
  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.
  Updated backends: 7z 21.07, Pea 1.06, and Zstd 1.5.2.

* Thu Dec 16 2021 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.4.0-1
  PeaZip 8.4.0 is the first release providing experimental native packages for Darwin/macOS
  platform, built for aarch64 M1 Apple Silicon SoC, and Intel x86_64.
  This release brings fixes, improvements in management of temporary files, option to stop
  test batches only if errors are detected, and new language selection control.
  A new alternative benchmark is available, based on integer and floating point arithmetic,
  testing single core and multi core performances.
  PeaZip now comes with updated backends: Pea 1.05, and 7z 21.06, which are now employed on
  all platforms.
  On Linux, 7z backend replaces p7zip, which is still fully supported as alternative.
  New peazip-x.y.z.pack package is meant to help developers to create packages of PeaZip
  for various package management systems (e.g. DEB, RPM), containing packages' directories
  from last build.
  It does not replaces or duplicates the function of sources package peazip-x.y.z.src, as
  it is simply meant to help packaging the application for a specific distribution system,
  rather than compiling and building the binaries of the application.