**Interface changes:** None.
- Improvement: Build-time information is exposed via `window.versions.swaggerUi` (3003)
- Improvement: Added manifest file for Snapcraft
- Improvement: Added issue template for Github Issues
- Improvement: Response headers are now displayed on their own line (2808)
- Improvement: Removed `object-assign` package in favor of native `Object.assign` (via 2958)
- Improvement: URL input is larger; Enter key triggers spec load (2748, 2998)
- Bugfix: OAuth2 Password flow problems (2774, 2908)
- Bugfix: OAuth2 Authorization Code flow problems (2844, 2870)
- Bugfix: Yarn compatibility + missing dependencies (2937)
- Bugfix: UI container className collision with Bootstrap.css (2984)
- Updated `swagger-client` dependency to get resolver fixes for 2923 & 2889
[Version Diff](https://github.com/swagger-api/swagger-ui/compare/v3.0.7...v3.0.8)