Skip to content

0.25.0 PDF.js update, HTTP2 support

Compare
Choose a tag to compare
@Frooodle Frooodle released this 28 May 19:05
· 1168 commits to main since this release
01b2613

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