Stirling-PDF - Package Updates
-
[3.2.2]
- Update Stirling-PDF to 2.2.1
- Full Changelog
- Possible fix for selfhost connection issues from desktop app
- custom OCR languages fix
- hide login options based on selection
- Mobile QR scanner custom options (Found under connections in settings menu)
- Desktop self-hosted connection logging by @ConnorYoh in https://github.com/Stirling-Tools/Stirling-PDF/pull/5410
- OCR fix and Mobile QR changes by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5433
- hide login if login type disabled by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5438
- fix(verify-pdf): verification to properly detect non-PDF/A documents with XMP metadata by @balazs-szucs in https://github.com/Stirling-Tools/Stirling-PDF/pull/5397
-
[3.4.0]
- Update Stirling-PDF to 2.4.0
- Full Changelog
- database backup management (Only for internal H2 database users)
- Full 2FA support with One-time-password auth code app support!
- Get info supporting better compliance verification
- PDF/X conversions
- automation tool now export into folder scan JSONs for folder automation
- fix(annotations): fix error 300 on sign frontend by @balazs-szucs in Stirling-Tools#5536
- Fix: Whitelist health endpoints in Security and Enterprise Filter + fix keep original commit by @Frooodle in Stirling-Tools#5494
- API cleanups by @Frooodle in Stirling-Tools#5537
- refactor(security): clean up SSO handling, harden URL parsing, and bump dependencies by @Ludy87 in Stirling-Tools#5523
- fix(common): CWE-681 & CWE-197 eliminate tainted numeric casts in size parsing by using BigDecimal with range guards by @Ludy87 in Stirling-Tools#5521
-
[3.4.1]
- Update Stirling-PDF to 2.4.1
- Full Changelog
- Fix for HTTPS connection for desktop mode
- Xframe option now in settings.yml and options menu for iframe support
- Various other bug fixes and dependencies updates!
- deps(frontend, tauri): update Tauri, Rust crates, and frontend dependencies by @Ludy87 in Stirling-Tools#5569
- pipeline fixes for naming issues by @Frooodle in Stirling-Tools#5570
- xframe fix new by @Frooodle in Stirling-Tools#5580
- tool tags by @Frooodle in Stirling-Tools#5568
- deps(embedPDF): Bump codebase to embedPDF v2.3.0 and adjust codebase for new features by @balazs-szucs in Stirling-Tools#5567
- possible login fixes by @Frooodle in Stirling-Tools#5444
Sync Translations + Update README Progress Table by @stirlingbot[bot] in Stirling-Tools#5581
-
[3.4.2]
- Update Stirling-PDF to 2.4.2
- Full Changelog
- Fixes for Audit display failing under certain scenarios
- Fix for tools not being correctly disabled via disable-endpoints settings
- Text editor font rendering fixes
- New Variables for Stamp PDF feature!
- feat(stamp): add dynamic variables and templates for stamp text customization by @balazs-szucs in Stirling-Tools#5546
- Fix tool disabling by @Frooodle in Stirling-Tools#5585
- Fix Audit & Usage Analytics Sections by @DarioGii in Stirling-Tools#5586
- fix: PDF Text Editor file open by @bittoby in Stirling-Tools#5572
-
[3.4.3]
- Update Stirling-PDF to 2.4.3
- Full Changelog
- Correctly show desktop and server versioning separately
- Support for watched folders to be recursive and multiple directories to be defined
- Desktop login expiry fix
- Desktop self-host connection improvements (self-sign fixes and others)
- Page editor performance and UI improvements
- frontend error screen appearing during SSO fix
- Desktop CORS fixes
- feat(settings): display frontend/backend versions and warn on client-server mismatch by @Ludy87 in Stirling-Tools#5571
- Support multiple pipeline watch directories and configurable pipeline base path by @Frooodle in Stirling-Tools#5545
- Stop type checking TypeScript files that won't be run by @jbrunton96 in Stirling-Tools#5607
-
[3.4.5]
- Update Stirling-PDF to 2.4.5
- Full Changelog
- Windows desktop MSI to support headless installation with custom parameters to set up server URL and login mode, an example for this would be
msiexec /i "Stirling-PDF-windows-x86_64.msi " /qn STIRLING_SERVER_URL="http://192.168.1.53:2357/" STIRLING_LOCK_CONNECTION=1 - SSO UI changes
- support for login method restrictions in desktop
- remembers last entered selfhost URL for easy reconnection
- SSO functionality cleanups (a few more to come soon!)
- New strict mode for PDF/A conversion for issues were conversation isn't perfect
- redaction improvements
- SSO auto login mode now working correctly
- feat:(pdfa-conversion) Implement Strict PDF/A Mode with Verification by @balazs-szucs in Stirling-Tools#5663
- feat(desktop): show and reuse last used server URL in Setup Wizard by @Ludy87 in Stirling-Tools#5659
-
[3.5.0]
- Update Stirling-PDF to 2.5.0
- Full Changelog
- Huge manual redaction changes with colour selection and improved UI
- Add attachment support with sidebar button for viewing attachments etc (Seen in viewer mode)
- FormFill tool with context and UI components for PDF form filling
- Desktop now edits files that have been openned instead of creating new copies
- Extra JWT settings to customise expiry times for desktop and browser
- Add/remove link support
- Text selection improvements within the viewer with custom actions
- Improved link handling and link location
- EmbedPDF 2.6.0 upgrade for several bug fixes
- Multiple fixes with the viewer, its functionality, and its export
-
[3.5.1]
- Update Stirling-PDF to 2.5.1
- Full Changelog
- Login issues showing "something went wrong" when language list = 1
- Forms not showing correctly
- Forms not working on desktop
- Desktop SSO redirect race condition issues
- 431 error for large endpoint for endpoints available
- Fix SAML login "something went wrong" when language list = 1 by @Frooodle in Stirling-Tools#5750
- fix(forms): Update form field UI and behavior for better interactivity and alignment by @balazs-szucs in Stirling-Tools#5747
- fixes for desktop SSO by @Frooodle in Stirling-Tools#5751
- large query reduction by @Frooodle in Stirling-Tools#5754
- fix(form-fill): fix hardcoded response by @balazs-szucs in Stirling-Tools#5755
-
[3.5.2]
- Update Stirling-PDF to 2.5.2
- Full Changelog
- Security improvements
- Ruler / Measure support in the viewer
- writing to forms not working on OSS (package now moved fully to OSS)
- Possible fix for mac desktop issues
- desktop not being detected as desktop all the time
- license checks not having a retry
- desktop having wrong publisher ID
- Add plist file for Mac permissions by @jbrunton96 in Stirling-Tools#5756
- ruler support by @Frooodle in Stirling-Tools#5758
- fix publishing for tauri author by @Frooodle in Stirling-Tools#5757
-
[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
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