Skip to content

0.19.0 Fixed Cert signing and language updates

Compare
Choose a tag to compare
@Frooodle Frooodle released this 06 Jan 23:07
· 742 commits to main since this release
362a7ff

v0.19.0 Release!

This change might not seem to have a brand new feature out of box but there have been lots of improvements across the board so deserves a new version (Along with our move to a github org!)

This is also the first version with a truly working 'Pipeline' Mode enabling multi process runs and folder scanning!
Go to your configs/settings.yml and set the following as true!

system:
  enableAlphaFunctionality: true

This feature has not been fully testing and could have issues hence opt in :) I would not enable this for external/public use yet!

All other wonderful changes!

  • Cert signing is now fixed! Supporting PEM PKCS12 and JKS (Thanks @sbplat )

  • New licenses page at footer showing all java dependencies and their associated licenses (enhanced in future to show CLI deps in future)

  • Github URL updates as we moved from user account to github org!

  • Traditional Chinese Language added (Thanks @PeterDaveHello !)

  • Serbian Language added (Thanks @92mn !)

  • Lots more language updates, thanks again everyone!! Some of you are getting insanely speedy with the updates too super appreciated

  • Page numbers now show on hover from Multi-tool (Thanks @mannam11 !)

  • Some SEO changes thanks (@Antiarchitect )

  • Merge pages now supports multiple folders and removal of PDFs (Thanks @mannam11)

Special thanks to @sbplat for all the work they have put into Stirling-PDF recently, greatly appreciated, and thanks to @LaserKaspar for the continued but unnoticed work on stirling-pdf v2

Also will be adding automated notes at bottom of synopsis so that other updates are not missed :)

Automated Notes

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.19.0