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

Kanboard - Package Updates

Scheduled Pinned Locked Moved Kanboard
43 Posts 3 Posters 6.2k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #30

    [1.15.10]

    • Update Kanboard to 1.2.36
    • Full changelog
    • Add comments visibility
    • Add explicit int casting to avoid PHP 8 TypeError when having empty automatic action parameters
    • Add new config option DASHBOARD_MAX_PROJECTS
    • Add reply feature to comments
    • Fix search bar layout when adding more buttons via third-party plugins
    • Introduce a Git hook to automatically update version.txt during Git checkout
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #31

      [1.15.11]

      • Update Kanboard to 1.2.37
      • Full changelog
      • Add comments visibility
      • Add explicit int casting to avoid PHP 8 TypeError when having empty automatic action parameters
      • Add new config option DASHBOARD_MAX_PROJECTS
      • Add reply feature to comments
      • Fix search bar layout when adding more buttons via third-party plugins
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #32

        [1.16.0]

        • Migrate to OIDC
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #33

          [1.16.1]

          • Update Kanboard to 1.2.38
          • Full changelog
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #34

            [1.16.2]

            • Update Kanboard to 1.2.39
            • Full changelog
            • fix: remove CSS which caused responsive issues on mobile
            • fix: incorrect template condition that set the username field to read only for remote users
            • fix: tasks count across swimlanes was incorrect
            • fix: avoid warning from libpng when loading PNG image with incorrect iCCP profiles
            • feat: improve column header task counts
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #35

              [1.16.3]

              • Update Kanboard to 1.2.40
              • Full changelog
              • fix: avoid PHP error if no subtask in progress is found
              • fix: avoid potential XSS and HTML injection in comment replies
              • fix: prevent duplicated columns when enabling per-swimlane column task limits
              • fix(api): check comment visibility in API procedures
              • fix(api): verify comment ownership in API procedures
              • fix(mssql): escape identifiers in timesheet queries
              • fix(mssql): use ANSI OFFSET/FETCH syntax for pagination queries
              • fix(test): use explicit ORDER BY for queries returning multiple rows
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #36

                [1.16.4]

                • Update Kanboard to 1.2.41
                • Full changelog
                • feat: add new plugin hooks in project forms
                • feat: add option to add BOM at the beginning of CSV files (required for Microsoft Excel)
                • feat: validate app config form values
                • feat: add cancel button on 2FA code validation screen
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #37

                  [1.16.5]

                  • Update kanboard to 1.2.42
                  • Full Changelog
                  • fix: validate translation filename before loading locales
                  • fix: avoid path traversal in FileStorage
                  • feat: add Peruvian Sol to the list of currencies
                  • build(deps): bump symfony/finder from 5.4.43 to 5.4.45
                  • build(deps-dev): bump symfony/stopwatch from 5.4.40 to 5.4.45
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #38

                    [1.16.6]

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

                      [1.16.7]

                      • Update kanboard to 1.2.43
                      • Full Changelog
                      • fix: verify the session hasn't expired before returning data
                      • fix: avoid PHP 8.4 deprecation notices in third-party libraries
                      • fix: avoid Composer warnings regarding PSR compatibility
                      • feat(locale): add missing Brazilian Portuguese translations
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #40

                        [1.16.8]

                        • Update kanboard to 1.2.44
                        • Full Changelog
                        • fix: prevent internal task titles from wrapping under the dropdown menu icon
                        • feat(locale): update Greek and French translations
                        • feat: display tag color squares next to their names in project and global settings
                        • feat: enable bulk addition/removal of internal links
                        • feat: provide an option to add tags without replacing existing ones during bulk operations
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #41

                          [1.17.0]

                          • Update base image to 5.0.0
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #42

                            [1.17.1]

                            • Update kanboard to 1.2.45
                            • Full Changelog
                            • refactor: reuse existing helpers in tasks import form
                            • fix(filter): handle null input in the Lexer class
                            • fix(api): allow and validate creator ID assignment in task creation
                            • feat(routes): add view routes for project and task file browsing
                            • feat(locale): update all language files using machine translation
                            • feat(api): add priority fields to createProject and updateProject procedures
                            • feat: allow attaching screenshots and files when creating a task
                            • feat: add task title to overdue notification title
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote last edited by
                              #43

                              [1.17.2]

                              • Update kanboard to 1.2.46
                              • Full Changelog
                              • fix(security): prevent potential Host header injection via SERVER_NAME
                              • fix: make various PHP 8.x compatibility changes
                              • fix: avoid Implicitly nullable parameter declarations errors in PHP 8.4
                              • feat: validate plugin archive URL before downloading
                              • feat: show CAPTCHA on login form regardless of user existence
                              • feat: add new option to enable notifications by default for new users
                              • feat: add healthcheck endpoint healthcheck.php, and new Docker Compose files for MariaDB, Postgres, and SQLite
                              • feat: add TRUSTED_PROXY_HEADERS config option
                              • chore!: PHP 8.1 is now the minimum version supported
                              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