Download
Changelog and downloads for version 2.47.0
This page does not refer to the most recent version of SCM-Manager.
Go to the download of the latest VersionYou never want to miss a release again? Subscribe to our release feed
2.47.0 - (2023-10-11)
This version contains a known security vulnerability.
Potential leak of password details in trace log (core >=3.0.0 <=3.6.0 || <2.46.5 || >=2.47.0 <2.48.4)
There is a potential leak that can give hints to passwords if the trace log is activated.
If you are looking for an other version of SCM-Manager, please have a look at the archive.
Packages
Debian/Ubuntu users:
You can use our apt repository for Debian based distributions.
Kubernetes users:
You can use our Helm repository for Kubernetes installations.
Red Hat/Centos/Fedora users:
You can use our yum repository for Red Hat based distributions.
Generic Linux/Unix users:
Download the package and follow the installation instructions.
Checksum (SHA256):
42e04b307ad82f3115b144cf17ce813451153fda9c5c272c83d1f54d7598f9f3
Windows users:
Download the package and follow the installation instructions.
Checksum (SHA256):
5bf93547a322022a1f3a9677f88ec0f7814e41430bc1880df801899d2f9157d6
Changelog
Added
- Atomic design page template simple data pages
- Force option to internal push command api
- Update steps for namespaces
- Fields can now get automatically masked, if the field name contains certain phrases
- Textarea component
- The search page now contains another search bar within, that persists the current query
- New api for interactive card details
- Cardtags can now be colored according to 3 distinct styles
Fixed
- Ignore non-XML files in data store directories
- Bump JGit to version 6.7.0.202309050840-r to fix CVE-2023-4759
- Exception in SVN repositories due to incorrect git initialization
- Numerous IllegalArgumentExceptions and ConcurrentModificationExceptoins in log file
- Make compare accessible
- Compare target when default branch contains slash
- Disable combobox autocomplete
- Update to svnkit 1.10.10-scm2
- Clean up old installation directories when installing plugins
- Make search accessible
- Catch different exceptions after repositories are deleted
Changed
- The internal API for content action menus were changed, to handle loading states of extensions
- Use card layout for repository overview
- The checkbox now has a bigger click target
- The chip input api now provides an external add button
- OmniSearchbar now makes use of the Combobox