Skip to content

Swagger-UI 3.9.2 Released!

Choose a tag to compare

@shockey shockey released this 20 Jan 21:39
· 3064 commits to master since this release
22ccdff

Interface changes: none.

  • Improvement: allow urls option to be specified in Docker (via #4044)
  • Improvement: give Content-Disposition: attachment priority over Content-Type when choosing to display or offer download of a response (via #4140)
  • Performance: remove produces/consumes default setters from OperationContainer (via #4137)
  • Bugfix: support cross-frame object reference quirk in IE11 (#4128)
  • Bugfix: force border-box box styling in main stylesheet (via #4121)
  • Bugfix: bail out Servers selection component to the first server if the currently selected server URL becomes invalid (via #4139)