Stirling-PDF - Package Updates
Pinned
Stirling-PDF
-
[2.9.0]
- Update stirling-pdf to 0.22.1
- Full changelog
- Add messages_pt_PT.properties by @seku80 in #833
- Update messages_it_IT.properties by @albanobattistella in #839
- Application file fixes, added loggers instead of sysout by @parth-p-shah in #852
- Removed: Duplicate Properties Keys pt_PT by @Ludy87 in #854
- Update SPdfApplication.java by @parth-p-shah in #853
- added missing translation strings by @Ludy87 in #888
- Fix TypeError by rotation by @Ludy87 in #890
- fixes for user permissions by @Frooodle in #892
-
[2.9.1]
- Update stirling-pdf to 0.22.2
- Full changelog
- Number fxes by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/898
-
[2.9.2]
- Update stirling-pdf to 0.22.3
- Full changelog
- Usernames now must not contain special characters
- Various dependency bumps
- Pipeline moved to beta from alpha! Still will have bugs, lets see..
- Pipeline can now save pipeline config to browser (And you can save browser to account)
- Better logging for CLI apps since people dont check docker logs! #885
- Better memory usage of certain PDFBox operations
-
[2.9.3]
- Update stirling-pdf to 0.22.4
- Full changelog
- Fixed an error that occurred after logging out and selecting another language. (Thanks @Ludy87)
- Made changes to characters in multiple languages for Unicode compatibility. (Thanks @Ludy87)
- Updated Italian language message properties. (Thanks @albanobattistella)
- Dependency version updates across various libraries including Apache PDFBox, Spring Framework, Micrometer, and others. (PDFBox is important update, bug fixes etc)
- Transitioned to HTML5. (Thanks @Ludy87)
-
[2.9.5]
- Update stirling-pdf to 0.22.5
- Full changelog
- Update messages_es_ES.properties by @NeilJared in #969
- Update messages_ja_JP.properties by @tkymmm in #975
- Update TextFinder.java by @Frooodle in #980
- feat: Extract translation text from html and finished the mainly translation of zh_CN, zh_TW, ja_JP file by @cocomastergo in #987
- fix: Fix package name of openjdk for debian by @NicolasFR in #990
- Update Version by @github-actions in #991
- Update 3rd Party Licenses by @github-actions in #992
- Define a constant for a literal string that is duplicated n times (Sonar) by @pixeebot in #978
-
[2.10.0]
- Update stirling-pdf to 0.23.0
- Full changelog
- PDF/A supports secondary PDF/A type
- Able to hide/show app updates in a clearer manner (Check your settings.yml to enable!)
- Lots of language updates! Thankyou all
- Correct handling and carrying over of PDF metadata
- PDF to HTML reintroduced!
- Username caps sensative fixes
-
[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