Skip to content

Releases: torakiki/pdfsam

v4.2.3

08 Mar 10:24
v4.2.3
1d99616
Compare
Choose a tag to compare
  • Upgraded Sejda fixing an issue in split and extract tasks.
  • Upgraded translations
  • Upgraded few dependencies

v4.2.2

25 Jan 10:29
v4.2.2
68d59bd
Compare
Choose a tag to compare
  • 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

20 Nov 08:29
v4.2.1
9e954b9
Compare
Choose a tag to compare
  • Upgraded Jackson
  • Upgraded Sejda
  • Added a setting to disable the notification when clicking the Clear button
  • Handle leading and trailing spaces in file paths when loading the list from csv or txt
  • Upgraded bundled Java to version 11.0.9.1

v4.2.0

31 Oct 15:58
v4.2.0
711af91
Compare
Choose a tag to compare
  • 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 or Clear All button is clicked
  • Added a setting to drive Overwrite if already exists default value
  • Added two properties to the MSI installer OVERWRITE_OUTPUT and PDF_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 and Skip

v4.1.4

20 Jul 14:00
v4.1.4
345d34e
Compare
Choose a tag to compare
  • Upgraded bundled Java to version 11.0.8
  • Upgraded PDF engine (Sejda) and few other dependencies
  • Updated translations
  • Fixed an issue when adding a footer in the Merge tool #413
  • Fixed an issue where the app was always starting fullscreen on Mac #402

v4.1.3

24 Apr 09:00
v4.1.3
bd4e3ae
Compare
Choose a tag to compare
  • Upgraded Java to version 11.0.7
  • Upgraded Sejda
  • Improved move up in selection table to show the above row when moving rows up

v4.1.2

26 Mar 19:27
v4.1.2
45c6b4e
Compare
Choose a tag to compare
  • Added MacOS .dmg notarization
  • Upgraded SAMBox, Sejda and JavaFX
  • Fixed few issues with AcroForms merging
  • Fixed few minor issues

v4.1.1

06 Feb 08:37
v4.1.1
6b9bb09
Compare
Choose a tag to compare
  • 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

22 Oct 14:09
v4.0.5
f32d470
Compare
Choose a tag to compare
  • Upgraded PDF engine (Sejda) to latest version (3.2.85)
  • Upgraded AdoptOpenJDK to latest version (11.0.5)
  • Upgraded translations
  • Fixed an issue that was preventing PDFsam to start on some Windows machines #357 and #367

v4.0.4

04 Sep 14:30
v4.0.4
9b7373e
Compare
Choose a tag to compare
  • 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)