CeSGO Dashboard 2.1.0

Integrating data and project lifecycle


Projects service - News / releases

Kanboard 1.2.35

Release date: 2024-02-03
  • Add missing HTML escaping when showing group membership in user profile (CVE-2024-22720)
  • Update Dutch translation
  • Update Bulgarian translation
  • Bump phpunit/phpunit from 9.6.15 to 9.6.16
  • Bump symfony/console from 5.4.32 to 5.4.34

Kanboard 1.2.34

Release date: 2023-12-14
  • Upgrade Docker image to Alpine 3.19 and PHP 8.3
  • API: Avoid PHP notice when searching for a project name that does not exist
  • Update Bulgarian translation
  • Bump symfony/console from 5.4.28 to 5.4.32
  • Bump phpunit/phpunit from 9.6.13 to 9.6.15

Kanboard 1.2.33

Release date: 2023-10-15
  • Do not close modals when clicking on the background
  • Add Bulgarian translation
  • Update Ukrainian and Russian translations
  • Show the two factor form in the middle of the screen like the login form does
  • Do not override the creator_id with the current logged user if the task is imported
  • Add basic Dev Container configs
  • Add adaptive SVG favicon and more SVG variants:
  • Remove project_id from task links (A few were missed in #4892)
  • Remove unused and invalid method in ProjectModel
  • Update phpunit/phpunit and symfony/* dependencies
  • Update vendor folder

Kanboard 1.2.32

Release date: 2023-07-12
  • Fix unexpected EventDispatcher exception in cronjob and during logout
  • Integration Tests: Run apt update before installing Apache
  • Automatic action TaskMoveColumnClosed does not log column movement
  • Tweak Sqlite connection settings to reduce database locked errors
  • Bump phpunit/phpunit from 9.6.9 to 9.6.10

Kanboard 1.2.31

Release date: 2023-07-03

Security Fixes:

Other fixes and updates:

  • Run tests with PHP 8 on GitHub Actions
  • Bump Symfony dependencies
  • Update Composer dependencies to be able to run tests with PHP 8.2
  • Add /usr/bin/php symlink in the Docker image
  • Replace usage of at() matcher with alternatives in unit tests
  • Adjust plugin directory test case to work on released versions
  • Fix incorrect background dynamic property in captcha library
  • Update translations