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
    #28

    [1.5.0]

    • Update stirling-pdf to 0.15.1
    • Full changelog
    • PDF Viewer and annotator
    • Fixed PDF splitting and returned to older working version
    • lang update for the viewer so the default english until a user provides translations
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #29

      [2.0.0]

      • IMPORTANT Breaking change:
        • This app now uses Stirling-PDF built-in authentication.
        • The default credentials is admin / changeme . Please change password immediately.
        • Additional users can be added in the settings page
        • With this page, it's also easy to use Stirling-PDF API using X-API-Key
      1 Reply Last reply
      1
      • girishG girish forked this topic on
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #30

        [2.1.0]

        • Allow enableLogin to be set to false after first run
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #31

          [2.2.0]

          • Install the full soffice packages. The no gui packages crash with pptx files
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #32

            [2.3.0]

            • Update stirling-pdf to 0.16.0
            • Full changelog
            • OCR update to tesseract 5 from 4.00 (Requires volume path change) and OCRmyPDF update
            • PDF to CSV (table extract) work in progress (Thanks @Artem-ka-create !)
            • Several language updates (Thanks to all! there have been loads these last 2 months!!)
            • Turkish Language added (Thanks @omerbustun !)
            • Dark mode cleanup (taskbar is now dark and general dark mode UI improvement) (thanks @sanjeevneo )
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #33

              [2.3.1]

              • Update stirling-pdf to 0.16.1
              • Full changelog
              • Fix auth issue due to missing curl
              • fix weasyprint removed to early
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #34

                [2.4.0]

                • Install Tesseract 5
                1 Reply Last reply
                1
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #35

                  [2.5.0]

                  • Update stirling-pdf to 0.17.0
                  • Full changelog
                  • Now support log files info.log and auth.log located at /logs to support fail2ban and other log scanning utils
                  • New Overlay PDFs feature to overlay multiple PDFs ontop of each other
                  • New SplitBySection feature to split a PDF into multi horizontal and vertical sections (halfs quarters etc)
                  • New SplitBySizeOrCount feature to split a PDF into multiple documents based on inputted page doc or size count
                  • Security updates
                  • OCR now shows full language names in checkboxes
                  • French and Spanish updates (thanks @NeilJared and @NicolasFR)
                  • Fixed login issues for lite and ultra lite packages
                  • nogui libreoffice causing ptx conversion issues
                  • Update available button now hidden if connection issue rather than always showing
                  1 Reply Last reply
                  1
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #36

                    [2.5.1]

                    • Update stirling-pdf to 0.17.1
                    • Full changelog
                    • Bug fixes for overlay and split sections
                    • FR language improvements (thanks @NicolasFR )
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #37

                      [2.5.2]

                      • Update stirling-pdf to 0.17.2
                      • Full changelog
                      • Fix for lite and ultralite images
                      • Added endpoint disabling for new features
                      • changed logs backup directory to logs folder
                      1 Reply Last reply
                      0
                      • 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
                                          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