Download

Changelog and downloads for version 2.14.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.14.0 - (2021-03-01)

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

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
29986019e7d07d0be75871dffb04264477d3391730cd60cd17a0ac78b2762c0f

Changelog

Added

  • Repository data can be migrated independently to enable the import of dumps from older versions (#1526)
  • XML attribute in root element of config entry stores (#1545)
  • Add option to encrypt repository exports with a password and decrypt them on repository import (#1533)
  • Make repository export asynchronous. (#1533)
  • Lock repository to "read-only" access during export (#1519)
  • Warn user to not leave page during repository import (#1536)
  • Import repository permissions from repository archive (#1520)
  • Added import protocols (#1558)

Fixed

  • Loading of cache configuration from plugins (#1540)
  • Missing error message for wrong password (#1527)
  • Sporadic error in reading git pack files (#1518)
  • Fix permission check for branch deletion (#1515)
  • Fix broken mercurial http post args configuration (#1532)
  • Do not resolve external groups for system accounts (#1541)
  • Wrong redirect on paginated overviews (#1535)

Changed

  • Config entry stores are handled explicitly in exports (#1545)
  • Allow usage of cache as shiro authentication and authorization cache (#1540)
  • Implement new changelog process (#1517)
  • Fire post receive repository hook event after the repository import has been finished. (#1544)
  • improve frontend performance with stale while revalidate pattern (#1555)
  • Change the order of files inside the repository archive (#1538)