Releases: torakiki/pdfsam
Releases · torakiki/pdfsam
v4.0.1
- Added a
-verbose
argument to get more information from the application - Msi signed with SHA256
- Msi built for 64-bit arch since PDFsam doesn't work on 32-bit anymore
- Fixed system property name to disable Settings panel to
org.pdfsam.disable.settings.panel
- When saving files password in the workspace file they are now encrypted and not plain text anymore
- Start scripts now check if
PDFSAM_JAVA_PATH
exists and not only if it's defined - Salve and Load workspace both remember the latest used filename and they use it as predefined/suggested filename
v4.0.0
- Upgraded to OpenJDK 11 and OpenJFX 11
- Included a jlinked version of openjdk 11 in the installations bundles and zip packages
- Upgraded PDF engine to latest version
- Added a way to clear recent workspaces
- Updated translations
- Added a way to hide Settings panel (Use case is an admin in a corporate env who doesn't want his users to be able to change the settings)
- Smarter destination for Save Workspace
v3.3.7
v3.3.6
v3.3.5
v3.3.4
v3.3.3
v3.3.2
v3.3.1
- Drag and drop of files over the modules tile in the modules panel
- Added scrollbars to every module to work better on small screen
- Better support for RTL and Bidi text when generating ToC in merge module
- ToC and footer page numbers are now correct even when a blank page is added in merge module
- Fixed initial state for a couple of checkboxes in the Settings panel
- Better/faster use of temporary buffers in case of drive partitions and net partitions
- A good number of other issues fixed in Sejda SDK and SAMBox
v3.3.0
- Added page selection to the Alternate Mix
- Added Normalize page size to the Merge settings
- Grouped some setting under Advanced settings
- Added lenient/non lenient tasks execution
- Added a Clear all settings item to the Clear button
- Added close button to the notifications
- Removed themes
- Fixed an issue that could cause tasks to be executed before modal windows shows up
- A number of fixes to the underlying PDF engine (SAMBox + Sejda)