This release is mostly security fixes and catching up to changes with the .env
file structure. It also increases the memory limit for the Docker container to 800MB to address memory allocation issues we've seen with some courses.
Download the source code using the links below, or use the Docker image.
What's Changed
- Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 by @dependabot in #901
- Bump symfony/http-kernel from 6.1.8 to 6.1.12 by @dependabot in #886
- Bump symfony/security-bundle from 6.0.11 to 6.0.20 by @dependabot in #885
- Bump firebase/php-jwt from 5.5.1 to 6.0.0 by @dependabot in #889
- Revert "Merge pull request #889 from ucfopen/dependabot/composer/fire… by @dmols in #912
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #914
- Update phpally package to ucfopen by @taheralfayad in #915
- Remove "Fixed HTML was not replaced in LMS." message by @taheralfayad in #903
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #916
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #917
- Increase memory limit to 800M by @bagofarms in #927
- Update PHP version in CI workflow by @bagofarms in #929
- Update supported PHP versions in composer and readme by @bagofarms in #931
- Update remaining php versions to 8.2 by @bagofarms in #932
- Update the packages to be compatible with >= PHP 8.2.0 by @taheralfayad in #933
Full Changelog: 3.3.2...3.4.0