This update includes a huge security fix, recommended for all users, as part of this we are disabling URL-TO-PDF as default, to enable a user must specify it within settings.yml
Other changes include:
- Enable user to add custom JAVA ops with env JAVA_CUSTOM_OPTS
- Remove loud Split PDF logs
- Improve Merge memory usage
- Fix add image within view/edit pdf page
- Lots of translation chnages!
Some changes to our paid features
- Added support for Prometheus (enabled via JAVA_CUSTOM_OPTS + enterprise license)
- Changed settings from enterprise naming to 'Premium' and have key itself decide between pro/enterprise (Should be automated, please let me know if configs don't auto change for you)
- KeygenLicense Check to support offline licenses for air-gapped envs
- Added Usage analytics page
- Add user button only to be enabled based on total seats
What's Changed
Bug Fixes
- Fix: Session of admin is destroyed instead of the deleted user by @Ludy87 in #3218
- Removed rounding causing images to scale on viewer by @ConnorYoh in #3237
Enhancements
Minor Enhancements
- Small css fix to remove white square in bottom right corner between scrollbars by @riv-gh in #3233
- 🤖 format everything with pre-commit by by @stirlingbot in #3220
- Update 3rd Party Licenses by @stirlingbot in #3234
- Update 3rd Party Licenses by @stirlingbot in #3245
Docker Updates
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #3223
Translation Changes
- Fix missing translations 🇳🇴 by @arienshibani in #3235
Other Changes
- Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot in #3222
- Bump springBootVersion from 3.4.3 to 3.4.4 by @dependabot in #3224
- Bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #3225
- Bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #3226
- Bump actions/create-github-app-token from 1.11.6 to 1.11.7 by @dependabot in #3227
- Bump org.springframework.boot from 3.4.3 to 3.4.4 by @dependabot in #3229
- Bump ch.qos.logback:logback-core from 1.5.17 to 1.5.18 by @dependabot in #3230
- Bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #3239
New Contributors
- @arienshibani made their first contribution in #3235
Full Changelog: v0.44.3...v0.45.0
📥 Downloads
🖥️ Server Downloads
- Stirling-PDF.jar - Standard server JAR
- Stirling-PDF-with-login.jar - Server JAR with login functionality
- Windows Portable Server - No installation required
- Windows Portable Server with Login - No installation, includes login functionality
🧩 Local UI Downloads
- Windows Client Installer - Single-user Windows client
- Mac Client Installer - Single-user Mac client