Download

Changelog and downloads for version 2.0.0-rc6

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.0.0-rc6 - (2020-04-01)

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

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
45a705e2fbf6a6fd298201280c9bd0432208179a25de066c8f5b80af3053d495

Changelog

Added

  • Extension point to add links to the repository cards from plug ins (#1041)
  • Libc based restart strategy for posix operating systems (#1079)
  • Simple restart strategy with System.exit (#1079)
  • Notification if restart is not supported on the underlying platform (#1079)
  • Extension point before title in repository cards (#1080)
  • Extension point after title on repository detail page (#1080)

Changed

  • Update resteasy to version 4.5.2.Final
  • Update shiro to version 1.5.2
  • Use browser built-in EventSource for apiClient subscriptions
  • Changeover to MIT license (#1066)

Removed

  • EventSource Polyfill
  • ClassLoader based restart logic (#1079)

Fixed

  • Build on windows (#1048, #1049, #1056)
  • Show specific notification for plugin actions on plugin administration (#1057)
  • Invalid markdown could make parts of the page inaccessible (#1077)