Skip to content

Releases: Stirling-Tools/Stirling-PDF

0.23.1 Custom HTML support

27 Apr 10:06
4fea8d1
Compare
Choose a tag to compare

Features

  • Support for Custom HTML files is now live, set customHTMLFiles to true in settings.yml and place files in /customFiles/templates/
  • Language updates

Bug fixes

  • Login page now shows correct language
  • Disabling multi tool or pipeline now shows in UI correctly

What's Changed

Full Changelog: v0.23.0...v0.23.1

0.23.0 Various updates and metadata and html handling fixes

21 Apr 22:16
4c8f582
Compare
Choose a tag to compare

This update is more about docker side and language updates than new major functionality but some good bug fixes etc!

Enhancements

  • PDF/A supports secondary PDF/A type
  • Able to hide/show app updates in a clearer manner (Check your settings.yml to enable!)
  • Lots of language updates! Thankyou all

Bug fixes

  • Correct handling and carrying over of PDF metadata
  • PDF to HTML reintroduced!
  • Username caps sensative fixes

What's Changed

New Contributors

Full Changelog: v0.22.8...v0.23.0

0.22.8 OCR Fix

05 Apr 12:06
Compare
Choose a tag to compare
  • OCR Bug fix
  • Language updates

What's Changed

New Contributors

Full Changelog: v0.22.7...v0.22.8

0.22.7 Bug fixes for conversions and lang updates

01 Apr 21:11
8625db2
Compare
Choose a tag to compare

Bug fixes

  • pdftohtml fixes (thanks @sbplat )
  • Word docs now support chinese (WIP)
  • PDF to word fixes (the 1 page issue)

Other

  • Language updates!
  • Error page now supports translations (thanks @cocomastergo)
  • Lite docker image removed

What's Changed

Full Changelog: v0.22.6...v0.22.7

0.22.6 quick pipeline folder scan fix

29 Mar 11:04
27bbf7a
Compare
Choose a tag to compare

quick pipeline folder scan fix
Language updates

What's Changed

  • Update messages_it_IT.properties by @albanobattistella in #993
  • feat: translate messages_ko_KR.properties, messages_ru_RU.properties completed by @cocomastergo in #996
  • 💾 Update Version by @github-actions in #997

Full Changelog: v0.22.5...v0.22.6

0.22.5 Chinese lang updates, bug fixes

28 Mar 19:39
Compare
Choose a tag to compare

Language updates and various bug fixes!

What's Changed

  • dummy commit by @Frooodle in #968
  • Update messages_es_ES.properties by @NeilJared in #969
  • Update messages_ja_JP.properties by @tkymmm in #975
  • Update TextFinder.java by @Frooodle in #980
  • feat: Extract translation text from html and finished the mainly translation of zh_CN, zh_TW, ja_JP file by @cocomastergo in #987
  • fix: Fix package name of openjdk for debian by @NicolasFR in #990
  • 💾 Update Version by @github-actions in #991
  • Update 3rd Party Licenses by @github-actions in #992
  • Define a constant for a literal string that is duplicated n times (Sonar) by @pixeebot in #978
  • fix: Add MultiTool UploadPrompts zh_CN And en_US by @spfantop in #977

New Contributors

Full Changelog: v0.22.4...v0.22.5

0.22.4 Various dependency updates and fixes

22 Mar 20:10
6bd6e65
Compare
Choose a tag to compare
  • Fixed an error that occurred after logging out and selecting another language. (Thanks @Ludy87)
  • Made changes to characters in multiple languages for Unicode compatibility. (Thanks @Ludy87)
  • Updated Italian language message properties. (Thanks @albanobattistella)
  • Dependency version updates across various libraries including Apache PDFBox, Spring Framework, Micrometer, and others. (PDFBox is important update, bug fixes etc)
  • Transitioned to HTML5. (Thanks @Ludy87)

What's Changed

  • Fix: Error after logging out and selecting another language by @Ludy87 in #924
  • changes characters in multiple languages - Unicode ascii by @Ludy87 in #925
  • Update messages_it_IT.properties by @albanobattistella in #927
  • Bump org.apache.pdfbox:xmpbox from 3.0.1 to 3.0.2 by @dependabot in #933
  • Bump org.springframework:spring-webmvc from 6.1.4 to 6.1.5 by @dependabot in #934
  • Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 by @dependabot in #930
  • Bump com.github.jk1.dependency-license-report from 2.5 to 2.6 by @dependabot in #932
  • Bump org.springframework.boot:spring-boot-starter-web from 3.2.3 to 3.2.4 by @dependabot in #948
  • Bump org.springframework.boot:spring-boot-devtools from 3.2.3 to 3.2.4 by @dependabot in #949
  • Bump org.springframework.boot:spring-boot-starter-actuator from 3.2.3 to 3.2.4 by @dependabot in #950
  • Bump io.github.pixee:java-security-toolkit from 1.1.2 to 1.1.3 by @dependabot in #946
  • Update 3rd Party Licenses by @github-actions in #952
  • Change to html5 by @Ludy87 in #958
  • Bump org.commonmark:commonmark from 0.21.0 to 0.22.0 by @dependabot in #957
  • Bump org.projectlombok:lombok from 1.18.28 to 1.18.32 by @dependabot in #955
  • Bump org.springframework.boot:spring-boot-starter-data-jpa from 3.2.3 to 3.2.4 by @dependabot in #953
  • Bump org.springframework.boot:spring-boot-starter-security from 3.2.3 to 3.2.4 by @dependabot in #956
  • Bump org.springframework.boot:spring-boot-starter-thymeleaf from 3.2.3 to 3.2.4 by @dependabot in #954
  • Update 3rd Party Licenses by @github-actions in #960
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.4.0 by @dependabot in #964
  • Bump org.springframework.boot from 3.2.3 to 3.2.4 by @dependabot in #962
  • Bump org.springframework.boot:spring-boot-starter-test from 3.2.3 to 3.2.4 by @dependabot in #961
  • Bump org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2 by @dependabot in #963
  • Update 3rd Party Licenses by @github-actions in #965
  • Update 3rd Party Licenses by @github-actions in #966

Full Changelog: v0.22.3...v0.22.4

v0.22.3 Pipeline out of alpha

17 Mar 09:41
f474651
Compare
Choose a tag to compare

Security

  • Usernames now must not contain special characters
  • Various dependency bumps

Enhancements

  • Pipeline moved to beta from alpha! Still will have bugs, lets see..
  • Pipeline can now save pipeline config to browser (And you can save browser to account)
  • Better logging for CLI apps since people dont check docker logs! #885
  • Better memory usage of certain PDFBox operations

Bug fixes

  • Auto-rename had white spaces at end, now resolved #901
  • When running in a secured environment dockerFile will now default to container user when unable to create custom user
  • Compress PDF fixes

What's Changed

New Contributors

Full Changelog: v0.22.2...v0.22.3

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