Enhancement
-
Add Command Palette as a replacement for the search bar.
pull 7569
-
Added password validation to ensure that existing users cannot create a password of less than 14 characters in length when in FIPS mode.
JENKINS-74858
-
Developer: The
commons-compress library is no longer provided by Jenkins core, use the Commons Compress API plugin instead.
JENKINS-73355
-
Developer: Allow
UpdateSite subclasses to call updateData method in UpdateSite to write out JSON.
pull 10019
-
Developer: Add support for
@QueryParameter to the autocomplete component.
Change autocomplete component to use POST for sending requests.
JENKINS-37241
Bug fix
-
Reduce spacing in help files.
JENKINS-69549
-
Restore the original behavior of
FileBoolean(Class, String) (regression in 2.488).
pull 10022