Stirling-PDF - Package Updates
-
[3.6.0]
- Update Stirling-PDF to 2.6.0
- Full Changelog
- No longer supporting JDK 17, we have moved to JDK 21-25 and are recommending all jar installs to upgrade to JDK 25 for best performance
- Health check failing under certain auth scenarios
- Crop not working for desktop
- feat(docker): update base images to Java 25, Spring 4, Jackson 3, Gradle 9 and optimize JVM options (Project Lilliput) by @balazs-szucs in Stirling-Tools#5725
- feat(annotation): add moveAnnotation API for efficient repositioning of annotations, and bump embed to 2.7.0 by @balazs-szucs in Stirling-Tools#5809
- feat(conversion): switch PDF input engine to pdftohtml for improved performance and reduced dependencies by @balazs-szucs in Stirling-Tools#5820
- feat(aot): add aot-diagnostics.sh for AOT cache diagnostics and validation by @balazs-szucs in Stirling-Tools#5848
- Update frontend minor package versions by @jbrunton96 in Stirling-Tools#5787
- Sync up Tauri versions by @jbrunton96 in Stirling-Tools#5789
- zip and response issues by @Frooodle in Stirling-Tools#5786
-
[3.7.0]
- Update Stirling-PDF to 2.7.0
- Full Changelog
- option to hide google drive and mobile upload when disabled in 'my files' view
- New search bar to search settings menu easily
- Auditing has improved, new filehash/author options are supported with better reporting overall (We recommend enterprise users to backup their Stirling database before updating to be safe, although expect no issues)
- Desktop app correctly returns to its previous window state and location as its previous launch
- Desktop app supports OS notifications if it finishes working on tasks whilst minimised
- Pipeline erroring in merge tool and others based on parameters
- Certification signature stamps not showing correctly in the viewer
- English was being enabled even when it was disabled in settings
- settings menu reworks by @Frooodle in Stirling-Tools#5864
- format everything with pre-commit by stirlingbot by [@stirlingbot][bot] in Stirling-Tools#5775
-
[3.7.2]
- Update Stirling-PDF to 2.7.2
- Full Changelog
- Had a bug where self-hosted connections via desktop would stop working, thinking they were connecting to a non selfhost instance
- Check if saas before blocking credit insufficiencies by @ConnorYoh in Stirling-Tools#5929
-
[3.8.0]
- Added sendmail config
-
[3.8.1]
- Update Stirling-PDF to 2.7.3
- Full Changelog
- New PDF read aloud feature in viewer mode to "speak" the PDF to you, will be improved more going forwards!
- Improved annotation handling in annotation UI
- Mac printing is finally working on desktop app!
- Several general bug fixes such as Fix non-ASCII characters in headers being rejected
- Fix bug for HTTP2 support
-
[3.9.0]
- Update Stirling-PDF to 2.8.0
- Full Changelog
- Desktop no longer requires a login to use, this feature is now fully optional and only required for tools which cant run locally (And can be ran on stirling.com OR your own selfhosted indicated with a cloud icon)
- Improved PDF Rendering performance
- Comment support for both viewing and adding (To be enhanced further this week) (Uses your username automatically)
- reintroduced the remove image endpoint
- New RFC 3161 PDF timestamp tool
- Security patches
- Fixed bug for docx conversion on desktop
- Fixed bug fix for email invites
- Possible fix for users reporting text selection issues
- Multi-page PDF layout enhancement with a dramatic increase in customisation!
-
[3.10.0]
- Update Stirling-PDF to 2.9.0
- Full Changelog
- dark mode PDF filter init by @Frooodle in Stirling-Tools#5994
- Shared Sign Cert Validation by @ConnorYoh in Stirling-Tools#5996
- Update Italian translations by @albanobattistella in Stirling-Tools#6014
- fix: get all Playwright E2E tests loading and expand CI to run full suite by @ConnorYoh in Stirling-Tools#6009
- Only allow Tauri imports in the desktop app by @jbrunton96 in Stirling-Tools#5995
- Unlock account by @Frooodle in Stirling-Tools#5984
- nonpdf-viewer by @Frooodle in Stirling-Tools#6024
- pdf layer toggle by @Frooodle in Stirling-Tools#6028
- Update and improve zh-TW Traditional Chinese locale by @PeterDaveHello in Stirling-Tools#6034
- Fix
anytype usage inproprietary/by @jbrunton96 in Stirling-Tools#5949
-
[3.10.1]
- Update Stirling-PDF to 2.9.1
- Full Changelog
- Add specific View Scope For Selected Files by @EthanHealy01 in Stirling-Tools#6050
- Possible fix permission issues and fix thread timing issues by @Frooodle in Stirling-Tools#6061
- Line seperator fix for redaction drift by @reecebrowne in Stirling-Tools#6064
- dep updates by @Frooodle in Stirling-Tools#6058
-
[3.10.2]
- Update Stirling-PDF to 2.9.2
- Full Changelog
- hotfix for folder scanning issues
-
P Package Updates locked this topic on
-
[3.11.0]
- Update Stirling-PDF to 2.10.0
- Full Changelog
- 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 files for desktop release (This is new so please report any bugs you have!)
- Support RPM Builds for desktop release (This is new so please report any bugs you have!)
- Support Homebrew, AUR, Scoop and winget for desktop release! More to come soon, as well as for server releases
- File sharing bugs for SSO users
- Thumbnail rendering issues
- Encrypted PDF modal not working
-
[3.11.1]
- Update Stirling-PDF to 2.10.1
- Full Changelog
- fix: skip translation key extraction for files without i18n usage by @Ludy87 in Stirling-Tools#6221
- fix(workflow): stop leaking peer share tokens from participant session API by @ConnorYoh in Stirling-Tools#6241
- Fix missing desktop save indicator on files by @jbrunton96 in Stirling-Tools#6310
- Fix frontend download links pointing to split Mac binaries by @jbrunton96 in Stirling-Tools#6325
- bug fixes for some desktop tools by @Frooodle in Stirling-Tools#6246
- Lazy load open cv by @reecebrowne in Stirling-Tools#6236
- Switch key areas to lazily import to improve Vite chunk size by @jbrunton96 in Stirling-Tools#6278
- Fix move button on multitool by @reecebrowne in Stirling-Tools#6291
- Convert to building a universal Mac app by @jbrunton96 in Stirling-Tools#6302
- Enhance automate to have import and export buttons by @Frooodle in Stirling-Tools#6326
-
[3.12.0]
- Update Stirling-PDF to 2.11.0
- Full Changelog
- Fix Task commands in Powershell by @jbrunton96 in #6330
- fix: replace deprecated payload too large status by @Ludy87 in #6336
- Fix desktop app overscrolling inappropriately by @jbrunton96 in #6350
- Add Playwright/bootRun/test.sh tasks by @Frooodle in #6244
- Fix main frontend validation by @jbrunton96 in #6361
- UI redesign staging by @EthanHealy01 in #6149
- Split and delete forms by @reecebrowne in #6277
- add translations by @Frooodle in #6390
-
[3.13.0]
- Update Stirling-PDF to 2.12.0
- Full Changelog
- 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 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)
- OAuth2 / OIDC diagnostic logging flag
- Landscape page-size options
- Fixed font loss in Rearrange / Overlay / Auto-split / OCR
- Fix issue with SSO Auto-login setting not correctly setting
-
[3.14.0]
- Update Stirling-PDF to 2.13.0
- Full Changelog
- Fix Teams and MCP settings pages by @jbrunton96 in #6605
- MCP OAuth discovery fix + Supabase consent page by @Frooodle in #6608
- Fix PDF text selection locked out on touch devices by @Frooodle in #6656
- fix(viewer): wire Ctrl+A to select all text in the PDF by @Frooodle in #6517
- Change default language to en-US and add US language by @Frooodle in #6621
- PAYG: pay-as-you-go billing metered automation/AI/API + one-time free grant by @ConnorYoh in #6589
- Feature/v2/smartfolders rebuild by @reecebrowne in #6480
- Add cloud-aware delete and version history to My Files by @Frooodle in #6704
- add prerendered Open Graph previews and OG card generator by @Frooodle in #6661
- Fix inverted link toolbar in rotated PDFs (#6518) by @MattSaito in #6684
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login