Skip to content

Releases: Stirling-Tools/Stirling-PDF

v0.22.2 Split pages fixes

10 Mar 14:10
1e4134c
Compare
Choose a tag to compare

A quick fix to page selection for various operations

What's Changed

Full Changelog: v0.22.1...v0.22.2

v0.22.1 Fixes for non root user

09 Mar 14:04
a7bcdd0
Compare
Choose a tag to compare

Fixes for non root user issues :)

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0 Non root user

08 Mar 20:58
08205ed
Compare
Choose a tag to compare

Security update

  • Docker now running as a non-root user. Please let me know if there are any issues
  • Can have custom PUID PGID and UMASK env variables

Functionality

  • Split By sections now supports merging into a multi-paged PDF
  • Change for Calibre installs, now done via a INSTALL_BOOK_AND_ADVANCED_HTML_OPS environment variable set to true

Bugs

  • Removal of username customisation upon first login (Only password change supported on first login (username can still be changed in settings)
  • Fix for 3+ logins locking you out of account
  • Demo user no login gets locked
  • Various bug fixes to many to mention them all :)

As always thanks to everyone below and all the changes introduced!

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0 New Docker base, New Icon, various fixes

18 Feb 16:19
Compare
Choose a tag to compare

Main Enhancements

Language updates
Stamp feature enhancements / changes (@sbplat )
All images use Alpine to reduce docker size (This may cause issues with new versioning of apps like LibreOffice PLEASE RAISE TICKETS! ) (Special thanks to @Zoey2936 for this one for spending so long on it due to different issues!)
Removal of DockerFileBase image
New icon !!
Several various tune-ups and changes from @Ludy87
Fixed the "Bored Waiting" button :)
Blank page detection now uses Java not Python and works better

All changes by PR (Sorry if i missed you above)

New Contributors

Full Changelog: v0.20.2...v0.21.0

0.20.2 general updates

03 Feb 22:56
48be772
Compare
Choose a tag to compare
  • Language updates
  • various fixes and tweeks by users (Thanks all!)
  • Some security updates (Provided by pixeebot)

In-depth list below

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.2

0.20.1 Add Stamps/images, bug fixes

28 Jan 20:33
571320b
Compare
Choose a tag to compare

Enhancements

  • Added stamp functionality (add text or images to set locations, custom opacity and color)

Fixes

  • Fix pipeline issues with none PDF formats
  • fix html to pdf and add additional options
  • Fix file accept options for file inputs
  • Auto language selection
  • language updates #712

Other changes include!

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.20.1

0.20.0 PDF logic update and performance increase, bug fixes

13 Jan 19:53
2fe9b5a
Compare
Choose a tag to compare

No big features this release however this could be a change that breaking/changes functionality hence new tag.

PDFBox Upgrade from v2 to v3.

  • This effects about 80% of the features offered. No impact has been seen but please raise tickets if something runs not as expected. It should also improve general performance and help with some edge cases!

Fixes

  • Fix for version number not showing up #668
  • Fix for rotation/splitting/ anything location based not working for certain PDFs particully Google docs #628

What's Changed

  • fix: version showing as 0.0.0 by @sbplat in #683
  • Enable support for tables in the conversion from Markdown to HTML by @iLern in #694
  • Updated demo site by @Sf298 in #698
  • Specify code block language in Markdown for syntax highlighting by @PeterDaveHello in #686
  • docs: add contributing guide by @sbplat in #697
  • PDFBox v3 upgrade plus resolution to reversed text by @Frooodle in #699

Full Changelog: v0.19.1...v0.20.0

0.19.1 Fix Multi-tool and Add comic and wkhtml

10 Jan 01:03
50ee829
Compare
Choose a tag to compare

Early release for bug fix :)

  • Fix for multi-tool not working correctly
  • Comic and book formats like EPUB and WKHTML added as optional downloads via settings.yml (WIP)

0.19.0 Fixed Cert signing and language updates

06 Jan 23:07
362a7ff
Compare
Choose a tag to compare

v0.19.0 Release!

This change might not seem to have a brand new feature out of box but there have been lots of improvements across the board so deserves a new version (Along with our move to a github org!)

This is also the first version with a truly working 'Pipeline' Mode enabling multi process runs and folder scanning!
Go to your configs/settings.yml and set the following as true!

system:
  enableAlphaFunctionality: true

This feature has not been fully testing and could have issues hence opt in :) I would not enable this for external/public use yet!

All other wonderful changes!

  • Cert signing is now fixed! Supporting PEM PKCS12 and JKS (Thanks @sbplat )

  • New licenses page at footer showing all java dependencies and their associated licenses (enhanced in future to show CLI deps in future)

  • Github URL updates as we moved from user account to github org!

  • Traditional Chinese Language added (Thanks @PeterDaveHello !)

  • Serbian Language added (Thanks @92mn !)

  • Lots more language updates, thanks again everyone!! Some of you are getting insanely speedy with the updates too super appreciated

  • Page numbers now show on hover from Multi-tool (Thanks @mannam11 !)

  • Some SEO changes thanks (@Antiarchitect )

  • Merge pages now supports multiple folders and removal of PDFs (Thanks @mannam11)

Special thanks to @sbplat for all the work they have put into Stirling-PDF recently, greatly appreciated, and thanks to @LaserKaspar for the continued but unnoticed work on stirling-pdf v2

Also will be adding automated notes at bottom of synopsis so that other updates are not missed :)

Automated Notes

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.19.0

0.18.1 Quick fix

30 Dec 02:21
63eacf4
Compare
Choose a tag to compare
Merge pull request #610 from Frooodle/fix

required false