Update ghcr.io/stirling-tools/stirling-pdf Docker tag to v1 #3

Merged
ryuupendragon merged 1 commits from renovate/ghcr.io-stirling-tools-stirling-pdf-1.x into main 2025-07-07 23:37:05 +05:30
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/stirling-pdf major 0.46.2-fat -> 1.0.0-fat

Release Notes

Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/stirling-pdf)

v1.0.0: 1.0.0 Release! lots of new features!

Compare Source

V1.0.0 Release is here!
This release is actually part of a stepping stone into V2.0.0 release coming in a few months with a branch new UI and feel!

This release includes lots of new features and changes the main changes of note are

  • EML(email) to PDF Feature added
  • Table of Contents editing feature added
  • Fake Scan page feature added to convert a PDF to look like its been scanned (WIP, may be removed)
  • OCR and Compression back to using OCRMyPDF and Ghostscript for advanced PDF operations
  • Added tmp file manager to ensure all files are cleared even in event of crashes
  • Add file attachments to PDF feature added

For pro users, we have some additional changes, suggest you backup your /configs folder before testing v1.0.0

  • Audit logs
  • Team support with team management

As part of this release, there is also a slight license change. The core package remains MIT and fully open source, but we have created a 'proprietary' folder to store our 'Pro' features, such as audit/team functionality and account creation etc, which will be under a different license. This is only for our paid features and account creations.
If you are not using accounts, you remain fully open source, and we have ensured these can be fully decoupled for users who do wish only to use OSS. If you are using accounts, don't worry, no negative changes to functionality are introduced in this PR you can continue using as you would expect

There are also a lot of minor fixes and changes throughout the UI and backend in this release, including future support for async operations, progress updates and other features coming to V2! Stay tuned!

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Development Tools
Other Changes

New Contributors

Full Changelog: https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.2...v1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/stirling-pdf](https://github.com/Stirling-Tools/Stirling-PDF) | major | `0.46.2-fat` -> `1.0.0-fat` | --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/stirling-pdf)</summary> ### [`v1.0.0`](https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.0): 1.0.0 Release! lots of new features! [Compare Source](https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.2...v1.0.0) V1.0.0 Release is here! This release is actually part of a stepping stone into V2.0.0 release coming in a few months with a branch new UI and feel! This release includes lots of new features and changes the main changes of note are - EML(email) to PDF Feature added - Table of Contents editing feature added - Fake Scan page feature added to convert a PDF to look like its been scanned (WIP, may be removed) - OCR and Compression back to using OCRMyPDF and Ghostscript for advanced PDF operations - Added tmp file manager to ensure all files are cleared even in event of crashes - Add file attachments to PDF feature added For pro users, we have some additional changes, suggest you backup your /configs folder before testing v1.0.0 - Audit logs - Team support with team management As part of this release, there is also a slight license change. The core package remains MIT and fully open source, but we have created a 'proprietary' folder to store our 'Pro' features, such as audit/team functionality and account creation etc, which will be under a different license. This is only for our paid features and account creations. If you are not using accounts, you remain fully open source, and we have ensured these can be fully decoupled for users who do wish only to use OSS. If you are using accounts, don't worry, no negative changes to functionality are introduced in this PR you can continue using as you would expect There are also a lot of minor fixes and changes throughout the UI and backend in this release, including future support for async operations, progress updates and other features coming to V2! Stay tuned! #### What's Changed ##### Bug Fixes - Fix Chinese localization split page numbering by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3574 - Fix error display for Split by Chapter by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3621 - fix: correct fetch path for popularity.txt in homecard.js by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3700 - fix: ensure locale-safe formatting in GeneralUtils.formatBytes by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3762 ##### Enhancements - Enhance email error handling and expand test coverage by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3561 - New common module by [@&#8203;DarioGii](https://github.com/DarioGii) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3573 - Replace `any()` with `anyList()` in Mockito tests for stronger type safety by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3583 - Added scan filter feature by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3530 - Proprietary module by [@&#8203;DarioGii](https://github.com/DarioGii) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3619 - Add EML to PDF conversion functionality by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3650 - Ensure Pixel gets disabled, PDF ToC support by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3659 - Fix: Assign Internal API User to Internal Team and Eager-Load User’s Team Association by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3698 - feat: add i18n support for team management UI and role table header by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3702 - feat: Improve team management UX with message-based feedback and internal team protection by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3719 - PDF-A conversion removes highlight opacity fix ([#&#8203;3106](https://github.com/Stirling-Tools/Stirling-PDF/issues/3106)) by [@&#8203;tomasbernardino](https://github.com/tomasbernardino) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3695 - Auditing support by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3739 - chore: add advanced PR auto-labeling configuration and workflow by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3767 - ci: add matrix strategy for spring-security and improve test report check logic by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3768 - Eml-to-pdf bug fixes: removal of incompatible fonts, removal of emoji in favor of @&#8203;, jakarta-mail dependency handling improvements by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3770 - feat: add automated PR title review using GitHub Actions and AI by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3784 - feat:centralise temp-file management & cleanup across app/docker by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3797 - feat: add JUnit tests for EML to PDF conversion by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3806 - feat: add Thai language support and corresponding font for watermarking by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3819 - feat: add Thai language option for stamp feature by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3825 ##### Minor Enhancements - Update home.html by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3560 - Enforce `Locale.US` for Consistent Decimal Formatting in Byte-Size Output by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3562 - 🤖 format everything with pre-commit by <stirlingbot> by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3588 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3598 - Reorder OCR menu based on language selected + display language in own language by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3586 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3599 - Replace deprecated AntPathRequestMatcher with PathPatternRequestMatcher by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3606 - Fix Tibetan locale code to bo\_CN and update translation ignore configurations by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3614 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3632 - GetInfo summary [#&#8203;2388](https://github.com/Stirling-Tools/Stirling-PDF/issues/2388) by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3585 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3647 - Disabled auto capture for posthog by [@&#8203;ConnorYoh](https://github.com/ConnorYoh) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3661 - Multi module refactor by [@&#8203;DarioGii](https://github.com/DarioGii) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3640 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3664 - Set default encryption key length to 128 bit AES in add-password.html by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3693 - 🤖 format everything with pre-commit by stirlingbot by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3697 - Fix: Correct Convert Button Visuals and Make Consistent Code for EML-to-PDF by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3707 - chore: reformat Java codebase and centralize Spotless config by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3723 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3721 - formatting and versionNumber to always build by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3759 - style: improve formatting and import order consistency across codebase by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3761 - Update multi-toolAdvert to respect SYSTEM\_ROOTURIPATH. by [@&#8203;adityaruplaha](https://github.com/adityaruplaha) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3776 - 🤖 format everything with pre-commit by stirlingbot by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3786 - Async by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3773 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3795 - Add Attachments Feature by [@&#8203;DarioGii](https://github.com/DarioGii) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3781 - refactor: replace deprecated `fields()` with `propertyStream()` in ApiDocService by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3838 - restore OCRMyPDF and ghostscript compression by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3846 - 🤖 format everything with pre-commit by stirlingbot by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3804 - Update 3rd Party Licenses by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3852 - exception handling and exception improvements by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3858 - remove footer gap by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3855 - exception handling error to warn etc by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3866 - Scaling fixes by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3868 - dropdown fixes by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3879 - Exception cleanup, resource change and OCR Defaults by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3876 - fix(spelling): correct `selectFilter` typo across templates and localization files by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3886 - fix(css): correct spelling of separator in navbar and theme CSS by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3888 - 🤖 format everything with pre-commit by stirlingbot by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3882 ##### Docker Updates - security fixes by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3587 - Bump docker/build-push-action from 6.17.0 to 6.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3624 - Bump alpine from 3.21.3 to 3.22.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3623 - Update build.yml by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3637 - Bump step-security/harden-runner from 2.12.0 to 2.12.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3728 - Bump gradle/actions from 4.4.0 to 4.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3727 - Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3726 - Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3792 - Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3790 - chore: update Docker Compose to v2.37.2 in GitHub Actions workflow by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3803 - chore: include additional problem reports folder in upload-artifact step by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3805 - chore(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3849 - chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3801 - Update push-docker.yml to change alpha to be fat by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3872 ##### Translation Changes - Ukrainian translation by [@&#8203;riv-gh](https://github.com/riv-gh) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3567 - Russian translation by [@&#8203;riv-gh](https://github.com/riv-gh) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3572 - Update messages\_de\_DE.properties by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3575 - update messages\_zh\_CN.properties by [@&#8203;justeHe](https://github.com/justeHe) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3597 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3600 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3602 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3612 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3617 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3634 - Update messages\_de\_DE.properties by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3618 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3639 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3641 - Updated Hungarian translation for new features: fake-scan, get-info, and for some misc front-end updates. by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3646 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3657 - Bug/langauge encoding by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3681 - Update messages\_pt\_BR.properties by [@&#8203;thiagoor-cpu](https://github.com/thiagoor-cpu) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3676 - Update Hungarian translations for language names and EML to PDF functionality by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3662 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3685 - Update Chinese translations in messages\_zh\_CN.properties by [@&#8203;ZhipengHe](https://github.com/ZhipengHe) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3653 - Update hungarian translation for teams, table of contents features, and new admin labels. by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3701 - fix: update Malayalam translation to 81% and remove duplicate file by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3706 - Restore zh\_TW locale to state before incorrect commit by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3712 - Update and improve zh\_TW Traditional Chinese locale by [@&#8203;PeterDaveHello](https://github.com/PeterDaveHello) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3649 - translate en-GB to de\_DE by [@&#8203;KernelSailor](https://github.com/KernelSailor) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3715 - Update Hungarian labels for the team feature by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3710 - fix: restore original `messages_bo_CN.properties` file overwritten in PR [#&#8203;3659](https://github.com/Stirling-Tools/Stirling-PDF/issues/3659) by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3708 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3709 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3725 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3722 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3760 - Added Hungarian translations for audit dashboard and added the untranslatable items to .toml file by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3765 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3763 - Improve Turkish translations for Fake Scan, TOC, and Cookie Banner by [@&#8203;dogukansahil](https://github.com/dogukansahil) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3783 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3796 - Updated Serbian translation and ignore list by [@&#8203;dmiljk](https://github.com/dmiljk) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3844 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3807 - Updated Hungarian translations for add attachments feature by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3853 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3851 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3857 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3862 - Updated the French translation file messages\_fr\_FR.properties by [@&#8203;GeistFighter](https://github.com/GeistFighter) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3864 - Updated Hungarian translations for error messages, and other miscellaneous items by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3863 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3869 - Update messages\_it\_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3871 - chore(i18n): update German translations for de\_DE locale by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3884 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3890 ##### Development Tools - chore: Improve VSCode Java Project Configuration with Explicit Source Paths by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3699 - chore: improve editor configuration, pre-commit hooks, and VSCode settings by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3780 ##### Other Changes - Bump org.springframework.boot from 3.4.5 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3594 - Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3593 - Bump springBootVersion from 3.4.5 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3592 - Bump org.springframework.session:spring-session-core from 3.4.3 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3591 - Bump Pre-commit Hooks and Java Formatter to Latest Versions by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3589 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3568 - Standardize GitHub App Bot Authentication Across Workflows by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3582 - Update README.md by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3601 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3603 - Include `common` in Spotless formatting by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3605 - Use setup-bot token for GitHub Actions and fix GH\_APP\_ID secret reference by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3615 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3616 - Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3625 - Bump com.diffplug.spotless from 7.0.3 to 7.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3626 - Bump org.springframework.boot:spring-boot-dependencies from 3.4.5 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3627 - Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3629 - Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.6 to 2.8.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3628 - Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3631 - Bump me.friwi:jcefmaven from 132.3.1 to 135.0.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3548 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3635 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3638 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3644 - updating path in script by [@&#8203;DarioGii](https://github.com/DarioGii) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3678 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3682 - Update check\_properties.yml by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3683 - Update check\_language\_properties.py by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3684 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3703 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3705 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3713 - Bump requests from 2.32.3 to 2.32.4 in /testing/cucumber in the pip group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3674 - Bump github/codeql-action from 3.28.18 to 3.28.19 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3666 - Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.30 to 2.2.32 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3669 - Bump bouncycastleVersion from 1.80 to 1.81 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3673 - Bump org.apache.xmlgraphics:batik-all from 1.18 to 1.19 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3672 - Bump io.micrometer:micrometer-core from 1.14.6 to 1.15.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3671 - Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3667 - chore: expand allowed license list with additional Eclipse Public License variants by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3724 - Bump com.opencsv:opencsv from 5.11 to 5.11.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3630 - Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3733 - Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.32 to 2.2.33 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3734 - Bump io.github.pixee:java-security-toolkit from 1.2.1 to 1.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3731 - Bump softprops/action-gh-release from 2.1.0 to 2.3.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3729 - Bump springSecuritySamlVersion from 6.5.0 to 6.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3735 - HowToAddNewLanguage add linux command, fix md code type by [@&#8203;KernelSailor](https://github.com/KernelSailor) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3717 - PR Deploy to deploy pro/enterprise for testing by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3756 - Update PR-Demo-Comment-with-react.yml for security flags by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3757 - Version prop fix + test by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3764 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3766 - chore: expand GitHub label configuration with size, language, and workflow labels by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3778 - chore: improve label matching rules in labeler config by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3779 - Bump org.springframework.boot from 3.5.0 to 3.5.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3788 - Bump org.springframework.boot:spring-boot-dependencies from 3.5.0 to 3.5.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3787 - ci: add cleanup step to remove temporary files in workflow by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3782 - Added mockTempFileManager to tests in EML-to-PDF mockito to resolve errors by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3826 - chore(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3848 - chore: include ignore\_translation.toml in README sync commit by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3845 - Bump org.panteleyev.jpackageplugin from 1.6.1 to 1.7.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3740 - Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.33 to 2.2.34 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3791 - Bump commonmarkVersion from 0.24.0 to 0.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3789 - Bump com.opencsv:opencsv from 5.11.1 to 5.11.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3793 - Bump urllib3 from 2.3.0 to 2.5.0 in /testing/cucumber in the pip group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3769 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3875 - docs: restructure documentation paths, update PR template links, and add exception handling guide by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3885 - deps: update Python requirements and add --strip-extras flag by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3887 #### New Contributors - [@&#8203;justeHe](https://github.com/justeHe) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3597 - [@&#8203;ZhipengHe](https://github.com/ZhipengHe) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3653 - [@&#8203;KernelSailor](https://github.com/KernelSailor) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3715 - [@&#8203;tomasbernardino](https://github.com/tomasbernardino) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3695 - [@&#8203;adityaruplaha](https://github.com/adityaruplaha) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3776 - [@&#8203;dogukansahil](https://github.com/dogukansahil) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3783 - [@&#8203;dmiljk](https://github.com/dmiljk) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3844 - [@&#8203;GeistFighter](https://github.com/GeistFighter) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3864 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.2...v1.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yNC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate-bot added 1 commit 2025-07-07 23:25:28 +05:30
ryuupendragon was assigned by renovate-bot 2025-07-07 23:25:28 +05:30
ryuupendragon merged commit 737ed2b34a into main 2025-07-07 23:37:05 +05:30
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#3
No description provided.