v2.0.3
Stirling-Tools/Stirling-PDFv2.0.3Dec 3, 2025by Frooodle
AI Summary
A bug fix release addressing login issues, SSO problems, file handling (over 100MB), and form rendering.
Key Highlights
- Fixes for SSO login issues
- Fixes for files over 100MB
- Signature saving fixes
- Fixes for Automate not working when logged in
Breaking Changes
- Temporarily removed the MODE feature from the docker
New Features
- Reduce JWT logs
- Java frontend integration
- Print with embed functionality
- Form rendering in viewer
Full Release Notes
This update address's several bugs such as - SSO login issues - Files over 100MB - signature saving - Automate not working when a user is logged in - forms not visible in the viewer As part of this change we have temporilly removed the MODE feature from the docker, which will be re-added in a later update ## What's Changed ### Minor Enhancements * Reduce JWT Logs by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/5108 * Grandpa Fix by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/5030 * java frontend by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5097 * Bug/v2/signature fixes by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5104 * fixes for automate by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5127 ### Other Changes * Chore/v2/onboarding flow cleanup by @EthanHealy01 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5065 * Print with embed by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5109 * Revise README for improved structure and clarity by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5121 * Update embed and allow form rendering by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5124 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.0.2...v2.0.3