Repman Versions Save

Repman - PHP Repository Manager: packagist proxy and host for private packages

1.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/repman-io/repman/compare/1.3.6...1.4.0

1.3.6

2 years ago

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

Full Changelog: https://github.com/repman-io/repman/compare/1.3.5...1.3.6

1.3.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/repman-io/repman/compare/1.3.4...1.3.5

1.3.4

2 years ago

Security

1.3.3

2 years ago

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)

1.3.2

2 years ago

Security

1.3.1

3 years ago

Security

Changed

  • Update dependencies (#456)

1.3.0

3 years ago

Security

Added

  • Dependency/dependant tracking (#426 thanks @giggsey)

1.2.2

3 years ago

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)

1.2.1

3 years ago

Fixed

  • Remove webhook when package removed (API) and organization removed (UI) (#404)