KingDownloads

Stirling-PDF version history

10 releases tracked, newest first.

v2.13.2

Jun 24, 2026
- Security fixes and removal of unused Docker dependencies - UI performance improvements and update notice fixes - Fixes for desktop Mac and build issues - Upgraded to TypeScript 6 and improved typing

6 downloads

v2.13.1

Jun 19, 2026
- Fixed multi-tool PDF rotation and desktop mobile upload via QR code - Added translation sync with pluralization support and new UI strings - Improved frontend architecture and typing - Added metrics for total PDF count and optimized build processes

6 downloads

v2.13.0

Jun 18, 2026
- Added MCP page (WIP) and Ctrl+A selection support in PDF viewer - Introduced US language as default and improved file UI/deletion menus - Added Open Graph previews for web links - Fixed text selection on touch devices and ultra-lite docker merging

6 downloads

v2.12.0

Jun 9, 2026
Big release and changes today, JDK 25 enforcement and the groundwork for some big changes going forward with automation in mind and some big tool speed and memory improvements to be rolled out over coming weeks Due to the size of this release we recommend organisations do a backup before upgrade - New JPDFium repository enhancement for 'merge' and 'split' tools to allow up to 99% less memory consumption on merges and splits (Special thanks to PDFium and EmbedPDF for this, Please check out EmbedPDF and [donate](https://github.com/sponsors/embedpdf) to them, great project for the future of PDF for OSS) - Forced JDK 25 for improved memory efficiency and compatibility issues - Introduced Stirling.com code into OSS repo to make it source viewable and allow us to return stirling.com to the old UI (Coming very soon!) - New folder system for file storage with a "my files" UI. Customisable folders and storage for server! (must be enabled in settings) - Desktop multi-window support - Desktop auto updater (WIP) - Performance/cache improvements for browser - OAuth2 / OIDC diagnostic logging flag - Landscape page-size options Bug fixes - Fixed font loss in Rearrange / Over

6 downloads

v2.11.0

May 19, 2026
This release is a preview of a new UI we're working on to make file management and selection feel less clunky. Since V2 launched, Many people have mentioned the "forced file management" feeling, and this is our attempt to address it. The new layout puts files on the left and tools on the right. Please give it a bit of time before deciding how you feel about it, and share your feedback and suggestions in the discord! This is a work in progress, and we welcome feedback on it! <img width="2850" height="1630" alt="image" src="https://github.com/user-attachments/assets/63d8a5d3-63df-4143-99f0-662dc57123c1" /> <img width="1922" height="1726" alt="image" src="https://github.com/user-attachments/assets/c283aa50-c8a0-4c73-a79d-3ad9e93c66fd" /> <img width="1414" height="1366" alt="image" src="https://github.com/user-attachments/assets/90032633-af26-4533-a9d8-38719a1a471d" /> ## What's Changed ### Bug Fixes * Fix Task commands in Powershell by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6330 * fix: replace deprecated payload too large status by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6336 * Fix desktop app overscrolling inappro

5 downloads

v2.10.1

May 7, 2026
Lots of minor changes and improvements! - Unified mac installer so a single install for both x86 and arm - Lots of dependency updates! - loading speed improvements (more to come in next update) - Fixes for certain desktop tools not working at all such as "get info" - Fixes for desktop file save/edit status not showing - Automate tool to now import and export configurations easier ## What's Changed ### Bug Fixes * fix: skip translation key extraction for files without i18n usage by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6221 * Set CI to run the same in the merge queue as it does in CI by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6249 * fix(workflow): stop leaking peer share tokens from participant session API by @ConnorYoh in https://github.com/Stirling-Tools/Stirling-PDF/pull/6241 * Fix missing desktop save indicator on files by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6310 * Fix frontend download links pointing to split Mac binaries by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6325 ### Enhancements * :globe_with_meridians: Sync Translations + Update README Progress

5 downloads

v2.10.0

Apr 24, 2026
Lots of updates in todays release, bug fixes and memory improvements, as well as several package distributions added - Users can now set a default startup view and reader zoom preferences for desktop - new pixel compare mode in PDF Compare tool to compare formatting and other changes - Improved memory efficiency of API calls - Improved thumbnail speed and rendering and fixed thumbnail bugs - Support [AppImage](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=appimage#installation) files for desktop release (This is new so please report any bugs you have!) - Support [RPM Builds](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=rpm#installation) for desktop release (This is new so please report any bugs you have!) - Support [Homebrew](https://docs.stirlingpdf.com/Installation/Mac%20Installation?mac-install=brew#installation), [AUR](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=aur#installation), [Scoop](https://docs.stirlingpdf.com/Installation/Windows%20Installation?windows-install=scoop#installation) and [winget](https://docs.stirlingpdf.com/Installation/Windows%20Installation?windows-insta

6 downloads

v2.9.2

Apr 4, 2026
hotfix for folder scanning issues ## What's Changed ### Minor Enhancements * pipeline fixes by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/6068 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.9.1...v2.9.2

4 downloads

v2.9.1

Apr 3, 2026
Quick fixes for file permission issues in docker and some nice file UI selection improvements for file handling across tools Also contains some dependency updates ## What's Changed ### Minor Enhancements * Add specific View Scope For Selected Files by @EthanHealy01 in https://github.com/Stirling-Tools/Stirling-PDF/pull/6050 * Running a tool in the viewer only runs the tool on the viewed file. * Running a tool in active files runs the tool on all selected files (as before) * UX improvements to the compare tool, merge tool and more * Possible fix permission issues and fix thread timing issues by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/6061 * Line seperator fix for redaction drift by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/6064 ### Other Changes * dep updates by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/6058 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.9.0...v2.9.1 <!-- Release notes generated using configuration in .github/release.yml at v2.9.1 --> ## What's Changed ### Minor Enhancements * Add specific View Scope For Selected Files

4 downloads

v2.9.0

Apr 2, 2026
Lots of changes in this release! We have added server-side file sharing and group signing (Both visual and certificate) So Stirling PDF can be used for group signatures! Both the file sharing and signatures is a Alpha feature, so please be careful in testing and report all bugs you can! These are all off by default. Check out the docs for [File Sharing and Storage](https://docs.stirlingpdf.com/Configuration/File-Sharing-Storage) and [Shared Signing](https://docs.stirlingpdf.com/Functionality/Security/Shared-Signing/) We also added a ton of other features and bug fixes in this release such as - Dark mode colour filters for your PDF in the viewer (visually (temporarily) changes the colour of the PDF so it can be read more easily) - Accounts blocked due to incorrect password attempts can now be unblocked sooner by admins - Non PDF files should now be supported in the viewer, (CSV, JSON, MD, PNG etc should all show in the viewer) Fixes for: - QR code splitting not working for certain PDFs - CPU usage issues - Redact API issues - Redact UI issues We also had many security fixes in this release and some removal of old dependencies, so we advise users to update when p

4 downloads