v2.1.2

Stirling-Tools/Stirling-PDFv2.1.2Dec 10, 2025by Frooodle

AI Summary

A release containing bug and UI fixes including SMTP support, password change options, and enhanced font support.

Key Highlights

  • SMTP support for SSL/TLS with advanced customisation
  • Password change UI for users and admins
  • Extra font support in text editor
  • Swagger access fixes

New Features

  • Admin password reset option
  • Configurable SMTP TLS/SSL options
  • Restricted language configuration fallback
  • Composition input handling in text editor

Full Release Notes

This release contains several bug and ui fixes including:
- SMTP not working under SSL, new settings.yml entries had been added for advanced customisation for this use case
- Extra font support for text editor
- Change password/username UI added for users
- Change password for admins added
- Possible fix for swagger access issues
- Fix for admin ui showing for users (Although not usable)

We planned to make changes to onboarding/popups to reduce them and add disable flags for certain parts, sadly this had to be delayed from this 2.1.2 release and will be in 2.1.3 later today or tomorrow

## What's Changed
### Minor Enhancements
* Add admin password reset option for users by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5180
* Add configurable SMTP TLS/SSL options by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5204
* extra font support in text editor by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5208
* Handle restricted language configuration fallback V2  by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5154
* Fix: Access to Swagger UI when login enabled by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/5194
### Other Changes
* Chang etext on intro by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5160
* Fix path to sample file in tour by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5186
* Backport fixes from SaaS by @jbrunton96 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5187
* Handle composition input in PDF text editor by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5192
* Fiix colours by @reecebrowne in https://github.com/Stirling-Tools/Stirling-PDF/pull/5211
* lang updates plus --include-existing flag by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5212


**Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.1.1...v2.1.2