v2.5.1

Stirling-Tools/Stirling-PDFv2.5.1Feb 18, 2026by Frooodle

AI Summary

Bug fixes addressing login errors, form display issues, and desktop SSO redirect race conditions.

Key Highlights

  • Fix SAML login error when language list is set to 1.
  • Fixed forms not showing correctly or working on desktop.
  • Resolved desktop SSO redirect race condition issues.
  • Fixed 431 error for large endpoints.

New Features

  • SAML login fix
  • Form UI and behavior fixes
  • Desktop SSO redirect fix

Full Release Notes

Several bug fixes in this release
- 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 

## What's Changed
### Minor Enhancements
* Fix SAML login "something went wrong" when language list = 1  by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5750
* fix(forms): Update form field UI and behavior for better interactivity and alignment by @balazs-szucs in https://github.com/Stirling-Tools/Stirling-PDF/pull/5747
* fixes for desktop SSO by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5751
* large query reduction by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5754
* fix(form-fill): fix hardcoded response by @balazs-szucs in https://github.com/Stirling-Tools/Stirling-PDF/pull/5755


**Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.5.0...v2.5.1