Skip to content

Releases: vtsykun/packeton

v2.5.1

27 Dec 22:09
2dcc873
Compare
Choose a tag to compare
  • Fix check ACL for all versions with the same reference (#208)

v2.5.0

03 Dec 18:49
e90da30
Compare
Choose a tag to compare

Packeton 2.5 version is now available

List of new features and improvements:

  • Update to Symfony 6.4 and support SF 7.0
  • Update to Composer 2.6
  • Switch Docker PHP to 8.3
  • Session login audit (#153)
  • Google openid login integration (#166)
  • Added health check endpoint (#162)
  • Mass import packages from Packagist.com/Satis or VCS (#163)
  • Optimize Docker image size (80Mb => 50Mb) (#179, #200)

v2.4.2

14 Oct 09:54
Compare
Choose a tag to compare
  • Fixed error exception if maintainer user login
  • Fixed PHP exception when reference does not exist (#174)
  • Fix phpredis 6 support

v2.4.0

22 Aug 21:32
3bb3474
Compare
Choose a tag to compare

Packeton 2.4 version is now available

List of new features and improvements:

  • Multi subrepositories support (#136)
  • Added Bitbucket integration (#138)
  • Added S3 storage support (#142)
  • Support custom user definition JSON package type (#147)
  • Security monitoring (#149)
  • Multi host web-ui protection for agencies (#152)
  • Allow to patch and edit requires metadata via web ui (#143)

v2.3.1

10 Jul 16:05
Compare
Choose a tag to compare
  • Fix symlink .env.local for docker env (#139)

v2.3.0

14 Jun 21:58
08fca86
Compare
Choose a tag to compare

Packeton 2.3 version is now available

List of new features and improvements:

  • Update to Symfony 6.3
  • OAuth2 GitLab/GitHub and Gitea integration (#132, #124)
  • Added support Artifact package type (#22, #118)
  • Show list package groups in UI and API.
  • Pull Request composer.lock review (#126)
  • OAuth2 login control expressions (#133)
  • Allow to invite a new users by email (#121)

v2.2.2

28 May 23:10
4b6b46e
Compare
Choose a tag to compare

Fix (#122) Exception on view profile page if login via LDAP

v2.2.1

17 May 19:45
Compare
Choose a tag to compare
  • Fixes #115. Support lazy load metadata for composer V1 proxy
  • Fixes #113. Fix version selection algo
  • Small UI fixes

v2.2.0

01 May 17:39
Compare
Choose a tag to compare

List of new features and improvements:

  • Swagger API docs
  • Added users/groups API
  • Support MonoRepos repository type (#85)
  • Allow to patch mirrored composer metadata (#88)
  • Personal access token (#110)
  • Switch Docker build to PHP 8.2

v2.1.2

05 Mar 15:11
Compare
Choose a tag to compare
  • Fix inactive ask password for command packagist:user:manager
  • Fix auth for mirror proxy (#77)