Repman v1.2.0 Release Notes

Release Date: 2021-02-01 // about 3 years ago
  • โž• 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)