Changelog for 2.142
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.142
(2018-09-20)
-
Improve robustness when search items don't specify a display name.
(issue 50795)
-
Certain kinds of errors in build console display were being suppressed and ANSI escape sequences displayed instead.
(pull 3612)
-
Further improvements to not show scroll bar prematurely on long build display names in the sidepanel builds widget.
(pull 3601)
-
Developer: Make
HashedToken
and ApiTokenStore
Serializable
.
(issue 53561)