| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| provenance.intoto.jsonl | 2026-02-03 | 1.3 kB | |
| Stirling-PDF-linux-x86_64.deb | 2026-01-31 | 217.6 MB | |
| Stirling-PDF-macos-aarch64.dmg | 2026-01-31 | 213.0 MB | |
| Stirling-PDF-macos-x86_64.dmg | 2026-01-31 | 214.6 MB | |
| Stirling-PDF-server.jar | 2026-01-31 | 163.7 MB | |
| Stirling-PDF-windows-x86_64.msi | 2026-01-31 | 211.8 MB | |
| Stirling-PDF-with-login.jar | 2026-01-31 | 236.7 MB | |
| Stirling-PDF.jar | 2026-01-31 | 182.8 MB | |
| 2.4.3 Desktop fixes and other improvements source code.tar.gz | 2026-01-31 | 87.6 MB | |
| 2.4.3 Desktop fixes and other improvements source code.zip | 2026-01-31 | 89.3 MB | |
| 2.4.3 Desktop fixes and others source code.tar.gz | 2026-01-31 | 87.6 MB | |
| 2.4.3 Desktop fixes and others source code.zip | 2026-01-31 | 89.3 MB | |
| README.md | 2026-01-31 | 2.3 kB | |
| Totals: 13 Items | 1.8 GB | 0 | |
Big desktop release today, full of fixes as well as other changes!
- 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
What's Changed
Enhancements
- feat(settings): display frontend/backend versions and warn on client-server mismatch by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5571
- Support multiple pipeline watch directories and configurable pipeline base path by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5545
Minor Enhancements
- Stop type checking TypeScript files that won't be run by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5607
- Fixed missing AuthnRequest bug by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/5606
- Update links to Docs by @numanair in https://github.com/Stirling-Tools/Stirling-PDF/pull/5611
- fix(frontend): prevent hydration errors in admin security form and improve autofill support by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5613
- fix(auth): align token refresh handling with updated backend response by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5609
- always allow tauri cors by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5616
- Bug/pageeditor virtualisation by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5614
- Stop attempting to refresh Spring tokens in desktop by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5610
Other Changes
- Update Python dependencies in requirements files by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5627
- Pin GitHub Actions and add runner hardening by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5628
New Contributors
- @numanair made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/5611
Full Changelog: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.2...v2.4.3