v2.1.4

Stirling-Tools/Stirling-PDFv2.1.4Dec 16, 2025by Frooodle

AI Summary

A bug fix release addressing SAML issues, PDF viewer wasm loading problems, and text editor cache exceptions, while adding line art conversion.

Key Highlights

  • Line art conversion (black and white) in compress tool
  • Fixes for SAML not working and PDF Viewer wasm loading
  • Text editor cache fix
  • Shortened onboarding process

New Features

  • Certificate input validation for signing
  • Account change UI
  • Static wasm fixes for PDF viewer
  • Improved cache busting

Full Release Notes

This release contains bug fixes for
- SAML not working for certain installations
- PDF Viewer not working due to wasm loading issues
- PDF Text editor cache not found exception

It also contains new features such as
- Line art conversion (inside compress tool) to convert images into black and white lineart for further compression! 
- Account change UI, which was missed in last update
- Onboard shortening (More changes to come) 


## What's Changed
### Bug Fixes
* Bug/v2/static wasm by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5238
### Minor Enhancements
* Validate certificate inputs for cert signing by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5191
* Shorten onbaording by @EthanHealy01 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5198
* Remove UserApi mapping from proprietary signature controller by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5239
* line art  by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5052
* Cache fix issues V2 by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5237
### Other Changes
* Account change details by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5190
* Fix language codes in picker by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5233
* Fix German text for sign tool text entry by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5232
* Simplify V2 PR auto-deploy triggers by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5236
* V2 Handle SSO account restrictions in account settings by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5225


**Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.1.3...v2.1.4