Skip to content

Releases: torakiki/pdfsam

v5.1.1

23 Mar 15:43
v5.1.1
4d3d2dd
Compare
Choose a tag to compare
  • JDK 20
  • JavaFX 20
  • Fixed loading workspace from the command line with --workspace=/path/to/file.json
  • Added a Close button to the logs viewer to go back to the latest active tool
  • Updated translations
  • Clear button in single input tools made consistent with the one in multiple inputs tools
  • Adjusted column width so that file name column is wider then others

v5.0.3

11 Feb 16:45
v5.0.3
3debc8f
Compare
Choose a tag to compare
  • Tool buttons on the sidebar are now draggable and can be arranged in any order
  • Don't add the Settings button to the sidebar if org.pdfsam.disable.settings.panel is true

v5.0.2

01 Feb 12:14
v5.0.2
f8066b4
Compare
Choose a tag to compare
  • fixed batch script on Windows
  • fixed Rotate tool

v5.0.1

31 Jan 23:32
v5.0.1
6bea319
Compare
Choose a tag to compare
  • added --enable-preview to let sejda-io run correctly with big files
  • fixed splash on Windows
  • updated translations

v5.0.0

31 Jan 11:13
v5.0.0
0ade7af
Compare
Choose a tag to compare
  • Upgraded JDK to version 19.0.2
  • Updated translations
  • Upgraded dependencies
  • New layout for the side bar where all the controls have been moved
  • Added a setting to drive the font size used in the application
  • Page normalization in Merge tool is now a combo with an additional entry
  • Added the total number of selected pages in Merge and Alternate Mix tools
  • Added a column to Merge and Alternate Mix tools to show the number of selected pages per row, based on the input interval

immagine

immagine

v5.0.0.M1

25 Nov 15:11
e23c746
Compare
Choose a tag to compare
v5.0.0.M1 Pre-release
Pre-release
  • Migrated everything to the latest JDK 19.0.1
  • Migrated all the dependencies to their latest version
  • Refreshed the default light theme
  • Added a couple of dark themes and an additional light theme
  • Extract pages tool now has the ability to create a separate PDF file for each page range
  • Added a new tool to insert a PDF document (every page or selected pages) into another one, multiple times every "n" pages.
  • Upgraded Sejda (PDF engine) to the latest milestone release. Sejda and all it's dependencies have been lately migrated to JDK 17 and modularized (JPMS)
  • Upgraded sejda-io to latest v4. Version 4 has been migrated to JDK 19 and got rid of the Unsafe Cleaner hack to clean memory mapped files in favor of the Foreign Function & Memory API preview feature
  • No more FontAwesome (replaced by Unicons)
  • Removed Logback (replaced by Tinylog)
  • New tools icons
  • Application now runs on the modulepath

immagine

v4.3.4

20 Oct 15:37
v4.3.4
34142ec
Compare
Choose a tag to compare
  • Upgraded PDF Engine with a number of fixes
  • Upgraded translations
  • Upgraded bundled JDK to 11.0.17

v4.3.3

27 Jul 15:46
v4.3.3
2b2093b
Compare
Choose a tag to compare
  • Upgraded PDF Engine with a number of fixes
  • Upgraded dependencies
  • Upgraded bundled JDK
  • The function used to load a list of input files from a text file now tries few charsets before giving up

v4.3.2

12 Jul 13:28
v4.3.2
451564b
Compare
Choose a tag to compare
  • Upgraded PDF engine fixing few issues.
  • Handling of commas and quotes in paths when loading the input list from CSV files #505

v4.3.1

25 Jun 09:34
v4.3.1
df3733d
Compare
Choose a tag to compare
  • Upgraded PDF Engine with a number of fixes
  • Updated translations
  • Upgraded dependencies
  • Better handling of some kind of corrupted files
  • Better handling of files having some garbage bytes on top