Stirling-PDF - Package Updates
Pinned
Stirling-PDF
-
[2.10.2]
- Update stirling-pdf to 0.23.1
- Full changelog
- Support for Custom HTML files is now live, set customHTMLFiles to true in settings.yml and place files in /customFiles/templates/
- Language updates
- Login page now shows correct language
- Disabling multi tool or pipeline now shows in UI correctly
- Update CONTRIBUTING.md by @diemade in https://github.com/Stirling-Tools/Stirling-PDF/pull/1115
- Bugfix: Login page shows wrong selected country flag/language by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/1117
- PDF to PDF/A language files by @phfuh in https://github.com/Stirling-Tools/Stirling-PDF/pull/1118
- Update README: Translation Progress Table by @github-actions in https://github.com/Stirling-Tools/Stirling-PDF/pull/1119
- Update messages_it_IT.properties by @albanobattistella in https://github.com/Stirling-Tools/Stirling-PDF/pull/1120
- Update messages_tr_TR.properties by @HNPorts in https://github.com/Stirling-Tools/Stirling-PDF/pull/1126
- commit by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/1128
- Custom HTML support #355 by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/1129
-
[2.11.2]
- Update stirling-pdf to 0.24.5
- Full changelog
- Add missing Turkish translation by @limonkufu in #1255
- Czech translations by @Houba28 in #1263
- Amended typo: trailing space by @zallaevan in #1256
- User Friendly Merge File Selection by @t71rs in #1204
- Updated ReadMe Screenshot by @t71rs in #1272
- Add in oauth scope environment variable to docker-compose example by @pcanham in #1265
- cleanup html for reverse proxy by @Frooodle in #1274
-
[2.13.0]
- Update stirling-pdf to 0.25.0
- Full changelog
- Various OAuth2 changes (Thanks @Ludy87 )
- Various translations, Thanks all as always
- Home page UI tweaks (flatter boxes) (thanks 'dev-cb' in cloudron forum) Will need another cache clear
- PDF.js updated from 3.11 to 4.3 for security and feature changes (Thanks @Ludy87 again )
- Backend server type changed from Tomcat to Jetty, Way faster loading, but 10% more ram... let me know if this is a good change (Also means HTTP2.0 support and some other nice features) This might cause some weird servers issues.. something to keep eye on
- Gradle version updated to 8.7
-
[2.14.2]
- Update stirling-pdf to 0.25.2
- Full changelog
- Norwegian translation by @arsvendg
- OAuth changes to not require hardcoded values (#1390 for more info Thanks @Ludy87 )
- Fix for Flattern not working correctly
- disabled settings.yml updating while we resolve it resetting configs....
- custom path like /pdf now works correctly for admin page
- customHTML error resolved
- markdown to pdf fix
-
[2.16.0]
- Update stirling-pdf to 0.27.0
- Full changelog
-
[2.17.0]
- Update stirling-pdf to 0.28.0
- Full changelog
- tessdata (OCR) available to local Windows users by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/1677
- General gradle dependency version updates
- PDFBox update! Lots of bug fixes!
- Admin panel - Enhanced User Management & Fix: #1630 by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/1658
- Lots of language updates as always!
- Fix: Conditional Attribute Binding for the multiple Attribute in the File Selector Fragment by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/1665
- JPEG200 PDFbox support
- Alpha channel issue via PDFBox fixed with new dependency version
-
[2.17.1]
- Update stirling-pdf to 0.28.1
- Full changelog
-
[2.17.2]
- Update stirling-pdf to 0.28.2
- Full changelog
- Reduced google icon size for faster loading!
- PDF to Image now supports WEBP !
- Language updates as always!
- extract images not supporting pages that didn't contain images
- yaml file not supporting descriptions longer than a set size
- Fix ConcurrentModificationException for feature
-
[2.17.3]
- Update stirling-pdf to 0.28.3
- Full changelog
- Fix: introduces the verification of the python installation by @Ludy87 in #1730
- Cleanup startup logs by @Frooodle in #1739
- Multiple flag fix (re-enable multiple uploads) by @Frooodle in #1742
- Increase linecounts to ensure auto-rename works for other usecases #1618 by @Frooodle in #1752
- Fixes for folder scan not working for non PDF files #1552 by @Frooodle in #1753
- Fix for font not supporting numeric etc for watermarks and other features by @Frooodle in #1753
- Fix: Missing multi-selection and Python validation by @Ludy87 in #1740
- Fix: authentication ApiKey NullPointerException by @Ludy87 in #1744