Skip to content

1.0.1 Quick fix for security jar download issue

Compare
Choose a tag to compare
@Frooodle Frooodle released this 07 Jul 23:01
· 274 commits to main since this release
e0746b4

For V1.0.0 Release notes please check here https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.0

Docker only:
This v1.0.1 contains a Quick fix for the flag changing from DOCKER_ENABLE_SECURITY=true to DISABLE_ADDITIONAL_FEATURES=false
This fix allows both flags to work without issue to avoid config compatibility issues with older versions
Previously, users not using DISABLE_ADDITIONAL_FEATURES=false And using latest label not latest-fat would face security jar download issues.

This is a good time to remind users, Anyone using the account system is recommended to use latest-fat tag to get the best experience!

What's Changed

Minor Enhancements

  • Update 3rd Party Licenses by @stirlingbot in #3893

Docker Updates

  • Fix for security not downloading and running correctly in V1.0.0 by @Frooodle in #3902

Other Changes

Full Changelog: v1.0.0...v1.0.1