Enhancement
-
Accept ECDSA and Ed25519 private keys for access to the Jenkins command line interface.
pull 26954
-
Decrease padding for experimental UI details bar
pull 26972
-
Complete the Korean translation of the Manage Jenkins screens.
pull 26955
-
Add a Korean (ko) translation for the security configuration screens.
pull 26960
Bug fix
-
Reenable the "Add" button immediately when an item is deleted from a full list like the postbuild actions of a Freestyle job (regression in 2.536).
pull 26937
-
Restore the Cancel button on the Console Output page of running builds so users can abort a build without leaving the log view.
pull 26637
-
Fix build history tooltip being clipped by overflow hidden
pull 26554
-
Fix some rare Firefox scenarios where keydown is not handled correctly.
pull 26966
-
Center the chevron in the list of builds on the Build History view.
pull 26522
-
Include charset=UTF8 in ContentType when serving text/* files through the workspace and artifact browser.
pull 26912