Skip to content

v1.4.1

Choose a tag to compare

@matthewdeaves matthewdeaves released this 31 Oct 10:01
· 73 commits to main since this release

Bug Fixes

  • Jenkins Docker Build: Fixed build failure caused by software-properties-common package being unavailable in Debian Trixie
  • Authentication: Updated to CakePHP Authentication 3.3.0+ syntax, removing deprecated loadIdentifier() usage

Technical Details

This patch release ensures compatibility with the latest base images and eliminates deprecation warnings in the authentication layer. All 292 tests pass successfully.