Package Release Info

pdfarranger-1.11.1-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pdfarranger
pdfarranger-lang

Change Logs

* Thu Oct 17 2024 Christophe Marin <christophe@krop.fr>
- Update to 1.11.1
  * Fix slow saving on Windows when language set to Chinese,
    Greek, Hebrew, Japanese, Korean and possibly other
  * Add Arabic translation
  * Update Dutch translation
* Thu Aug 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 1.11.0
  New / improved features:
  * Preserve outlines and links when possible
  * Implement a GUI for hiding of margins
  * Implement a GUI for visually setting crop
  * Improve GUI for pasting of overlay and underlay
  * Improve zoom-fit toggle
  * Implement copying of text and image from PDF
  * Add a keyboard shortcut to open the popup menu
  * Show content loss warning on start & and link to user manual
  * Improve visual layout of headerbar title
  * Fix reversed file import order on Windows
  * Use cropped page size in "Page size" dialog
  * Drop PikePDF < 6 support
  Fixes:
  * Fix iconview in right-to-left locale
  * Fix too high scroll speed with high-resolution mouses
  * Fix a "raise KeyError(key) from None" in pikepdf
  * Fix crop white border
  * Fix handling of scaling and rotation at printing
  * Fix missing icon when running under Wayland
  * Fix failure when generating booklet with pikepdf v9
  * Fix issue when resizing a page with pikepdf v9
* Sun Dec 24 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 1.10.1
  * Fix for Python 3.12
Version: 1.10.0-bp156.1.1
* Mon Sep 04 2023 Cimbali <me@cimba.li>
- Update to 1.10.0
  * No longer use python-distutils-extra (#853, #859)
  * Add support for merging pages (#847, #440)
  * Add support for pasting a page as overlay & underlay (#832,
    [#530], #839)
  * Scroll the view after deleting pages (#501, #821)
  * Scroll horizontally with shift + mouse scroll wheel (#816,
    [#811])
  * Fix unit/scaling issue when printing on Windows (#809, #806)
  * Show config file location in preferences dialog (#852)
  * Add a dialog where language can be selected (#706, #779, #849,
    [#852])
  * Allow to force dark or light theme in the preferences (#788)
  * No longer forget file name to save when closing window (#744)
  * Improve multi-export workflow (#758, #760, #782, #794)