Releases: torakiki/pdfsam
Releases · torakiki/pdfsam
v4.2.3
v4.2.2
- Numerical sort working with trailing digits (Ex. "file 1.pdf", "file 2.pdf", "file 10.pdf")
- Selecting and sort column in the selection table and then adding files to it now adds them according to the selected sorting policy
- When manually moving files in the selection table the sort policy is cleared
- Use a Collator as default (non numerical) sorting for the selection table, resulting locale specific sort result.
- Added an application wide accelerator to fire the run button of the currently visible module.
SHORTCUT_DOWN + X
will now trigger the task - tar.gz for Linux portable archive retaining permissions
- Upgraded Sejda
- Upgraded bundled Java to version 11.0.10
- Updated translations
v4.2.1
v4.2.0
- Upgraded bundled Java to version 11.0.9
- Upgraded PDF engine (Sejda) and few other dependencies
- Updated translations
Run
button a little more visible- Added a confirmation dialog when
Clear
orClear All
button is clicked - Added a setting to drive
Overwrite if already exists
default value - Added two properties to the MSI installer
OVERWRITE_OUTPUT
andPDF_COMPRESSION
- Workaround for mnemonics remaining active leading to randomly clear the selection table #424
- Overwrite confirmation dialog has now more options, let the user select
Rename
andSkip
v4.1.4
v4.1.3
v4.1.2
v4.1.1
- Prefix fields now save and restore the latest used value
- Fixed split tasks to handle a case with PDF not conforming the PDF spec
- Added a notification in case one of the input PDF files gets deleted before the task is executed
- Fixed the bookmarks handling in case of input PDF file not conforming the PDF spec created with wkhtmltopdf
- Fixed handling of a non breaking white space
0xA0
when found in bookmarks and the[BOOKMARK_NAME]
is used as prefix - Upgraded PDF engine (Sejda) to latest version (4.0.1)
- Upgraded AdoptOpenJDK to latest version (11.0.6)
- Upgraded translations
v4.0.5
v4.0.4
- Upgraded PDF engine (Sejda) to latest version (3.2.84)
- Upgraded AdoptOpenJDK to latest version (11.0.4)
- Upgraded translations
- Drag and drop of directories now asks the user if he wants to also add PDFs in subdirectories
- Numerical sort of file names starting with digits
- Fixed a couple of bugs (#354 #363)