Skip to content

Releases: Stirling-Tools/Stirling-PDF

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

0.33.0 Multi-tool enhancements with multi selection

15 Nov 22:32
0352956
Compare
Choose a tag to compare

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

0.32.0 Several bug fixes, multi-tool support blank page and more!

09 Nov 23:12
2f92aa9
Compare
Choose a tag to compare

Major Enhancements

  • [Feature] Set Executor Instances limits dynamically from properties by @rafael-encinas in #2193
  • Add option to insert blank page between pages in Multi-tool (#2194) by @thisisrenan in #2201
  • Removed CLI block on .exe installs to instead use dependency detection allowing Windows users to use CLI programs if installed

Other changes

Bug Fixes

Minor Enhancements

  • Fix: redeclaration of const and add: tranlation placeholder for Session Expiry Messages by @Ludy87 in #2158
  • Searchbar in nav auto select, and exe nolonger disable CLI by @Frooodle in #2197

Translation Changes

New Contributors

Full Changelog: v0.31.1...v0.31.2

stirling-pdf-chart-1.0.1

04 Nov 20:13
40ffb65
Compare
Choose a tag to compare
Pre-release

HELM CHART RELEASE, to be ignored for general users

What's Changed

Bug Fixes

Minor Enhancements

  • Fix: redeclaration of const and add: tranlation placeholder for Session Expiry Messages by @Ludy87 in #2158
  • Fix: Path correction to draggable.js #2154 + little makeup by @Ludy87 in #2159
  • Fix: Add missing .map file for minified files by @Ludy87 in #2156
  • Fix: Auto language detection #2122 by @Ludy87 in #2148

Translation Changes

New Contributors

Full Changelog: v0.31.1...stirling-pdf-chart-1.0.1

v0.31.1 Bug fix for compress PDF

31 Oct 13:14
384c3ee
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Translation Changes

Full Changelog: v0.31.0...v0.31.1

0.31.0 Save signatures, Improved Compare and bug fixes

30 Oct 15:48
8e88591
Compare
Choose a tag to compare

What's Changed

Enhancements

Minor Enhancements

Translation Changes

Other Changes

  • Update 3rd Party Licenses by @github-actions in #2080
  • Bump springBootVersion from 3.3.4 to 3.3.5 by @dependabot in #2117
  • Bump org.springframework.boot from 3.3.4 to 3.3.5 by @dependabot in #2118
  • Update 3rd Party Licenses by @github-actions in #2119
  • 💾 Update Version by @github-actions in #2132
  • Bump org.springframework.security:spring-security-saml2-service-provider from 6.3.3 to 6.3.4 by @dependabot in #2052
  • Update 3rd Party Licenses by @github-actions in #2134

New Contributors

Full Changelog: v0.30.1...v0.31.0

0.30.1 Minor bug fixes

22 Oct 11:24
Compare
Choose a tag to compare

Bug fix

Fix for

  • Removed horizontal scroll logic from multi-tool template by @reecebrowne in #2065
  • Fix for analytics prompt not removing after chosen answer (unless app restarted)
  • Fix for survey opening on startup (should only open after 5 home-page views)

What's Changed

Other Changes

  • 💾 Update Version by @github-actions in #2064
    Fixed for pro badge not removing

New Contributors

Full Changelog: v0.30.0...v0.30.1