Skip to content

Releases: Stirling-Tools/Stirling-PDF

0.25.0 PDF.js update, HTTP2 support

28 May 19:05
01b2613
Compare
Choose a tag to compare

Enhancements

  • 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

Bugs

  • Bug causing certain tmp files to remain longer than expected

What's Changed

  • 💾 Update Version by @github-actions in #1281
  • add multi OAuth2 Provider by @Ludy87 in #1284
  • fix fr translation of "Sign" by @miniupnp in #1283
  • Fix: remove dublicate en_GB, missing translation German by @Ludy87 in #1285
  • 📝 Update README: Translation Progress Table by @github-actions in #1286
  • add: multi OAuth2 option README.md, small cosmetic repairs by @Ludy87 in #1287
  • Update messages_it_IT.properties by @albanobattistella in #1295
  • chore: add some Chinese text translation by @wai4y in #1293
  • 📝 Update README: Translation Progress Table by @github-actions in #1296
  • Cucumber testcases by @Frooodle in #1297
  • update gradle wrapper version by @wahab95 in #1292
  • Fix fr messages by @miniupnp in #1303
  • fix: change "crop image" to "crop pdf" by @sbplat in #1302
  • Bump PDF.js from 3.11.174 to 4.3.118 by @Ludy87 in #1300
  • 📝 Update README: Translation Progress Table by @github-actions in #1304
  • Tomcat to Jetty and other changes by @Frooodle in #1307
  • fix fr messages: fix a typo "Redimensionner" by @miniupnp in #1305
  • Update 3rd Party Licenses by @github-actions in #1308
  • gha by @Frooodle in #1309
  • add invalid Id Token message by @Ludy87 in #1311
  • 📝 Update README: Translation Progress Table by @github-actions in #1317
  • UI changes credit 'dev-cb' in cloudron forum by @Frooodle in #1318
  • 💾 Update Version by @github-actions in #1319

New Contributors

Full Changelog: v0.24.6...v0.25.0

0.24.6 Alpine docker update

23 May 20:22
5a83219
Compare
Choose a tag to compare

Hoping slower updates going forwards with extra features :)

Docker update to update alpine for security issues etc
Reversion of Merge files fix to avoid file selection issues in other prompts

What's Changed

Full Changelog: v0.24.5...v0.24.6

0.24.5 reverse proxy fix and czech added

22 May 21:35
0f8d293
Compare
Choose a tag to compare

Czech language added
Reverse proxy fix for non security mode
User Friendly Merge File Selection (needs a translation but reverse proxy release is more urgent)

What's Changed

New Contributors

Full Changelog: v0.24.4...v0.24.5

0.24.4 Fix issue with settings.yml and icons

20 May 17:47
149249c
Compare
Choose a tag to compare

Bug fixes for settings.yml being reset
Bug fix for book icons not displaying correctly

(For people that follow every update sorry for the spam)

What's Changed

Full Changelog: v0.24.3...v0.24.4

v0.24.3 french translation and cache fix

19 May 22:28
ea02369
Compare
Choose a tag to compare

French translations
Cache fix for Homepage

What's Changed

  • 📝 Update README: Translation Progress Table by @github-actions in #1237
  • 🐛 FIX: Update French Traduction by @leknoppix in #1240

New Contributors

Full Changelog: v0.24.2...v0.24.3

v0.24.2 merge pdf fix

19 May 15:57
d142f0a
Compare
Choose a tag to compare

merge pdf fix

What's Changed

  • 💾 Update Version by @github-actions in #1230
  • Update messages_tr_TR.properties by @HNPorts in #1233
  • 📝 Update README: Translation Progress Table by @github-actions in #1234
  • 💾 Update Version by @github-actions in #1236

Full Changelog: v0.24.1...v0.24.2

v0.24.1 cache fix (For OAuth2 and new UI update)

19 May 12:28
Compare
Choose a tag to compare

quick fix for caching so users can put up new changes!

Full Changelog: v0.24.0...v0.24.1

0.24.0 OAuth2 and brand new UI!

19 May 11:34
0dd91f2
Compare
Choose a tag to compare

Huge update today, the much awaited OAuth2 update, consider this feature beta as we iron out glitches for this feature.
And a brand new UI redesign, I hope you all like it, please give feedback in discord, I will also be created a survey link in next release to hear input

Enhancements

Complete UI redesign!! (Thanks @Rectos28)
OAuth2 Support! (Thanks @sahilph and @Ludy87 !) This is new feature so please consider it beta
Arrow key movement support for Signing (thanks @t71rs)
Various translations, thanks as always to everyone!
custom_settings.yml file introduced, this means all custom java spring settings now go here, all Stirling-pdf settings remain in settings.yml
Flattern now supporting flatterning text (converting inner content to image)
Recommend JDK21 going forwards (although still support JDK17)
Slovakian language added (thanks @p3lo )

Bug fixes

pdf to image not supporting chinese filenames #1035
noto fonts copying incorrectly #974
Drag drop files not working correctly (thanks @t71rs)
Remove Redundant Back to Main Page Button in view page (thanks @urjeetpatel_

What's Changed

New Contributors

Full Changelog: v0.23.1...v0.24.0

0.23.1 Custom HTML support

27 Apr 10:06
4fea8d1
Compare
Choose a tag to compare

Features

  • Support for Custom HTML files is now live, set customHTMLFiles to true in settings.yml and place files in /customFiles/templates/
  • Language updates

Bug fixes

  • Login page now shows correct language
  • Disabling multi tool or pipeline now shows in UI correctly

What's Changed

Full Changelog: v0.23.0...v0.23.1

0.23.0 Various updates and metadata and html handling fixes

21 Apr 22:16
4c8f582
Compare
Choose a tag to compare

This update is more about docker side and language updates than new major functionality but some good bug fixes etc!

Enhancements

  • 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

Bug fixes

  • Correct handling and carrying over of PDF metadata
  • PDF to HTML reintroduced!
  • Username caps sensative fixes

What's Changed

New Contributors

Full Changelog: v0.22.8...v0.23.0