Skip to content

Releases: pdfarranger/pdfarranger

1.14.0

Choose a tag to compare

@kbengs kbengs released this 23 May 03:47

New / improved features:

  • Zoom into one page with zoom fit #1352
  • Add A0, A1 and A2 paper sizes to insert blank page and page size dialog #1358
  • Move paper size first in insert blank page and page size dialog #1364
  • Rebuild PDF outlines on export (merge bookmarks etc) #1372
  • Add swap odd/even pages function #1388

Fixes:

  • Handle exit code when saving #1318
  • Sanitize language list in preferences dialog #1332
  • Add some missing internationalization #1338
  • Fix false "unsaved" state on accidental micro-drag #1365
  • Windows ZIP & MSI: Updated OpenSSL DLL files, (among others) #1350

1.13.0

Choose a tag to compare

@kbengs kbengs released this 01 Feb 06:01

New / improved features:

  • Store selection state and scrollbar state in undomanager #1245
  • Support resizing of pasted overlay/underlay #1276
  • Add support for searching of text in PDF #1288
  • Scroll iconview one row up/down with Alt + mouse wheel scroll #1297
  • Support import of JPEG 2000 (.jp2) on Windows and Linux (if img2pdf is available) #1291
  • Support import of AVIF images (.avif) on Windows #1300
  • Add version info about more software in About dialog #1324
  • Add Vietnamese translation #1294
  • Add Georgian translation #1316

Fixes:

  • Fix crop-white-borders for pages with overlay/underlay #1269
  • Some speed improvements #1279
  • Fix misaligned pages when generating booklet #1260 #1275
  • Stop adding files/pages on first exception #1295
  • Bundle poppler encoding files with Windows build #1314

1.12.1

Choose a tag to compare

@kbengs kbengs released this 11 Jun 16:55
  • Fix incompatibility with Python 3.13.4 on Linux #1238
  • Update Dutch and Italian translation

1.12.0

Choose a tag to compare

@kbengs kbengs released this 23 May 18:14

New / improved features:

  • Support export to png, jpeg and rasterized pdf #1188
  • Add option to not retain document-level information when saving (outlines, tags, passwords etc) #1156
  • Add config file option to disable saving of window geometry to config file #1202
  • Split and reorder booklet to pages #1067
  • Export with the max version of pdf inputs #1099
  • Show OS information in About dialog #909
  • Add range selection for pages #1065
  • Add standard paper sizes to "insert blank page" and "page size" dialogs #1066

Fixes:

  • Fix import of webp images on Windows and Flatpak installations #1215
  • Fix program name in Windows "open with" context menu #1170
  • Fix priority of what metadata is saved when merging documents #1168
  • Fix printing of rasterized pdf #1161

1.11.1

Choose a tag to compare

@kbengs kbengs released this 08 Oct 16:23
  • Fix slow saving on Windows when language set to Chinese, Greek, Hebrew, Japanese, Korean and possibly other #1110
  • Add Arabic translation
  • Update Dutch translation
  • No fixes or new features on Linux compared to 1.11.0

1.11.0

Choose a tag to compare

@kbengs kbengs released this 20 Jun 15:01

New / improved features:

  • Preserve outlines and links when possible (#462)
  • Implement a GUI for hiding of margins (#471)
  • Implement a GUI for visually setting crop (#954)
  • Improve GUI for pasting of overlay and underlay (#954)
  • Improve zoom-fit toggle (#993)
  • Implement copying of text and image from PDF (#1002)
  • Add a keyboard shortcut to open the popup menu (#1012)
  • Show content loss warning on start & and link to user manual (#1058)
  • Improve visual layout of headerbar title (#1085)
  • Fix reversed file import order on Windows (#944)
  • Use cropped page size in "Page size" dialog (#971)
  • Drop PikePDF < 6 support (#1014)

Fixes:

  • Fix iconview in right-to-left locale (#985)
  • Fix too high scroll speed with high-resolution mouses (#1000)
  • Fix a "raise KeyError(key) from None" in pikepdf (#1022)
  • Fix crop white border (#1031)
  • Fix handling of scaling and rotation at printing (#1042)
  • Fix missing icon when running under Wayland (#1084)
  • Fix failure when generating booklet with pikepdf v9 (#1094, #1102)
  • Fix issue when resizing a page with pikepdf v9 (#1100)

1.10.1

Choose a tag to compare

@jeromerobert jeromerobert released this 14 Oct 14:49
  • Fix for Python 3.12 (#989)

(As the Windows binaries of version 1.10.0 are supplied with Python 3.10, they are not released with 1.10.1. Windows users should keep using version 1.10.0)

1.10.0

Choose a tag to compare

@jeromerobert jeromerobert released this 08 Jul 14:43
  • 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)
  • Support dark theme on Windows (#657, #788)
  • Fix errors and crashes due to loading of the wrong DLL on Windows (#645, #789)
  • No longer forget file name to save when closing window (#744)
  • Improve multi-export workflow (#758, #760, #782, #794)

1.9.2

Choose a tag to compare

@jeromerobert jeromerobert released this 27 Nov 21:02
  • Fix "export all to individual files" overwrite (#764)
  • Fix unexpected application close and quit (#762)
  • Fix buggy export when CropBox is larger than MediaBox (#750)
  • Fix equal page size test in generate booklet (#753)
  • Fix NAME in man page (#740)
  • Some translation fixes

1.9.1

Choose a tag to compare

@jeromerobert jeromerobert released this 24 Sep 15:39
  • Support for PikePDF 6 and so qpdf 11 (#716)
  • Fix a bug in booklet creation (#720)
  • Some translation update