All Versions
21
Latest Version
Avg Release Cycle
22 days
Latest Release
636 days ago

Changelog History
Page 1

  • 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

    • Dependency/dependant tracking (#426 thanks @giggsey)
  • 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)
  • v1.2.0 Changes

    February 01, 2021

    โž• Added

    • ๐Ÿ‘Œ Support for S3-compatible storage (#332, #366 thanks @pedro-stanaka)
    • Cached adapters to reduce IO/HTTP overhead (storage) (#373 thanks @pedro-stanaka)
    • Alternative domain separator option (to simplify working with certificates) (#375 thanks @jmalinens)
    • ๐Ÿ‘ Error messages for webhook actions (better UX) (#396)
    • โž• Adding support for self hosted gitlab on custom port (#398 thanks @Fahl-Design )

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improve organization invitation with registration/login flow (#387 thanks @noniagriconomie)
    • Refresh oauth token in runtime without failing message or redirect (#395, #397)
    • โฌ†๏ธ Upgrade Symfony to 5.2 (#379 and others from dependabot)
    • โฌ†๏ธ Upgrade Doctrine and other dependencies (gitlab-api, github-api, bitbucket-api, dev tools)
  • v1.1.1 Changes

    December 02, 2020

    ๐Ÿ”„ Changed

    • ๐Ÿณ Direct docker cron logs to file (#330)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix alias form constraint (regex) (#326)
  • v1.1.0 Changes

    October 23, 2020

    โž• Added

    • ๐Ÿ“ฆ Display README.md for packages (#303 thanks @giggsey)
    • ๐Ÿ‘ Allow package list to be sortable (#300 thanks @giggsey)
    • ๐Ÿ‘ Allow user to edit packages (#299)
    • ๐Ÿ‘Œ Improve Package Details UX (#298 thanks @giggsey)
    • Implement user timezone (#297)
    • โž• Add option to limit number of package versions being imported (#294)

    ๐Ÿ”„ Changed

    • ๐ŸŽ Repo JSON Performance Improvements (#310 thanks @giggsey)
    • โšก๏ธ Update doctrine-bundle and symfony to remove deprecation notice (#305)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix artifact repo security scan (#315 thanks @giggsey)
    • ๐Ÿšš Ensure that latest version is not removed when limit is applied (#312)
    • ๐Ÿš€ Do not allow null values for number of last releases when updating (#302)