Skip to content

Kanboard 1.2.43

Compare
Choose a tag to compare
@fguillot fguillot released this 18 Dec 22:33
· 49 commits to main since this release
v1.2.43
  • 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
  • ci: run GitHub Actions tests with ubuntu-24.04
  • chore: don't export-ignore the ChangeLog
  • build(deps): bump symfony/service-contracts from 2.5.3 to 2.5.4
  • build(deps): bump symfony/event-dispatcher-contracts from 2.5.3 to 2.5.4
  • build(deps): bump symfony/deprecation-contracts from 2.5.3 to 2.5.4
  • build(deps): bump alpine from 3.20 to 3.21