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. BookStack
  3. Bookstack - Package Updates

Bookstack - Package Updates

Scheduled Pinned Locked Moved BookStack
132 Posts 3 Posters 58.0k Views 4 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
    #112

    [1.38.3]

    • Update BookStack to 24.02.3
    • Full changelog
    • Fixed non-working "Open Link In..." option for description editors. (#4925)
    • Fixed failed reference loading when references are from recycle bin items. (#4918)
    • Fixed failed code block rendering when a code language was not set. (#4917)
    • Updated page editor max content widths to align with page display. (#4916)
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #113

      [1.39.0]

      • Update BookStack to 24.05
      • Full changelog
      • Added new command-based PDF export option. (#4969, #4732)
      • Added Audit Log API list endpoint. (#4987, #4316)
      • Added OIDC userinfo endpoint support. Thanks to @LukeShu. (#4955, #4726, #3873)
      • Added simple registration form honeypot. Thanks to @nesges. (#4970)
      • Added Scala to list of supported languages in code blocks. (#4953)
      • Added licenses page supported by licenses list building process. (#4907)
      • Updated app framework from Laravel 9 to 10. (#4903)
      • Updated content links to be underlined by default for accessibility. (#4939)
      • Updated dev Dockerfile with improvements. Thanks to @C0rn3j. (#4895)
      • Updated included images with extra compression to save data. Thanks to @C0rn3j. (#4904)
      • Updated JS build system to split markdown-focused packages to own file. (#4930, #4858)
      • Updated minimum required PHP version from 8.0 to 8.1. (#4894, #4893)
      • Updated translations with latest Crowdin changes. (#4890)
      • Fixed code direction in WYSWIYG editor lacking direction support in code editor. (#4943)
      • Fixed difference of line-heights for paragraphs in tables between editor and page view. (#4960)
      • Fixed extra space at the beginning of a translation. Thanks to @johnroyer. (#4972)
      • Fixed failing drag and drop of attachments into editor on Chrome. (#4975)
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #114

        [1.39.1]

        • Update BookStack to 24.05.1
        • Full changelog
        • Updated PHP dependencies.
        • Updated routes with IP-based rate limiting. (#4993)
        • Updated email confirmation flow to not require email submission form.
        • Updated translations with latest Crowdin changes. (#4994)
        • Updated WYSIWYG alignment handling to also consider table align attributes. (#5011)
        • Fixed attachment upload validation errors appearing as JSON. (#4996)
        • Fixed incorrect notification preferences URL in email. Thanks to @KiDxS. (#5008, #5005)
        • Fixed non-visible MFA setup titles in dark mode. (#5018)
        • Fixed outdated path in visual theme system guidance. (#4998)
        • Fixed potential cache permission issues by reverting cache location. (#4999)
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #115

          [1.39.2]

          • Update BookStack to 24.05.2
          • Full changelog
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #116

            [1.39.3]

            • Update BookStack to 24.05.3
            • Full changelog
            • Updated translations with latest Crowdin changes. (#5065)
            • Updated callouts with LTR text handling where supported. (#5104)
            • Updated project PHP and JavaScript dependencies.
            • Fixed blocked diagrams.net loading when using a custom URL that includes a port. (#5107)
            • Fixed OIDC incorrectly calling userinfo endpoint when valid empty groups provided. (#5101)
            • Fixed image replacement being case-sensitive when it should not be. Thanks to @DanielGordonIT. (#5096) (#5095)
            • Fixed HTML code block highlighting when custom self-closing tags are used. (#5078)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #117

              [1.39.4]

              • Update BookStack to 24.05.4
              • Full changelog
              • Security Release
              • Updated default content iframe embed max-width to align with other content types. (#5130)
              • Updated LDAP group sync to query via full DN.
              • Updated translations with latest Crowdin changes. (#5118)
              • Fixed books read API response not applying visibility control to chapter contents.
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #118

                [1.40.0]

                • Update BookStack to 24.10
                • Full changelog
                • Added ability to configure the PDF export command timeout. (#5119)
                • Added new Lexical based editor. (#5058)
                • Added not operator to search. (#4536)
                • Added OpenSearch support. Thanks to @maximilian-walter. (#5198)
                • Added SAS and R code language support. (#5206)
                • Added search term negation support. (#5239)
                • Added Welsh language to language list. (#5240)
                • Updated dompdf and bacon-qr-code libraries to new major versions. (#5222)
                • Updated page editor type to always exist in API and database. (#5117)
                • Updated translations with latest Crowdin changes. (#5188)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #119

                  [1.40.1]

                  • Update BookStack to 24.10.1
                  • Full Changelog
                  • Update instructions
                  • Updated System CLI with fixes and updated dependencies. (#​5312)
                  • Fixed update-url command not updating revisions & drafts. (#​5292)
                  • Fixed the namespaces of some tests. Thanks to @​LordSimal. (#​5291, #​5071)
                  • Fixed misaligned user input validation. (#​5263)
                  • Updated setting categories to validate by for existing views, allowing custom categories to be used via the theme system. Thanks to @​LachTrip. (#​5255, #​5251)
                  • Updated translations with latest Crowdin changes. (#​5250)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #120

                    [1.40.2]

                    • Update BookStack to 24.10.2
                    • Full Changelog
                    • Update details on blog
                    • Updated application PHP dependencies.
                    • Updated translations with latest Crowdin changes. (#​5317)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #121

                      [1.40.3]

                      • Update BookStack to 24.10.3
                      • Full Changelog
                      • Update instructions
                      • Updated PHP dependency package versions.
                      • Updated translations with latest Crowdin changes. (#​5331)
                      • Fixed attachment stream handling for better Chrome video support. (#​5342, #​5088)
                      • Fixed page include issue caused by PHP 8.3.14 bug. (#​5341)
                      • Fixed OIDC userinfo handling when response included charset content type. Thanks to @​wesbiggs. (#​5337)
                      • Fixed differing code line height between dark/light modes. (#​5146)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #122

                        [1.40.4]

                        • checklist added to CloudronManifest
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #123

                          [1.41.0]

                          • Update BookStack to 24.12
                          • Full Changelog
                          • Release video overview
                          • Update instructions
                          • Update details on blog
                          • Added new portable ZIP import/export format. (#​5260, #​43)
                          • Added support for concatenating multiple LDAP attributes in displayName. Thanks to @​MatthieuLeboeuf. (#​5295, #​1684)
                          • Added book and chapter titles to search API results. Thanks to @​rashadkhan359. (#​5280, #​5140)
                          • Added cover image details to book/shelf API list responses. (#​5180)
                          • Updated dev dockerfile setup to simplify things. Thanks to @​johnroyer. (#​5293)
                          • Updated guest account form to hide language preference to prevent confusion. (#​5356)
                          • Updated new WYSIWYG editor codebase to merge nodes & re-organise code. (#​5349)
                          • Updated notification handling to not block user with errors on send failures. (#​5315)
                          • Updated our JavaScript service files to TypeScript. (#​5259)
                          • Updated project NPM package & SASS deprecations/changes. (#​5354)
                          • Updated the new WYSIWYG editor with a range of fixes/updates. (#​5365)
                          • Updated translations with latest Crowdin changes. (#​5345)
                          • Fixed API attachment update issue when name not provided. (#​5353)
                          • Fixed attachment actions showing when lacking permissions. (#​5323)
                          • Fixed missing book description and formatting in markdown exports. Thanks to @​czemu. (#​5313)
                          • Fixed page indexing breaking with very large pages. (#​5322)
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #124

                            [1.41.1]

                            • Update BookStack to 24.12.1
                            • Full Changelog
                            • Update instructions
                            • Updated export logic to have better temp file clean-up. (#​5374, #​5379)
                            • Updated in-app export endpoints to have rate limits. (#​5379)
                            • Updated translations with latest Crowdin changes. (#​5370)
                            • Updated PHP dependency package versions.
                            • Fixed markdown editor focus jumping on image insert. (#​5384)
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #125

                              [1.42.0]

                              • Update BookStack to 25.02
                              • Full Changelog
                              • Release video overview
                              • Update instructions
                              • Update details on blog
                              • Added sort rules with automatic book sorting. (#​5457, #​2065)
                              • Added method to serve public files via the theme system. (#​5405, #​3904)
                              • Updated app framework to Laravel 11. (#​5400)
                              • Updated codebase minimum PHP version from 8.1 to 8.2. (#​5397)
                              • Updated codebase to address various PHP 8.4 deprecations. (#​5491)
                              • Updated new WYSIWYG editor with a range of fixes. (#​5415)
                              • Updated search indexing to handle guillemets. Thanks to @​inv-hareesh. (#​5475, #​5471)
                              • Updated search indexing with advanced tokenization along with hyphen handling. (#​5488, #​2095)
                              • Updated sort handling to not increment the updated date for sorted content. (#​1777)
                              • Updated translations with latest Crowdin changes. (#​5409, #​5399)
                              • Fixed incorrect image orientation handling. (#​5462)
                              • Fixed layout issues at specific breakpoints. (#​5396)
                              • Fixed LDAP error thrown when server does not provide a cn value. (#​5443)
                              • Fixed wrong condition for showing new books list. Thanks to @​Silverlan. (#​5470)
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #126

                                [1.42.1]

                                • Update BookStack to 25.02.1
                                • Full Changelog
                                • Added ipv6 database host address support. (#5464)
                                • Updated translations with latest Crowdin changes. (#5505)
                                • Updated revisions list to hide changes link for oldest revision. (#5454)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #127

                                  [1.42.2]

                                  • Update BookStack to 25.02.2
                                  • Full Changelog
                                  • Updated name sort rule handling to consider accented characters. Thanks to @bernardo-campos. (#5550, #5542)
                                  • Updated translations with latest Crowdin changes. (#5537)
                                  • Updated PHP dependency package versions.
                                  • Fixed a range of issues for the new WYSIWYG editor: (#5558)
                                  • Fixed content saving issues, specifically on save shortcut usage.
                                  • Fixed list conversion & parsing which was mishandling tasks lists.
                                  • Fixed a range of list selection and nesting scenarios.
                                  • Updated keyboard navigation to be more reliable around images & media embeds.
                                  • Fixed comment times not being shown. (#5555)
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #128

                                    [1.42.3]

                                    • Update BookStack to 25.02.3
                                    • Full Changelog
                                    • Updated image file permission error handling for images to log instead of fail. (#​5601, #​5269)
                                    • Fixed style issues in exports due to CSS variables being ignored. (#​5576)
                                    • Updated translations with latest Crowdin changes. (#​5566)
                                    • Updated PHP dependency package versions.
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #129

                                      [1.42.4]

                                      • Update BookStack to 25.02.4
                                      • Full Changelog
                                      • Updated PHP dependency package versions to fix compatibility issue on systems with recent libxml versions (eg. Arch Linux).
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #130

                                        [1.42.5]

                                        • Update BookStack to 25.02.5
                                        • Full Changelog
                                        • Fixed incorrect image directory permissions. (#​5609, #​5605)
                                        • Updated translations with latest Crowdin changes. (#​5608)
                                        • Updated PHP packages.
                                        • Updated system CLI:
                                        • Fixed handling of database credentials with escaped special characters.
                                        • Updated download-vendor command with extra clean-up handling.
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote last edited by
                                          #131

                                          [1.43.0]

                                          • Update BookStack to 25.05
                                          • Full Changelog
                                          • Added support for comments to reference page sections. (#​5584, #​1265)
                                          • Added comment archive support. (#​5584)
                                          • Added AVIF image support. (#​5625, #​5474)
                                          • Added new system info API endpoint. (#​5607, #​5603)
                                          • Added user avatar image fetching for OIDC authentication. Thanks to @​rubentalstra. (#​5626, #​5429, #​4271)
                                          • Updated new WYSIWYG editor with further fixes. (#​5627)
                                          • Updated page-edit redirect to page-view if permission failed on edit. (#​5568)
                                          • Updated translations with latest Crowdin changes. (#​5622)
                                          • Update codebase and packages to address php 8.4 depreactions. (#​5358)
                                          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