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

Changelog History
Page 2

  • 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)
  • v1.0.0 Changes

    October 29, 2020

    โž• Added

    • ๐ŸŽ implement provider-includes for better proxy performance (#281, #283, #290)
    • โž• add version for assets (#278)
    • โž• add reCaptcha and better email validation (#276, #277)
    • REST API implementation (#269, #275)
    • โž• add ability to search packages (#259, #263, thanks @giggsey)
    • add CODE_OF_CONDUCT.md (#258)

    ๐Ÿ”„ Changed

    • โœ‚ remove mailhog from docker-compose.yml (#293)
    • ๐ŸŽ Tweak sysctl for better performance (#265, #271)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix nginx and php-fpm to correct handle symlinks (#262)
  • v0.6.0 Changes

    September 03, 2020

    โž• Added

    • implement command for clearing old private distributions files (#244)

    ๐Ÿ”’ Security

    ๐Ÿ”„ Changed

    • โž• add queue for downloader to limit concurrent requests (#253)
    • โฌ†๏ธ bump symfony to 5.1 (#250, thanks @marmichalski )
    • ๐Ÿš€ atomic deployment with ansible playbook (#241, #242, #243, #245)
    • set ulimit -n for system user (#251)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix Proxy response caching (#247, thanks @giggsey)
  • v0.5.0 Changes

    August 04, 2020

    ๐Ÿ”„ Changed

    • higher memory limits (#219, #220)
    • ๐Ÿšš move all proxy logic to Proxy class (#223)
    • ๐Ÿ“‡ use async and stream for downloading metadata and distributions files (#226)

    โž• Added

    • ๐Ÿ“‡ serve static proxy metadata and use v2 endpoint for dist lookup (#222)
    • ๐Ÿ“‡ sync proxy metadata command (#224)
    • โฌ†๏ธ migration for better auto upgrade to 0.5.0 (#227)
    • ๐Ÿ“‡ static proxy with metadata cache (#229)
    • ๐Ÿ“ฆ cache headers for packages.json (#232)
    • subversion client (#230, #231)
    • ๐Ÿ‘ create .gitattributes for better dist export (#235)
    • telemetry (#225, #234)
    • technical email (#237)

    ๐Ÿ›  Fixed

  • v0.4.1 Changes

    July 15, 2020

    ๐Ÿ›  Fixed

    • โž• Add support for IPv6 addresses (#216, thanks @nickygerritsen)
    • ๐Ÿ›  Fix user voters with anonymous access (#215)
  • v0.4.0 Changes

    July 13, 2020

    โž• Added

    • Registration config options (#200, thanks @nickygerritsen)
    • Anonymous access to organization (#201)
    • ๐Ÿ‘ Basic support for Composer v2 (#205)
      • proxy support for metadata-url (thanks @sadortun)
      • repo support for metadata-url
    • ๐Ÿ“ฆ Package versions view (#208, thanks @nickygerritsen)

    ๐Ÿ”„ Changed

    • โšก๏ธ Unpack and update dependencies (#204)
    • Containers restart policy (#211)
  • v0.3.0 Changes

    June 05, 2020

    โž• Added

    • ๐Ÿ”’ ๐Ÿ› ๐Ÿš€ Security vulnerability scanner for private packages (#170, #171, #176, #177, #182, #183, #184, #190, #197)
    • ๐Ÿฑ ๐Ÿ“ซ Sending scan results email to organization members (#194, #196)
    • ๐Ÿ‘ Allow user to disable account registration (#152)
    • Create .htaccess (#163)
    • โž• Add repman:create:user cli command (#181)
    • โž• Add repman:package:synchronize cli command (#185, #186)

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง Hide oauth providers buttons when env var not configured (#167)
    • ๐Ÿ”’ Create user security read model - clean user domain (#188)
    • โšก๏ธ Update symfony/mailer to 5.0.9 (#195)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix GitLab custom instance url not being picked up by oauth client (#156)
    • ๐Ÿ“ฆ Use gitlab custom url in ComposerPackageSynchronizer (#162)
    • ๐Ÿ›  Fix provider and dist removal (#168)
    • Write custom Gitlab URL to gitlab-domains composer option (#179)
  • v0.2.1 Changes

    May 07, 2020

    ๐Ÿ”’ Security

    • ๐Ÿ“ฆ prevention of guessing package uuid for organization package endpoints (#148)

    โž• Added

    • ๐Ÿ“ฆ package versions stats and tweak other charts (#145, #146)

    ๐Ÿ”„ Changed

    • Cleanup JS; Fix number of days in admin stats view; Force referrer in GA (#143, #144)
    • ๐Ÿ“ฆ handle package not found exception on app level (#142)
    • ๐Ÿ”ง tuning php-fpm configuration for better resources utilization (Ansible) (#141)
    • โž• add curl and pdo_pgsql to required php extensions (#140)