All Versions
21
Latest Version
Avg Release Cycle
22 days
Latest Release
1041 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)