### 1.9.8 - Implemented file streams for Swift storage engine (#214) - Made script that sets connection limits optional (#208) - Added warning to tag fetching dialog to use robots with permission (#207) - Fixed error when deleting of robot accounts used in builds (#205) - Added encrypted password output in the Superuser API (#203) - Removed HEAD section from Changelog (#202) - Improved error messages on pull failure (#201) - Added pagination support to tag history API (#200) - Deleted all vendored art files (#199) - Deleted all code related to the old UI (#195) - Added ability to configure database SSL cert (#192) - Fixed JWT to use UTC timestamps (#190) - Added delegated Superuser API access (#189) - Fixed JavaScript null pointers & UI tweaks (#188, #224, #217, #224, #233) - Added messaging when archived build logs fail to load (#187) - Replaced Container Usage tab in the Superuser Panel with this Changelog (#186) - Truncated long commit messages in the UI (#185) ### 1.9.7 - Changed etcd timeouts in the ephemeral build manager to be 30s (#183) ### 1.9.6 - Added fix for etcd-related issues with the ephemeral build manager (#181) ### 1.9.5 - Added changelog (#178) - Updated dependencies (#171, #172) - Speed up some queries by using UNION instead of JOIN (#170) - Improved etcd watch logic for ephemeral build system (#168) - Fixed CSS inconsistencies (#167, #160) - Removed dependency on user existance checks for auth implementations (#166) - Fixed issue where noisy build logs caused builds to timeout (#165) - Added scope descriptions to generate token page (#163) - Expose robots API via Swagger (#162) - Improved loading permissions by adding a short circuit (#154) - Improved coverage of handling builds with revoked OAuth credentials (#153) - Added ability to do manual builds of tags (#152)