v1.1.1
Stirling-Tools/Stirling-PDFv1.1.1Jul 31, 2025by Frooodle
AI Summary
Bug fixes related to pipeline functionality, file locking issues, and the addition of V2 settings API to V1.
Key Highlights
- Corrected paths for pipeline operation
- Removed file locks
- Added V2 settings API to V1
New Features
- Default WebUI pipeline config extraction support
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at main --> Various small bug fixes related to pipeline functionality and other issues causing unexpected errors ## What's Changed ### Minor Enhancements * Update 3rd Party Licenses by @stirlingbot[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4012 * V2 settings api (Added to V1) by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/4015 * remove file locks plus formatting by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/4049 * fix(search): add null-check in dropdown hide handler by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3983 * fix(pipeline): correct paths for pipeline & support default WebUI pipeline config extraction by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4051 ### Docker Updates * ci(workflows): add concurrency cancellation to CI workflows by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4034 * Version bump + docker ultra lite fix by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/4057 ### Translation Changes * Translate language names for zh_TW Traditional Chinese by @PeterDaveHello in https://github.com/Stirling-Tools/Stirling-PDF/pull/4036 * Update and improve zh_TW Traditional Chinese translation by @PeterDaveHello in https://github.com/Stirling-Tools/Stirling-PDF/pull/4038 ### Other Changes * legal: termsAndConditions has moved by @pheiduck in https://github.com/Stirling-Tools/Stirling-PDF/pull/4035 * 🤖 format everything with pre-commit by stirlingbot by @stirlingbot[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4040 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.1.0...v1.1.1