Major enhancement
-
Revamp the sign-in and register pages.
Add support for browser-native themes like darkmode.
pull 7872
Enhancement
-
Make title sticky in legend.
JENKINS-71177
-
Move plugins refresh button to app bar.
pull 7770
-
Add a user experimental flag to run Jenkins without Prototype.js.
Plugin authors should enable this flag and fix any issues that result from the removal of Prototype.js.
In the future Prototype.js will be removed from Jenkins core.
pull 7948
Bug fix
-
Fix the writing of emojis to XML (regression in 2.403).
JENKINS-71182
-
Allow parameter positions to be reordered in job definitions (regression in 2.402).
JENKINS-71089