Enhancement
-
Use modern icons at the workspace view.
pull 6229
-
Add Brazilian Portuguese translation property files.
pull 6319
-
Remove the Java Native Runtime (JNR) library from Jenkins core.
pull 6323, Java Native Runtime project
-
Developer: Add a
--debug
option to the translation tool to help in troubleshooting.
Improve the readability of the translation tool command-line interface (CLI).
pull 6317
-
Developer: Upgrade the Guava library from 31.0.1 (released September 27, 2021) to 31.1 (released February 28, 2022).
pull 6322, Guava 31.1 changelog
Bug fix
-
Stop overemphasizing console logs (regression in 2.335).
pull 6342
-
Support focus state on checkboxes (regression in 2.335).
JENKINS-67965
-
Place icons at the same height as their associated text (regression in 2.335).
JENKINS-67858
-
Replace the "unavailable ionicon" icon by a smaller "x".
pull 6291
-
Show only one console box when viewing the build log (regression in 2.335 and 2.226).
pull 6338
-
Allow agent reconnects on Java 11 and websocket.
Prevent infinite loop in case of a closed SSL connection.
Upgrade from Remoting 4.12 to 4.13.
pull 6329, JENKINS-66446, JENKINS-67928, Remoting 4.13 changelog
-
Ensure inbound agent restart logic is applied.
JENKINS-66446
-
Display log entries with missing logger names in the log viewer.
pull 6310
-
Honor MSI installer parameter values for
PORT
and INSTALLDIR
.
pull 287 (packaging)