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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Stirling-PDF
  3. Stirling-PDF - Package Updates

Stirling-PDF - Package Updates

Scheduled Pinned Locked Moved Stirling-PDF
154 Posts 6 Posters 68.7k 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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    wrote on last edited by
    #126

    [2.38.2]

    • Update Stirling-PDF to 0.46.2
    • Full Changelog
    • Legacy homepage has been removed due to great feedback and love from the community for the new homepage
    • Malayalam language added by @shad-ct
    • Pro/Enterprise licenses now support floating between machines
    • Use Thymeleaf th:src for redact.js to ensure correct resource path resolution by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3511
    • Fix empty-parameter issue in updateUserSettings by using @RequestBody map by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3536
    • Fix TemplateResolver and LibreOfficeListener bugs by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3555
    • Improve Type Safety and OpenAPI Schema for PDF API Controllers and Models by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3470
    • added Malayalam language by @shad-ct in https://github.com/Stirling-Tools/Stirling-PDF/pull/3506
    • Standardize Quoted Path Syntax in Thymeleaf th:href for Consistent Link Resolution by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3515
    • Update legal URLs and improve OpenAPI metadata configuration by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3522
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #127

      [2.39.0]

      • Update Stirling-PDF to 1.0.1
      • Full Changelog
      • Fix release generation issues by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3898
      • EML(email) to PDF Feature added
      • Table of Contents editing feature added
      • Fake Scan page feature added to convert a PDF to look like its been scanned (WIP, may be removed)
      • OCR and Compression back to using OCRMyPDF and Ghostscript for advanced PDF operations
      • Added tmp file manager to ensure all files are cleared even in event of crashes
      • Add file attachments to PDF feature added
      • Audit logs
      • Team support with team management
      • Fix Chinese localization split page numbering by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3574
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #128

        [2.39.1]

        • Update Stirling-PDF to 1.0.2
        • Full Changelog
        • Resource overrides
        • The account button not being visible under certain circumstances
        • API docs being correctly updated
        • Fix for generateOpenApiDocs Task by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/3911
        • fix for #3907 resource override by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3910
        • Survey change to reduce prompts to users by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3913
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #129

          [2.40.0]

          • Update Stirling-PDF to 1.1.0
          • Full Changelog
          • Bug fixes with UI scaling, Navbar and others ,
          • Auth.log not generating correctly
          • HTML sanitisation now further sanitises the <img> tag for security to avoid external GET calls, This is enabled by default but can be disabled (via settings.yml) should you need this HTML functionality
          • Various extra security changes and patches
          • Bug fix for cookie banner showing even when cookies are disabled
          • (Future V2 feature) Support multi-file async job results and ZIP extraction by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3922
          • Fake scan renamed scanner effect by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3954
          • Refactor: move modules under app/ directory and update file paths by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3938
          • (Snyk) Fixed finding: "java/PT" by @pixeebotstirling[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3972
          • (Snyk) Fixed finding: "java/PT" by @pixeebotstirling[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3971
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote on last edited by
            #130

            [2.40.1]

            • Update Stirling-PDF to 1.1.1
            • Full Changelog
            • Various small bug fixes related to pipeline functionality and other issues causing unexpected errors
            • Update 3rd Party Licenses by @stirlingbot[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4012
            • V2 settings api (Added to V1) by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/4015
            • remove file locks plus formatting by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/4049
            • fix(search): add null-check in dropdown hide handler by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3983
            • fix(pipeline): correct paths for pipeline & support default WebUI pipeline config extraction by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4051
            • Translate language names for zh_TW Traditional Chinese by @PeterDaveHello in https://github.com/Stirling-Tools/Stirling-PDF/pull/4036
            • Update and improve zh_TW Traditional Chinese translation by @PeterDaveHello in https://github.com/Stirling-Tools/Stirling-PDF/pull/4038
            • legal: termsAndConditions has moved by @pheiduck in https://github.com/Stirling-Tools/Stirling-PDF/pull/4035
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #131

              [2.41.0]

              • Update Stirling-PDF to 1.2.0
              • Full Changelog
              • Bug fix for pipeline operation
              • Bug fix for Stamp operation
              • Enhanced Table-Of-Contents feature to support import and exports
              • Image to PDF to support Phtoshops PSD format
              • Enhanced Update available logic to show degrees of urgency if future updates have security patches (Also correctly links the jar/exe etc to download the file for you)
              • fix(pipeline): allow slashes in pipeline operation values by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4066
              • fix(stamp): validate image filename only for image stamp type by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4099
              • fix(saml): correct ClassPathResource handling for IdP metadata and add null-guard for privateKey by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4157
              • feat(common): add configurable maxDPI limit for PDF-to-image conversion by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4129
              • feature: import and export bookmarks to clipboard by @lukasstorck in https://github.com/Stirling-Tools/Stirling-PDF/pull/4093
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #132

                [2.41.1]

                • Update Stirling-PDF to 1.3.2
                • Full Changelog
                • 1.3.2 Fix login bug introduced in 1.3.0 for users with login accounts older than 14 months
                • login_fix by @Frooodle in Stirling-Tools#4402
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #133

                  [2.42.0]

                  • Update Stirling-PDF to 1.4.0
                  • Full Changelog
                  • Crop to have option to correctly remove the text outside crop window
                  • CBZ to PDF and PDF to CBZ
                  • PDF to CBR (requires you to manually install rar due to license requirements)
                  • Extra colour options in both sign and also replace colours tools
                  • Get info correctly checks PDF compliancy
                  • Merge order by time fixed
                  • feat: custom error handling when calling renderImageWithDPI, controllers to respect global DPI by @balazs-szucs in Stirling-Tools#4407
                  • feat(multi-layout): implement form field copying and transformation for multi-page PDF to keep form data by @balazs-szucs in Stirling-Tools#4314
                  • feat(replace-and-invert-colour): Add CMYK color space conversion with prepress preset for PDF processing by @balazs-szucs in Stirling-Tools#4494
                  • feat: Add RegexPatternUtils for centralized regex management, file naming funcs, UtilityClass annotation by @balazs-szucs in Stirling-Tools#4218
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #134

                    [2.43.0]

                    • Update Stirling-PDF to 1.5.0
                    • Full Changelog
                    • Lots of changes in todays release!
                    • Our major feature changes this release include
                    • New PDF to Vector image conversion
                    • Extract attachments feature
                    • Enhanced get info for clearer UI and extra information
                    • Some notable other changes are
                    • Fixed bug causing large file sizes in multi-tool
                    • Fixed bug causing large file in extract pages
                    • Various security fixes and hardening
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote on last edited by
                      #135

                      [2.44.0]

                      • Update Stirling-PDF to 1.6.0
                      • Full Changelog
                      • feat(docker-runtime): unified Debian-based images, dynamic path resolution & enhanced UNO/LibreOffice handling by @Ludy87 in Stirling-Tools#4880
                      • feat(multitool): Add duplicate page action with undo/redo and harden command stack #4322 by @Ludy87 in Stirling-Tools#4333
                      • feat(signature): add SVG file support for saved signatures by @Ludy87 in Stirling-Tools#4742
                      • feat(compress): add advanced compression parameters and better optimization levels by @balazs-szucs in Stirling-Tools#4703
                      • feat(convert): add PDF to Video converter (FFmpeg) with MP4/WebM support by @Ludy87 in Stirling-Tools#4704
                      • feat(database): add email notifications for backups/imports & backup verification by @Ludy87 in Stirling-Tools#4253
                      • feat(sort): enhance file sorting and order handling by @balazs-szucs in Stirling-Tools#4813
                      • feat(conversion): add eBook to PDF via Calibre (EPUB/MOBI/AZW3/FB2/TXT/DOCX) by @Ludy87 in Stirling-Tools#4644
                      • feat(compress): expose linearize PDF option on the UI by @balazs-szucs in Stirling-Tools#4843
                      • feat(crop): add auto-crop functionality to detect and remove white space by @balazs-szucs in Stirling-Tools#4847
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #136

                        [3.0.0]

                        • New package with all new Stirling 2.0.3
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          wrote on last edited by
                          #137

                          [3.1.0]

                          • Update Stirling-PDF to 2.1.0
                          • Full Changelog
                          • Bug fixes for Convert to/from PDF erroring for multiple files
                          • opensource text editor by @Frooodle in Stirling-Tools#5146
                          • Fix-convert-V2 by @ConnorYoh in Stirling-Tools#5147
                          • V2 sso in server plan by @Frooodle in Stirling-Tools#5158
                          • Feature/v2/get all info on pdf by @EthanHealy01 in Stirling-Tools#5105
                          • couple of small fixes for text editor by @EthanHealy01 in Stirling-Tools#5155
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            wrote on last edited by
                            #138

                            [3.1.1]

                            • Update Stirling-PDF to 2.1.1
                            • Full Changelog
                            • A quick hotfix update for general UI tweaks and bugs and possible fix for SSO issues
                            • Desktop to match normal login screens by @ConnorYoh in Stirling-Tools#5122
                            • SSO login fix by @DarioGii in Stirling-Tools#5167
                            • More fixes for automate by @jbrunton96 in Stirling-Tools#5168
                            • Update OCR setup guide link in LanguagePicker by @keonchennl in Stirling-Tools#5162
                            • add enum SERVER to list of valid licenses by @EthanHealy01 in Stirling-Tools#5172
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              wrote on last edited by
                              #139

                              [3.1.2]

                              • Update Stirling-PDF to 2.1.2
                              • Full Changelog
                              • SMTP not working under SSL, new settings.yml entries had been added for advanced customisation for this use case
                              • Extra font support for text editor
                              • Change password/username UI added for users
                              • Change password for admins added
                              • Possible fix for swagger access issues
                              • Fix for admin ui showing for users (Although not usable)
                              • Add admin password reset option for users by @Frooodle in Stirling-Tools#5180
                              • Add configurable SMTP TLS/SSL options by @Frooodle in Stirling-Tools#5204
                              • extra font support in text editor by @Frooodle in Stirling-Tools#5208
                              • Fix: Access to Swagger UI when login enabled by @DarioGii in Stirling-Tools#5194
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                wrote on last edited by
                                #140

                                [3.1.3]

                                • Update Stirling-PDF to 2.1.3
                                • Full Changelog
                                • Quick hotfix release for SSO login pages not being displayed correctly
                                • Fix: SSO Login Page by @DarioGii in Stirling-Tools#5220
                                • Bug/v2/improved cache busting by @reecebrowne in Stirling-Tools#5107
                                • Improve styling of quick access bar by @jbrunton96 in Stirling-Tools#5197
                                • Fix Mac app not being able to open files with spaces in their name by @jbrunton96 in Stirling-Tools#5218
                                • fix tooltips on tab by @reecebrowne in Stirling-Tools#5219
                                • Improved static upgrade flow by @ConnorYoh in Stirling-Tools#5214
                                • Offline pdfium by @reecebrowne in Stirling-Tools#5213
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  wrote on last edited by
                                  #141

                                  [3.1.4]

                                  • Update Stirling-PDF to 2.1.4
                                  • Full Changelog
                                  • SAML not working for certain installations
                                  • PDF Viewer not working due to wasm loading issues
                                  • PDF Text editor cache not found exception
                                  • Line art conversion (inside compress tool) to convert images into black and white lineart for further compression!
                                  • Account change UI, which was missed in last update
                                  • Onboard shortening (More changes to come)
                                  • Bug/v2/static wasm by @reecebrowne in Stirling-Tools#5238
                                  • Validate certificate inputs for cert signing by @Frooodle in Stirling-Tools#5191
                                  • Shorten onbaording by @EthanHealy01 in Stirling-Tools#5198
                                  • Remove UserApi mapping from proprietary signature controller by @Frooodle in Stirling-Tools#5239
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    wrote on last edited by
                                    #142

                                    [3.1.5]

                                    • Update Stirling-PDF to 2.1.5
                                    • Full Changelog
                                    • Anotations
                                    • Saml bug fixes
                                    • reintroducing static file overrides for custom files
                                    • allow static overrides by @Frooodle in Stirling-Tools#5258
                                    • Saml fixes by @Frooodle in Stirling-Tools#5256
                                    • Add Sign Up functionality to desktop app by @jbrunton96 in Stirling-Tools#5244
                                    • Bug/v2/viewer annotations by @reecebrowne in Stirling-Tools#5245
                                    • Only allow dual page view when there is more than one page, update to by @reecebrowne in Stirling-Tools#5246
                                    • Update translation.toml by @Stephan-P in Stirling-Tools#5254
                                    • Feature/annotations by @reecebrowne in Stirling-Tools#5260
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      wrote on last edited by
                                      #143

                                      [3.2.0]

                                      • Update Stirling-PDF to 2.2.0
                                      • Full Changelog
                                      • Full Ebook conversions, EPUB, MOBI, CBR and others
                                      • Full manual redaction
                                      • Various new PDF compliancy conversions such as PDF/A-3B
                                      • Auto background removal for signatures
                                      • Auto crop mode (detects borders of files)
                                      • Mobile phone scan complete with edge detection and descrewing (Lets you scan a QR code and upload photos from your phone!) (Must be enabled in connection settings)
                                      • Desktop app to support SSO logins for selfhosted users
                                      • Full PDF file attachment management
                                      • Improved PDF compliancy and standards checking
                                      • feat(rotate): add keyboard shortcuts for rotating with arrow keys by @balazs-szucs in Stirling-Tools#5294
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        wrote on last edited by
                                        #144

                                        [3.2.1]

                                        • Added Dutch, Japanese and Portugese tesseract-ocr packages per user request
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          wrote on last edited by
                                          #145

                                          [3.2.2]

                                          • Update Stirling-PDF to 2.2.1
                                          • Full Changelog
                                          • Possible fix for selfhost connection issues from desktop app
                                          • custom OCR languages fix
                                          • hide login options based on selection
                                          • Mobile QR scanner custom options (Found under connections in settings menu)
                                          • Desktop self-hosted connection logging by @ConnorYoh in https://github.com/Stirling-Tools/Stirling-PDF/pull/5410
                                          • OCR fix and Mobile QR changes by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5433
                                          • hide login if login type disabled by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/5438
                                          • fix(verify-pdf): verification to properly detect non-PDF/A documents with XMP metadata by @balazs-szucs in https://github.com/Stirling-Tools/Stirling-PDF/pull/5397
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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