v2.4.1
Stirling-Tools/Stirling-PDFv2.4.1Jan 29, 2026by Frooodle
AI Summary
Fixes for desktop HTTPS connections, adds X-Frame-Options settings, and updates the embedPDF library to version 2.3.0.
Key Highlights
- Fixed HTTPS connection issues for desktop mode.
- Added X-Frame-Options support in settings.
- Updated embedPDF to v2.3.0.
- Fixed Mac desktop startup issues.
New Features
- HTTPS connection fix for desktop
- X-Frame-Options support in settings
- embedPDF update to v2.3.0
- Pipeline fixes for naming issues
Full Release Notes
Lots of bug fixes today! Fix for HTTPS connection for desktop mode Xframe option now in settings.yml and options menu for iframe support Various other bug fixes and dependencies updates! Mac desktop not starting correctly ## What's Changed ### Enhancements * deps(frontend, tauri): update Tauri, Rust crates, and frontend dependencies by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5569 ### Minor Enhancements * pipeline fixes for naming issues by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5570 * xframe fix new by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5580 * tool tags by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5568 * deps(embedPDF): Bump codebase to embedPDF v2.3.0 and adjust codebase for new features by @balazs-szucs in https://github.com/Stirling-Tools/Stirling-PDF/pull/5567 * possible login fixes by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5444 * :globe_with_meridians: Sync Translations + Update README Progress Table by @stirlingbot[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/5581 ### Docker Updates * chore(ci): remove automated version sync job from build workflow by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/5547 ### Other Changes * build(deps): bump pypdf from 6.6.0 to 6.6.2 in /testing/cucumber in the pip group across 1 directory by @dependabot[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/5577 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.0...v2.4.1