Download Latest Version Kanboard 1.2.50 source code.tar.gz (3.5 MB)
Email in envelope

Get an email when there's a new version of Kanboard

Home / v1.2.50
Name Modified Size InfoDownloads / Week
Parent folder
Kanboard 1.2.50 source code.tar.gz 2026-02-08 3.5 MB
Kanboard 1.2.50 source code.zip 2026-02-08 4.5 MB
README.md 2026-02-08 743 Bytes
Totals: 3 Items   8.1 MB 22

Security Improvements

  • Added missing authorization checks in multiple controllers.
  • Enforced project-level authorization checks where they were missing.
  • Improved plugin security by enforcing installer checks in PluginController actions.
  • Enabled Parsedown safe mode to add an extra layer of protection to Markdown rendering against unsafe content.
  • Added CSRF protection for project role changes and enforced JSON content type for related endpoints.

Maintenance & Tooling

  • Updated the PHPUnit version used for the test suite.
  • Switched the GitHub workflow to use the php-cs-fixer Docker image instead of installing it via Composer.

Dependencies

  • Updated pimple/pimple from version 3.5.0 to 3.6.1.
Source: README.md, updated 2026-02-08