Download
Changelog and downloads for version 3.1.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
3.1.0 - (2024-04-09)
This version contains several known security vulnerabilities.
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.Namespace privilege escalation (core >=3.0.4 <=3.2.2)
We found a vulnerability that allows users to escalate their privileges inside a namespace.
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):
889ffe03642de0cc543e36aa8449ab58104b1d0d5521dbc055209c019e4922b5
Windows users:
Download the package and follow the installation instructions.
Checksum (SHA256):
85abb0f139027f0f6579b220c9a268d4069916d39ed78cd42bceabaa919f1d79
Changelog
Added
- New
putBinary
function to send http put request with binary payload - A new extension point was added, that is rendered below the file tree in the code view, it is for example used by the readme plugin, to render the readme document of the current directory
- Display of all tags for a given changeset in the changeset detail view
Fixed
- The height of the navigation bar is now considered when scrolling to an element via anchor
- Blocking event bus with long-running tasks (update of legman to v2.0.3)
Changed
- Improved performance of LFS imports for imported repositories and mirrors
- The headings of rendered Markdown documents will now start at h2
- The order of items in the repository side menu got changed, code is now always at the top