Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Stirling-PDF
  3. Stirling-PDF - Package Updates

Stirling-PDF - Package Updates

Scheduled Pinned Locked Moved Stirling-PDF
126 Posts 6 Posters 25.1k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #38

    [2.6.0]

    • Update stirling-pdf to 0.18.1
    • Full changelog
    • Brute force protection with password limits (configurable in settings.yml)
    • Demo user mode
    • Remove Annotations (Thanks @sbplat)
    • SVG and WEBP support for image to PDF (Thanks @sbplat)
    • detect blank pages optimisation (Thanks @Emad-Eldin-G)
    • Numerous other web updates and fixes by @sbplat !
    • Removal of JPEG2000 due to licensing issues (Sorry!)
    • Stirling-PDF banner in logs
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #39

      [2.6.1]

      • Fix invalid health check path
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #40

        [2.6.2]

        • Update stirling-pdf to 0.19.0
        • Full changelog
        • 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 @PeterDaveHelloKitchen !)
        • 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)
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #41

          [2.6.3]

          • Update stirling-pdf to 0.19.1
          • Full changelog
          • Fix for multi-tool not working correctly
          • Comic and book formats like EPUB and WKHTML added as optional downloads via settings.yml (WIP)
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #42

            [2.7.0]

            • Update stirling-pdf to 0.20.0
            • Full changelog
            • Fix for version number not showing up #668
            • Fix for rotation/splitting/ anything location based not working for certain PDFs particully Google docs #628
            • fix: version showing as 0.0.0 by @sbplat in https://github.com/Stirling-Tools/Stirling-PDF/pull/683
            • Enable support for tables in the conversion from Markdown to HTML by @iLern in https://github.com/Stirling-Tools/Stirling-PDF/pull/694
            • Updated demo site by @Sf298 in https://github.com/Stirling-Tools/Stirling-PDF/pull/698
            • Specify code block language in Markdown for syntax highlighting by @PeterDaveHello in https://github.com/Stirling-Tools/Stirling-PDF/pull/686
            • PDFBox v3 upgrade plus resolution to reversed text by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/699
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #43

              [2.7.1]

              • Update stirling-pdf to 0.20.1
              • Full changelog
              • Added stamp functionality (add text or images to set locations, custom opacity and color)
              • 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
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #44

                [2.7.2]

                • Update stirling-pdf to 0.20.2
                • Full changelog
                • Language updates
                • various fixes and tweeks by users (Thanks all!)
                • Some security updates (Provided by pixeebot)
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #45

                  [2.8.0]

                  • Update stirling-pdf to 0.21.0
                  • Full changelog
                  • 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
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #46

                    [2.9.0]

                    • Update stirling-pdf to 0.22.1
                    • Full changelog
                    • Add messages_pt_PT.properties by @seku80 in #833
                    • Update messages_it_IT.properties by @albanobattistella in #839
                    • Application file fixes, added loggers instead of sysout by @parth-p-shah in #852
                    • Removed: Duplicate Properties Keys pt_PT by @Ludy87 in #854
                    • Update SPdfApplication.java by @parth-p-shah in #853
                    • added missing translation strings by @Ludy87 in #888
                    • Fix TypeError by rotation by @Ludy87 in #890
                    • fixes for user permissions by @Frooodle in #892
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #47

                      [2.9.1]

                      • Update stirling-pdf to 0.22.2
                      • Full changelog
                      • Number fxes by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/898
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #48

                        [2.9.2]

                        • Update stirling-pdf to 0.22.3
                        • Full changelog
                        • Usernames now must not contain special characters
                        • Various dependency bumps
                        • 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
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #49

                          [2.9.3]

                          • Update stirling-pdf to 0.22.4
                          • Full changelog
                          • 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)
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #50

                            [2.9.4]

                            • Fix link to OCR tessdata
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #51

                              [2.9.5]

                              • Update stirling-pdf to 0.22.5
                              • Full changelog
                              • 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
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #52

                                [2.9.6]

                                • Update stirling-pdf to 0.22.6
                                • Full changelog
                                • quick pipeline folder scan fix
                                • Language updates
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #53

                                  [2.9.7]

                                  • Update stirling-pdf to 0.22.7
                                  • Full changelog
                                  • pdftohtml fixes (thanks @sbplat )
                                  • Word docs now support chinese (WIP)
                                  • PDF to word fixes (the 1 page issue)
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #54

                                    [2.9.8]

                                    • Update stirling-pdf to 0.22.8
                                    • Full changelog
                                    • OCR Bug fix
                                    • Language updates
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #55

                                      [2.10.0]

                                      • Update stirling-pdf to 0.23.0
                                      • Full changelog
                                      • 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
                                      • Correct handling and carrying over of PDF metadata
                                      • PDF to HTML reintroduced!
                                      • Username caps sensative fixes
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #56

                                        [2.10.1]

                                        • Install poppler-utils for pdftohtml
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #57

                                          [2.10.2]

                                          • Update stirling-pdf to 0.23.1
                                          • Full changelog
                                          • Support for Custom HTML files is now live, set customHTMLFiles to true in settings.yml and place files in /customFiles/templates/
                                          • Language updates
                                          • Login page now shows correct language
                                          • Disabling multi tool or pipeline now shows in UI correctly
                                          • Update CONTRIBUTING.md by @diemade in https://github.com/Stirling-Tools/Stirling-PDF/pull/1115
                                          • Bugfix: Login page shows wrong selected country flag/language by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/1117
                                          • PDF to PDF/A language files by @phfuh in https://github.com/Stirling-Tools/Stirling-PDF/pull/1118
                                          • 📝 Update README: Translation Progress Table by @github-actions in https://github.com/Stirling-Tools/Stirling-PDF/pull/1119
                                          • Update messages_it_IT.properties by @albanobattistella in https://github.com/Stirling-Tools/Stirling-PDF/pull/1120
                                          • Update messages_tr_TR.properties by @HNPorts in https://github.com/Stirling-Tools/Stirling-PDF/pull/1126
                                          • commit by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/1128
                                          • Custom HTML support #355 by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/1129
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search