All Versions
24
Latest Version
Avg Release Cycle
28 days
Latest Release
1671 days ago

Changelog History
Page 1

  • v1.4.0 Changes

    January 09, 2022

    What'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

    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, 2021

    What'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

    Full Changelog : 1.3.4...1.3.5

  • v1.3.4 Changes

    June 25, 2021

    ๐Ÿ”’ Security

  • v1.3.3 Changes

    May 31, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix package dependencies duplication (#472)

    ๐Ÿ”„ Changed

    • โœ‚ Remove Link entity from package read model (#473)
    • โฌ‡๏ธ Reduce sql query executions for organization token (#474)
    • โšก๏ธ Update dependencies (dependabot updates)
  • v1.3.2 Changes

    May 20, 2021

    ๐Ÿ”’ Security

  • v1.3.1 Changes

    May 13, 2021

    ๐Ÿ”’ Security

    ๐Ÿ”„ Changed

    • โšก๏ธ Update dependencies (#456)
  • v1.3.0 Changes

    April 28, 2021

    ๐Ÿ”’ Security

    โž• Added

  • v1.2.2 Changes

    March 02, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix: composer 9999999-dev issue (#422 thanks @slappyslap)
    • ๐Ÿ‘‰ Make var/cache ephemeral (#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)