Artifactory 7.77.8 Self-Hosted

JFrog Release Information

ft:sourceType
Paligo

Released: 28 March, 2024

Feature Enhancements

  • Improved Artifact Tree View

    The Artifact Tree view has been significantly improved such that when opening a node on a repository, a specific (configurable) number of artifacts will be displayed instead of the entire contents of the repository. This significantly reduces loading time for repositories containing a large number of artifacts. The default display number is 500, but this number can be changed in the Aritfactory UI (click here for instructions). If there are more artifacts to display beyond the current list, a Load more option appears at the end of the list and when clicked displays more items.General Settings

    The enhanced Artifact Tree View is available both in a Tree Browser and a Native Browser.

Resolved Issues

Jira Issue

Component

Severity

Description

RTDEV-40166

General

Medium

Fixed an issue whereby, when applying Artifactory YAML Configuration with mail server changes containing quotation marks, Artifactory returned an error and became unresponsive

RTDEV-39111

Authentication Providers

Medium

Fixed an issue whereby, when a transient user was created the API security.currentUser().isTransientUser() returned false.