Download

Changelog and downloads for version 2.11.0

This page does not refer to the most recent version of SCM-Manager.

Go to the download of the latest Version

You never want to miss a release again? Subscribe to our release feed

2.11.0 - (2020-12-04)

This version contains several known security vulnerabilities.

If you are looking for an other version of SCM-Manager, please have a look at the archive.

Packages

Generic Linux/Unix users:

Download the package and follow the installation instructions.

Checksum (SHA256):
1e8cf8cd56b4560b5784508b805b26356e016030c7104408c0b05d7ebfa612fe

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
70dbefad73c8be06fed8153bcae7f40b68d9768589e786b0a3f774150a0a7c58

Changelog

Added

  • Add tooltips to short links on repository overview (#1441)
  • Show the date of the last commit for branches in the frontend (#1439)
  • Unify and add description to key view across user settings (#1440)
  • Healthcheck for docker image (#1428 and #1454)
  • Tags can now be added and deleted through the ui (#1456)
  • The ui now displays tag signatures (#1456)
  • Repository import via URL for git (#1460)
  • Repository import via URL for hg (#1463)

Changed

  • Send mercurial hook callbacks over separate tcp socket instead of http (#1416)

Fixed

  • Language detection of files with interpreter parameters e.g.: #!/usr/bin/make -f (#1450)
  • Unexpected mercurial server pool stop (#1446 and #1457)