<h2>Downloading Step Logs</h2>
<p>We have added a <i>Download</i> button in the top right corner of the build log console. Upon clicking the button, the browser will query all or the rest of the log content from our API and compose a client-side downloadable text blob by leveraging the <a href="https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL">URL.createObjectURL()</a> Web API.</p>
<p style="text-align:center;"><figure class="tmblr-full" data-orig-height="395" data-orig-width="480" data-orig-src="https://user-images.githubusercontent.com/1331106/45708577-d4b14d00-bb4f-11e8-908e-6a1efc3b33f9.gif"><img src="https://66.media.tumblr.com/3b9b934cfc4a1eaa7f66340903caa11a/tumblr_inline_pghtz1d65L1rfupki_540.gif" alt="download" data-orig-height="395" data-orig-width="480" data-orig-src="https://user-images.githubusercontent.com/1331106/45708577-d4b14d00-bb4f-11e8-908e-6a1efc3b33f9.gif"/></figure></p>
<h2>Minor Improvement On Workflow Graph</h2>
<p>Thanks to <a href="https://github.com/s-yoshika">s-yoshika</a>, the link edge is no longer covering the name text of the build node. Also, for build jobs with names that exceed 20 characters, it will be automatically ellipsized to avoid being clipped off by the containing DOM element.</p>
<p style="text-align:center;"><figure class="tmblr-full" data-orig-height="225" data-orig-width="540" data-orig-src="https://66.media.tumblr.com/c38f19a2a09e09bf8f432ade36cb7e4b/tumblr_inline_pf9lihZGPi1rfupki_540.jpg"><img src="https://66.media.tumblr.com/5462be8fea7ea003f59655abc1cc7533/tumblr_inline_pghtz2v9F61rfupki_540.jpg" alt="" data-orig-height="225" data-orig-width="540" data-orig-src="https://66.media.tumblr.com/c38f19a2a09e09bf8f432ade36cb7e4b/tumblr_inline_pf9lihZGPi1rfupki_540.jpg"/></figure></p>
<h2>Compatibility List</h2>
<p>These UI improvements require the following minimum versions of Screwdriver:</p>
<ul><li><a href="https://hub.docker.com/r/screwdrivercd/ui">screwdrivercd/ui</a>: v1.0.329</li>
</ul><h2>Contributors</h2>
<p>Thanks to the following people for making this feature possible:</p>
<ul><li><a href="https://github.com/DekusDenial">DekusDenial</a></li>
<li><a href="https://github.com/s-yoshika">s-yoshika</a></li>
</ul><p>Screwdriver is an open-source build automation platform designed for Continuous Delivery.
It is built (and used) by Yahoo. Don’t hesitate to reach out if you have questions or would like to contribute: <a href="http://docs.screwdriver.cd/about/support.">http://docs.screwdriver.cd/about/support.</a></p>