[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