v2.1.0

Stirling-Tools/Stirling-PDFv2.1.0Dec 3, 2025by Frooodle

AI Summary

A major feature release open-sourcing the PDF text editor and moving general SSO to the SERVER plan.

Key Highlights

  • Fully Open-Source PDF Text Editor (Alpha)
  • General SSO moved to SERVER plan
  • Get all info on PDF feature added

New Features

  • Single line and paragraph mode text editor
  • OAuth Provider Buttons
  • Onboarding bypass flag V2
  • State management fixes
  • Convert to/from PDF error fixes for multiple files

Full Release Notes

We are very happy to announce that we have open-sourced our PDF text editor! 
With this you will be able to edit the existing text on PDFs and add/move images.
Whilst we are very proud of this feature and to release it to the open source community, it is an alpha version with its own quirks and issues. Do not expect perfect editing.
This is however, a foundation for what is to come and it can only improve from here! 

<img width="3374" height="1082" alt="image" src="https://github.com/user-attachments/assets/30870255-ec1d-4296-b5a9-bb05800d20d4" />


The writer has two modes, single line mode and paragraph mode, both have their pros and cons so give it a try!

Other changes in this release:
- General SSO has moved into our SERVER plan from our enterprise plan
- Get all info on PDF feature added!

Bug fixes: 
- Bug fixes for Convert to/from PDF erroring for multiple files
- Bug fix for SSO buttons not showing/linking correctly 




## What's Changed
### Minor Enhancements
* opensource text editor by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5146
* Fix-convert-V2 by @ConnorYoh in https://github.com/Stirling-Tools/Stirling-PDF/pull/5147
* V2 sso in server plan by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5158
### Translation Changes
* Toml by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5115
### Other Changes
* OAuth Provider Buttons by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/5103
* Add onboarding bypass flag V2 version2 version 2 by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5151
* Fixes state management loops around getting results V2 by @ConnorYoh in https://github.com/Stirling-Tools/Stirling-PDF/pull/5153
* Feature/v2/get all info on pdf by @EthanHealy01 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5105
* couple of small fixes for text editor by @EthanHealy01 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5155


**Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.0.3...v2.1.0