Download

Changelog and downloads for version 2.1.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.1.0 - (2020-06-18)

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

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
659a0b507164df2846c5bf3c13c5d4c4f36bc5d2abb2e47faa66249a821166f5

Changelog

Added

  • Option to configure jvm parameter of docker container with env JAVA_OPTS or with arguments (#1175)
  • Added links in diff views to expand the gaps between "hunks" (#1178)
  • Show commit contributors in table on changeset details view (#1169)
  • Show changeset parents on changeset details view (#1189)
  • Annotate view to display commit metadata for each line of a file (#1196)

Fixed

  • Avoid caching of detected browser language (#1176)
  • Fixes configuration of jetty listener address with system property jetty.host (#1173, #1174)
  • Fixes loading plugin bundles with context path / (#1182, #1181)
  • Sets the new plugin center URL once (#1184)
  • Diffs with CR characters are parsed correctly (#1185)
  • Close file lists in migration (#1191)
  • Use command in javahg.py from registrar (Upgrade to newer javahg version) (#1192)
  • Fixed wrong e-tag format (sdorra/web-resource #1)
  • Fixed refetching loop for non existing changesets (#1203)
  • Fixed active state of sub navigation items, which are using activeWhenMatch (#1199)
  • Handles repositories in custom directories correctly in migration from 1.x (#1201)
  • Usage of short git commit ids in changeset urls (#1200)
  • Fixes linebreaks in multiline tooltip (#1207)