Skip to content

Releases: Stirling-Tools/Stirling-PDF

0.36.5 image to PDF bug fixes and more!

19 Dec 13:25
8dca4a5
Compare
Choose a tag to compare

Lots more bug fixes and improvements

What's Changed

Bug Fixes

Minor Enhancements

Translation Changes

Full Changelog: v0.36.4...v0.36.5

0.36.4 more bug fixes!

17 Dec 14:00
eb13014
Compare
Choose a tag to compare

More merge pdf bug fixes and various other bug fixes!

What's Changed

Bug Fixes

Enhancements

  • Remove Direct Logger and Use Lombok @Slf4j by @Ludy87 in #2480

Minor Enhancements

Translation Changes

Other Changes

  • Bump io.github.pixee:java-security-toolkit from 1.2.0 to 1.2.1 by @dependabot in #2471
  • Bump org.springframework.security:spring-security-saml2-service-provider from 6.4.1 to 6.4.2 by @dependabot in #2474
  • Bump io.micrometer:micrometer-core from 1.14.1 to 1.14.2 by @dependabot in #2469
  • Bump org.springframework:spring-webmvc from 6.2.0 to 6.2.1 by @dependabot in #2472
  • Update 3rd Party Licenses by @github-actions in #2482

Full Changelog: v0.36.3...v0.36.4

0.36.3 merge PDFs bug fix

16 Dec 14:12
63eb94c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v0.36.2...v0.36.3

0.36.2 bug fixes

14 Dec 11:10
c71ca21
Compare
Choose a tag to compare

What's Changed

Minor Enhancements

Full Changelog: v0.36.1...v0.36.2

0.36.1 PDF auto decryption, new exe and bug fixes

13 Dec 21:14
f1c5384
Compare
Choose a tag to compare

This release includes auto password decryption for nearly all features within Stirling PDF UI
image

as well as new .exe versions
Going forward release artifacts will be named with:

Name Type
Stirling-PDF-Server Used for hosting server via console
Stirling-PDF Portable exe with UI client
Stirling-PDF-Installer Installer with UI client (Seems it didn't upload this release will arrive next release!)

We are working on getting a mac and unix version for UI installers, Need more mac users to help us beta test! please reach out in discord!

X-API-key have been renamed to X-API-KEY for consistency

What's Changed

Bug Fixes

Enhancements

Minor Enhancements

  • Security fix: Server-Side Request Forgery by @Ludy87 in #2434

Docker Updates

Translation Changes

Other Changes

  • Bump org.thymeleaf.extras:thymeleaf-extras-springsecurity5 from 3.1.2.RELEASE to 3.1.3.RELEASE by @dependabot in #2423
  • Update 3rd Party Licenses by @github-actions in #2439

New Contributors

Full Changelog: v0.36.0...v0.36.1

0.36.0 PDF New Cert/Signature Validation Feature! and bug fixes

05 Dec 19:23
7108424
Compare
Choose a tag to compare

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: v0.35.1...v0.36.0

v0.35.1 Bug fixes and file input UI improvements

03 Dec 10:54
32e46ee
Compare
Choose a tag to compare

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

  • Fix drag and drop area for file choosers by adding separate ones by @omar-ahmed42 in #2368

Translation Changes

New Contributors

Full Changelog: v0.35.0...v0.35.1

0.35.0 Multi-tool undo support, replacement of functionality

29 Nov 17:29
25e5641
Compare
Choose a tag to compare

We have just launched on producthunt few days ago!

please consider giving us a upvote and a follow!
Stirling PDF - Open source locally hosted web PDF 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

  • (CodeQL) Fixed finding: "Arbitrary file access during archive extraction ("Zip Slip")
    " by @pixeebot in #2344
  • Fix: page break insertion functionality in Multi Tool by @omar-ahmed42 in #2350
  • Fix Array.from syntax in nonmultiple file upload by @omar-ahmed42 in #2357

Enhancements

Minor Enhancements

Translation Changes

Other Changes

  • Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #2333
  • Update 3rd Party Licenses by @github-actions in #2337
  • Update 3rd Party Licenses by @github-actions in #2342
  • Update 3rd Party Licenses by @github-actions in #2362

New Contributors

Full Changelog: v0.34.0...v0.35.0

0.34.0 ProductHunt launch and PDF to CSV improvements and more

26 Nov 08:40
ee4b7e0
Compare
Choose a tag to compare

We have just launched on producthunt!

please consider giving us a upvote and a follow!
Stirling PDF - Open source locally hosted web PDF 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

  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #2266
  • Bump io.micrometer:micrometer-core from 1.13.6 to 1.14.1 by @dependabot in #2253
  • Bump bouncycastleVersion from 1.78.1 to 1.79 by @dependabot in #2177
  • Bump org.springframework.security:spring-security-saml2-service-provider from 6.3.4 to 6.4.1 by @dependabot in #2296
  • Update 3rd Party Licenses by @github-actions in #2295
  • Update 3rd Party Licenses by @github-actions in #2310
  • Update 3rd Party Licenses by @github-actions in #2318
  • Bump org.springframework:spring-webmvc from 6.1.14 to 6.2.0 by @dependabot in #2268
  • Update 3rd Party Licenses by @github-actions in #2321

New Contributors

Full Changelog: v0.33.1...v0.34.0

0.33.1 Docker hub move to stirlingtools/stirling-pdf

16 Nov 11:06
67de8a9
Compare
Choose a tag to compare

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: v0.33.0...v0.33.1