Releases: pdfarranger/pdfarranger
Releases Β· pdfarranger/pdfarranger
1.12.1
1.12.0
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:
1.11.1
1.11.0
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
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)
- 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
1.9.1
1.9.0
- Windows portable zip:
config.ini
is located in the same folder aspdfarranger.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)