Skip to content

Releases: pdfarranger/pdfarranger

1.10.1

14 Oct 14:49
Compare
Choose a tag to compare
  • 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

08 Jul 14:43
Compare
Choose a tag to compare
  • 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

27 Nov 21:02
Compare
Choose a tag to compare
  • 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

24 Sep 15:39
Compare
Choose a tag to compare
  • Support for PikePDF 6 and so qpdf 11 (#716)
  • Fix a bug in booklet creation (#720)
  • Some translation update

1.9.0

17 Sep 16:24
Compare
Choose a tag to compare
  • Windows portable zip: config.ini is located in the same folder as pdfarranger.exe (#402)
  • Many improvements and fixes in the icon view (#505, #506, #612, #629, #632, #637, #654, #670)
  • Remember previous file chooser location (#508)
  • Add close and open actions (#581, #593, #597)
  • Increase I/O performance and responsiveness (#542, #623)
  • Add option to set language in Windows (#578)
  • Add support for pasting an image from clipboard (#675)
  • Pan the view when pressing mouse wheel and moving mouse (#677)
  • Add fullscreen mode (#665)
  • Allow to print the document (#647)
  • Require GTK >= 3.20 because of a new file chooser on Windows (#704)
  • State that pikepdf 6 is not yet supported (#716)

1.8.2

25 Dec 17:03
Compare
Choose a tag to compare
  • Fix 2 bugs in scaled pages export (#599)

1.8.1

10 Dec 14:08
Compare
Choose a tag to compare
  • Fix transformation (rotation, crop, split, ...) of duplicated pages (#579)
  • Fix some UI glitches (#584, #587, #588, #596)
  • Update some translations (#591, #585, #589)

1.8.0

13 Nov 12:20
Compare
Choose a tag to compare
  • Create a booklet from multiple pages (#438, #500, #537, #543)
  • Accessibility: pages now have proper labels in icon view (#514)
  • Show selected page size in the status bar (#549)
  • Fix clipboard on Wayland (#529)
  • Set minimum pikepdf version to 1.17.0 (#472)
  • Fix import of PDF with CropBox (#443)
  • Enhance "About" dialog (#445)
  • Remember window position on screen (#450)
  • Fix error with annotations on duplicated pages (#437)
  • Improve iconview and thumbnails rendering (#436, #446, #456, #463, #532, #564, #572, #573, #574, #575)
  • Fix scroll to selection & Hide iconview when changing window width (#482, #490)
  • Show right-click menu also when clicking on empty area (#503)
  • Fix snap assist on Windows 10 (#297)
  • Improve closing dialog with proper Esc functionality (#510)
  • Fix OK button in metadata dialog (#511)
  • Support nested white border crops (#513)
  • Delete and select pages faster (#536)
  • Enable keyboard navigation through the title bar (#544)
  • Reduces memory usage a bit (#551)
  • Update translations (#540, #541, #552, #556, #557, #558, #559, #560, #561, #562, #563, #565, #566, #567, #568, #569, #570, #576)

1.7.1

13 Mar 18:57
Compare
Choose a tag to compare
  • Fix "TypeError: only pages can be inserted" with libqpdf >= 10.2.0 & pikepdf < 2.7.0 (#427)
  • Display imported files in alphabetical order (#426)
  • Release memory after rendering and deleting pages (#425)
  • Installation instructions for FreeBSD (#381)
  • Fix a segfault on "crop white borders" while rendering thumbnails (#405)
  • Allow PDF Arranger to be recognized as a handler for all image MIME type that it can handle (#390)
  • Fix min & max zoom level limits (#415, #429)
  • Fix issue with pages copied with ctrl + dnd (#410)
  • Fix displayed page range when using paste before (#401)

1.7.0

24 Jan 10:56
Compare
Choose a tag to compare
  • Allow to edit Keywords, Subjects and dates in document info (#237, #283)
  • Ctrl+click now remove a single page from the selection (#197)
  • Allow selection of odd or even pages (#197)
  • Add option to crop white borders (#256)
  • Allow export to individual files (#240)
  • Enable autoscroll when rubberband selecting (#266)
  • Display the current selection in the status bar (#262)
  • Fix import of images with alpha channel (#226)
  • Allow to scroll the view with up/down & page up/down keys (#269)
  • Allow to zoom to full page (#51)
  • Add option to select all pages from same file (#290)
  • Fix visual issue in dialogs (#301)
  • Improve responsiveness when scrolling zoom levels (#284)
  • Change behavior when selecting with shift + click (#323)
  • Select a continuous range when drag-selecting (#305)
  • Add page scaling (#199)
  • Allow to customize keyboard shortcut from the configuration file (#276)
  • Add option to select all pages with the same page format (#314)
  • Add 'new' button to open new document (#319)
  • Support import of encrypted PDF file (#352)
  • Allow to insert blank pages (#244)
  • Split Page now support n x m split instead of just 1 x 2 (#306)
  • Reduce memory usage (#355)
  • Fix the shortcut created by the Windows MSI installer (#316)
  • Problems with editing if not saving after each operation (#291)
  • Fix slow paste-interleave-odd/even (#379)