Bug fixes
---------
- Transfer build steps (`FileUpload`, `DirectoryUpload`, `MultipleFileUpload`, `FileDownload`, and `StringDownload`) now
correctly remove destination on failure, no longer leaving partial content (2860)
- Fixed ReactUI when Buildbot is hosted behind a reverse proxy not at url's root (7260, 7746)
- Fixed build result color shown on builder's header in waterfall view
- Fixed cases where waterfall view could be squashed to a pixel high
- Improved flexibility of `scaling_waterfall` setting to support floating-point values for more condensed view.