All Versions
24
Latest Version
Avg Release Cycle
28 days
Latest Release
1671 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.0 Changes
January 09, 2022What's Changed
- ๐ Feature: Allow custom S3 endpoint by @xvilo in #534
- ๐ Feature: Synchronise all packages command by @xvilo in #536
- โก๏ธ Update symfony from 5.3 to 5.4 by @xvilo in #543
- ๐ Make AWS auth credentials optional by @xvilo in #539
- Ugrade phpstan to 1.3 by @alamirault in #531
๐ New Contributors
- @xvilo made their first contribution in #534
- @alamirault made their first contribution in #531
Full Changelog : 1.3.6...1.4.0
-
v1.3.6 Changes
November 29, 2021๐ Security
- ๐ Fix CVE-2021-41267: Webcache Poisoning via X-Forwarded-Prefix and sub-request symfony/security-bundle (v5.3.4)
- ๐ Fix CVE-2021-41268: Remember me cookie persistance after password changes
What's Changed
- โฌ๏ธ Upgrade symfony to 5.3.12 by @akondas in #524
- โฌ๏ธ Upgrade all dependencies by @akondas in #526
Full Changelog : 1.3.5...1.3.6
-
v1.3.5 Changes
November 08, 2021What's Changed
- ๐ Allow to configure proxy secret for origin protection by @akondas in #493
- โฌ๏ธ Upgrade Symfony to 5.3 by @akondas in #483
- โฌ๏ธ Bump phpunit/phpunit from 9.5.4 to 9.5.8 by @dependabot in #497
- โฌ๏ธ Bump fakerphp/faker from 1.14.1 to 1.15.0 by @dependabot in #499
- โฌ๏ธ Bump friendsofphp/php-cs-fixer from 2.19.0 to 2.19.1 by @dependabot in #500
- โฌ๏ธ Bump ramsey/uuid-doctrine from 1.6.0 to 1.7.0 by @dependabot in #501
- โฌ๏ธ Bump phpstan/phpstan-symfony from 0.12.41 to 0.12.42 by @dependabot in #502
- โฌ๏ธ Bump doctrine/orm from 2.9.1 to 2.9.4 by @dependabot in #504
- ๐ fix: Explicitly cast to boolean by @eFrane in #503
- โฌ๏ธ Bump ekino/phpstan-banned-code from 0.3.1 to 0.5.0 by @dependabot in #506
- โฌ๏ธ Bump friendsofphp/php-cs-fixer from 2.19.1 to 2.19.2 by @dependabot in #507
- โ Remove unbound version constraints from composer.json by @akondas in #508
- โฌ๏ธ Bump phpstan/phpstan-phpunit from 0.12.21 to 0.12.22 by @dependabot in #509
- โฌ๏ธ Bump symfony/flex from 1.13.4 to 1.14.4 by @dependabot in #512
- โ Remove trailing slash in nginx volume name docker-logs-nginx by @ThomasBoom89 in #520
- โฌ๏ธ Bump composer/composer from 1.10.22 to 1.10.23 by @dependabot in #518
๐ New Contributors
- @eFrane made their first contribution in #503
- @ThomasBoom89 made their first contribution in #520
Full Changelog : 1.3.4...1.3.5
-
v1.3.4 Changes
June 25, 2021๐ Security
- ๐ Upgrade flysystem to 1.1.4 - fix CVE-2021-32708
-
v1.3.3 Changes
May 31, 2021 -
v1.3.2 Changes
May 20, 2021๐ Security
- โก๏ธ Update Symfony to 5.2.9 - fix CVE-2021-21424
-
v1.3.1 Changes
May 13, 2021๐ Security
- โก๏ธ Update Symfony to 5.2.8 - fix CVE-2021-21424
๐ Changed
- โก๏ธ Update dependencies (#456)
-
v1.3.0 Changes
April 28, 2021 -
v1.2.2 Changes
March 02, 2021๐ Fixed
- ๐ Fix: composer 9999999-dev issue (#422 thanks @slappyslap)
- ๐ Make
var/cacheephemeral (#420) - โ Add async-aws/ses to composer (#418 thanks @nandogameiro)
- Enable http2 for composer v2 (#416)
- โ Test compatibility issues and small deprecation fix (#414 thanks @pedro-stanaka)
- โ Remove old metadata files when sync proxy metadata (#412)
- โ Remove PostgreSQL exposed port from docker-compose.yml (#410)
-
v1.2.1 Changes
February 03, 2021๐ Fixed
- โ Remove webhook when package removed (API) and organization removed (UI) (#404)