Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update frooodle/s-pdf Docker tag to v0.36.0 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

soerenschneider
Copy link
Owner

@soerenschneider soerenschneider commented Nov 18, 2024

This PR contains the following updates:

Package Update Change
frooodle/s-pdf minor 0.32.0 -> 0.36.0

Release Notes

Stirling-Tools/Stirling-PDF (frooodle/s-pdf)

v0.36.0: 0.36.0 PDF New Cert/Signature Validation Feature! and bug fixes

Compare Source

New PDF Certification validation showing validity compared to Mozzila CA or custom-provided cert.
Show additional information like expiry time, type and issuer

lots of Bug fixes with file inputs and submit buttons

What's Changed
Enhancements
Minor Enhancements
Translation Changes

Full Changelog: Stirling-Tools/Stirling-PDF@v0.35.1...v0.36.0

v0.35.1: Bug fixes and file input UI improvements

Compare Source

Some really nice visual updates to our File input menu and lots of other fixes, huge thanks to @​omar-ahmed42 for pretty much everything in this update

What's Changed
Bug Fixes
Enhancements
Translation Changes
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.35.0...v0.35.1

v0.35.0: 0.35.0 Multi-tool undo support, replacement of functionality

Compare Source

We have just launched on producthunt few days ago!

please consider giving us a upvote and a follow! Stirling&#​0032;PDF - Open&#​0032;source&#​0032;locally&#​0032;hosted&#​0032;web&#​0032;PDF&#​0032;editor | Product Hunt

With this release multi-tool now supports undo (ctrl + z) and redo (ctrl + y) special thanks to @​omar-ahmed42 for all the great work

Also, with this release, we had to change our OCR tool. This tool lacks some features it previously had; however, it is still using Tesseract, so there are no config changes! We are investigating better tools to use for OCR going forward

What's Changed
Bug Fixes
Enhancements
Minor Enhancements
Translation Changes
Other Changes
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.34.0...v0.35.0

v0.34.0: 0.34.0 ProductHunt launch and PDF to CSV improvements and more

Compare Source

We have just launched on producthunt!

please consider giving us a upvote and a follow! Stirling&#​0032;PDF - Open&#​0032;source&#​0032;locally&#​0032;hosted&#​0032;web&#​0032;PDF&#​0032;editor | Product Hunt

This update brings some much needed improvements!

  • Our PDF to CSV has been heavily upgraded and should see much better results (Thanks to @​omar-ahmed42 and tabula-java )
  • Multi-tool allows multi-selected drag and drop
  • Sign allows the same signature to be placed on multiple pages at once
  • UI cleanups for multi-tool and sign

With this update also comes some breaking changes to our database file for additional security
Any users updating from a version older than 0.28.0 will need to first update to a version after that and restart the application. After this the application can be updated to 0.34.0+ as normal
This will allow the database to then migrate to the 0.34.0 version

What's Changed
Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.33.1...v0.34.0

v0.33.1: 0.33.1 Docker hub move to stirlingtools/stirling-pdf

Compare Source

We are moving our docker from frooodle/s-pdf to stirlingtools/stirling-pdf and for github image we are doing the same naming change to the full stirling-pdf instead of its shorthand

We are going to be releasing to both places going forward to give migration time with a switch eventually coming
Please switch to docker image stirlingtools/stirling-pdf

What's Changed
Bug Fixes

Full Changelog: Stirling-Tools/Stirling-PDF@v0.33.0...v0.33.1

v0.33.0: 0.33.0 Multi-tool enhancements with multi selection

Compare Source

Multi-tool now supports multi-selection both via checkbox and our normal '1-10,12' style for its various operations meaning it now has advanced rotation/delete/extract operations with a nice UI

Animation

What's Changed
Bug Fixes
Enhancements
Translation Changes
Minor Enhancements
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.32.0...v0.33.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 is behind base branch, 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.

@soerenschneider soerenschneider self-assigned this Nov 18, 2024
@soerenschneider soerenschneider force-pushed the renovate/frooodle-s-pdf-0.x branch 2 times, most recently from 6a06576 to 7592e38 Compare November 26, 2024 19:02
@soerenschneider soerenschneider changed the title chore(deps): update frooodle/s-pdf docker tag to v0.33.1 chore(deps): update frooodle/s-pdf docker tag to v0.34.0 Nov 26, 2024
@soerenschneider soerenschneider force-pushed the renovate/frooodle-s-pdf-0.x branch from 7592e38 to 80bc0af Compare November 29, 2024 19:01
@soerenschneider soerenschneider changed the title chore(deps): update frooodle/s-pdf docker tag to v0.34.0 chore(deps): update frooodle/s-pdf docker tag to v0.35.0 Nov 29, 2024
@soerenschneider soerenschneider force-pushed the renovate/frooodle-s-pdf-0.x branch from 80bc0af to bcd5304 Compare December 3, 2024 19:02
@soerenschneider soerenschneider changed the title chore(deps): update frooodle/s-pdf docker tag to v0.35.0 chore(deps): update frooodle/s-pdf docker tag to v0.35.1 Dec 3, 2024
@soerenschneider soerenschneider force-pushed the renovate/frooodle-s-pdf-0.x branch 3 times, most recently from 7c5a1be to 799a64d Compare December 5, 2024 21:01
@soerenschneider soerenschneider changed the title chore(deps): update frooodle/s-pdf docker tag to v0.35.1 chore(deps): update frooodle/s-pdf docker tag to v0.36.0 Dec 5, 2024
@soerenschneider soerenschneider force-pushed the renovate/frooodle-s-pdf-0.x branch 3 times, most recently from 87e5425 to ec469f1 Compare December 9, 2024 19:08
@soerenschneider soerenschneider force-pushed the renovate/frooodle-s-pdf-0.x branch from ec469f1 to 758b20d Compare December 11, 2024 22:48
@soerenschneider soerenschneider changed the title chore(deps): update frooodle/s-pdf docker tag to v0.36.0 Update frooodle/s-pdf Docker tag to v0.36.0 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants