Use SVGs over PNGs for the sidebar when possible.
Breadcrumb bar/logo/menu items are now correctly aligned on the left together.
Move old war/images folder to webapp so they can be used in frontend - the SVGs are now in the webapp/images/svgs folder.
(pull 5663)
Update appearance for feed bar and description button to be modern and consistent.
(pull 5664)
When the buildWithParameter API is called, if the requests with the same parameters in the queue are merged, the http response code of the request uses a more appropriate 303(see other) instead of 201(created).
(issue 66105)
Warn about use of master in a label expression when that's no longer in use.
(pull 5674)
Use full URL character encoding for the generated inbound agent launch string.
(pull 5636)