Kanboard 1.2.49
14 January 2026
Kanboard version 1.2.49 is now available (security release).
Upgrading to Kanboard 1.2.49
Kanboard 1.2.49 can be updated to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Kanboard updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Kanboard install to test the 1.2.49 upgrade prior to moving it live with Installatron's Sync funtionality. Get started managing Kanboard with Installatron
What's New in Kanboard 1.2.49
Security
- Fixed an LDAP injection issue by properly escaping placeholders in LDAP queries.
- Prevented protocol-relative URLs (//example.com) from being used as login redirect targets.
- Added a new TRUSTED_PROXY_NETWORKS configuration option to explicitly define trusted reverse proxy networks.
- Introduced an optional security feature to block private network access when fetching external web links (configurable).
Improvements
- Restored Ctrl + Enter keyboard shortcut for submitting the task creation form.
- Updated translations for multiple languages.
Maintenance
- Added a GitHub Actions workflow to mirror the repository to Codeberg.
- Removed an outdated tests/Dockerfile.
- Regenerated Composer autoload files.