| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jrt-fs.jar | 2025-11-26 | 110.1 kB | |
| Stirling-PDF-linux-x86_64.deb | 2025-11-26 | 186.8 MB | |
| README.md | 2025-11-26 | 2.3 kB | |
| Totals: 3 Items | 186.9 MB | 0 | |
This is a hotfix release to fix issues identified in our v2.0.0 release (Please check here if you wish to see the notes on that)
The main issues fixed are:
- Added frontend code into jar for easy single jar hosted as previous
- Added new -Server.jar for a jar without this additional frontend code
- Desktop installer issues with CORS and various other issues with connections and loading/refreshing
- The syling of certain UI components in darkmode
- Various UI prompts showing in incorrect order
Ongoing issues that are still being addressed
- Certain SSO providers are not working with V2,
- Users using a custom url subpath such as website.com/pdf are not being fully supported in V2
- Some users are not being grandfathered correctly We are looking into all three of these issues on priority and expect a release on this soon.
What's Changed
Minor Enhancements
- Fix CORS issues in desktop app by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5019
- Chore/v2/hide banner in onboard by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5032
- Builds custom Jar by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5029
Docker Updates
- publish GHAs by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5026
Other Changes
- fix the text color for the first time setup with default credentials by @EthanHealy01 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5023
- Added posthog variables directly to code by @ConnorYoh in https://github.com/Stirling-Tools/Stirling-PDF/pull/5024
- Fix login loop on self-hosted desktop by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5022
- Recreate translation files by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4826
- various cookie banner fixes by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5027
Full Changelog: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.0.0...v2.0.1