Download

Changelog and downloads for version 2.0.0-rc8

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-rc8 - (2020-05-08)

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):
800ed5a282062176c08866cfb58c5c9da37d2781d9041eead3560b4a4268f54a

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
bcf2be722d981d699432e0e12fe443ae62d6860c80f0264676710bd52b6b2dc2

Changelog

Added

  • Add iconStyle + onClick option and story shot for icon component (#1100)
  • Making WebElements (Servlet or Filter) optional by using the @Requires annotation (#1101)
  • Add class to manually validate rest data transfer objects with javax validation annotations (#1114)
  • Missing stories for ui-components (#1140)

Changed

  • Removed the requires attribute on the @Extension annotation and instead create a new @Requires annotation (#1097)
  • Update guide to prevent common pitfalls in ui development (#1107)
  • Use os specific locations for scm home directory (#1109)
  • Use Library/Logs/SCM-Manager on OSX for logging (#1109)
  • Cleanup outdated jaxb annotation in scm-core (#1136)

Fixed

  • Protocol URI for git commands under windows (#1108)
  • Fix usage of invalid cipher algorithm on newer java versions (#1110,#1112)
  • Handle obscure line breaks in diff viewer (#1129)
  • Validate subversion client checksum (#1113)
  • Fix plugin manage permission (#1135)