Major enhancement
-
Replace browser confirm with modal dialogs in many places.
JENKINS-71438
-
Developer: API for alert, confirm, prompt, modal and form dialogs
JENKINS-71438
Enhancement
-
Add last build status to job page.
pull 8129
-
Remove the rebuild plugin from the setup wizard plugin selection.
pull 8258
-
Remove long deprecated
hudson.util.IOUtils#DIR_SEPARATOR
, hudson.util.IOUtils#DIR_SEPARATOR_WINDOWS
, hudson.util.IOUtils#DIR_SEPARATOR_UNIX
, hudson.util.IOUtils#LINE_SEPARATOR
, hudson.util.IOUtils#LINE_SEPARATOR_WINDOWS
, and hudson.util.IOUtils#LINE_SEPARATOR_UNIX
which are available from org.apache.commons.io.IOUtils
.
pull 7641
Bug fix
-
Estimate project duration accurately in more cases (regression in 2.407).
pull 8233