Download

Changelog and downloads for version 2.22.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.22.0 - (2021-07-30)

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

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
a2cdf71d4666225493be09487a2f2c2d8a71e37b70b21511cc16b46dde429276

Changelog

Added

  • Add users and groups to default search index (#1738)
  • Add dedicated search page with more details and different types (#1738)

Changed

  • Remove repository shortlinks (#1720)
  • The simple workdir cache has a maximum size, an lru semantic and blocks on parallel requests (#1735)
  • Add username/password authentication to push command (#1734)
  • Decrease log level of DefaultAdministrationContext from info to debug
  • Logo for small header
  • Redesign repository overview (#1740)

Fixed

  • Make MarkdownView backwards-compatible with edge-cases (#1737)
  • Handle rejected master branch on initial mirror synchronization correctly (#1747)
  • Fix file search on branches with "/" (#1748)
  • Fix overflow of quick search results with long repository names (#1739)
  • Fix login extension point (#1741)
  • Fix file detection on hg fileview command (#1746)
  • Fix svn mirror update if first initialization failed before (#1745)