Download

Changelog and downloads for version 2.4.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.4.0 - (2020-08-14)

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):
f02fa312b0c44866c4d34d550176cf898d3559ee58492c53264db111ac47f185

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
8b44408948ff81c68a6b85eb5cf57f34baef6213a954dcd11838c3679116580c

Changelog

Added

  • Introduced merge detection for receive hooks (#1278)
  • Anonymous mode for the web ui (#1284)
  • Add link to source file in diff sections (#1267)
  • Check versions of plugin dependencies on plugin installation (#1283)
  • Sign PR merges and commits performed through ui with generated private key (#1285)
  • Add generic popover component to ui-components (#1285)
  • Show changeset signatures in ui and add public keys (#1273)

Fixed

  • Repository names may not end with ".git" (#1277)
  • Add preselected value to options in dropdown component if missing (#1287)
  • Show error message if plugin loading failed (#1289)
  • Fix timing problem with anchor links for markdown view (#1290)