Changelog for 2.168
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.168
(2019-03-10)
-
Mobile friendly layout of the login, loading and restart screens.
(issue 56398)
-
Inform administrators about potentially unsafe permissions setup involving builds running as the virtual SYSTEM user.
(issue 24513)
-
Workspace and artifacts browsing did not work on Windows Server 2016 with Microsoft Docker. (regression in 2.154)
(issue 56114)
-
Developer:
StringParameterValue.getValue()
now returns a String
avoiding an unnecessary cast.
(pull 3146)