Skip to content

Releases: swagger-api/swagger-ui

Swagger UI v4.13.1 Released!

01 Aug 22:35

Choose a tag to compare

4.13.1 (2022-08-01)

Bug Fixes

  • ux: responsive ui display (#8132) (c36f240)
  • jsdom: cumulative Jest updates with support for TextEncoder/TextDecoder (#8111) (b89e885)
  • lint: upcoming eslint@8 reported errors (#8105) (d68b748)

Swagger UI v4.13.0 Released!

19 Jul 21:10

Choose a tag to compare

4.13.0 (2022-07-19)

Features

  • provide Topbar Logo as a wrappable component (#7521) (878e848)
  • ux: add copy to clipboard to operation summary (#8094) (0d5227b)

Bug Fixes

Swagger UI v4.12.0 Released!

03 Jun 17:11

Choose a tag to compare

4.12.0 (2022-06-03)

Features

  • swagger-ui-react: Add oauth2RedirectUrl prop (#8028) (03a981a)

Bug Fixes

Swagger UI v4.11.1 Released!

13 May 15:42

Choose a tag to compare

4.11.1 (2022-05-13)

Bug Fixes

  • set yaml parser load option to JSON_SCHEMA (#8023) (41f84aa)
  • ui: avoid empty div when there are no externalDocs (#7997) (abeb168)

Swagger UI v4.11.0 Released!

05 May 17:50

Choose a tag to compare

4.11.0 (2022-05-05)

Features

  • swagger-ui-react: Add withCredentials prop (#7980) (31717db)

  • docs: minor documentation updates

Bug Fixes

  • remove leftover text in request snippets (#8011) (3aef3bf)

Swagger UI v4.10.3 Released!

01 Apr 22:10

Choose a tag to compare

4.10.3 (2022-04-01)

Bug Fixes

  • docker: Instruct browser not to cache swagger-initializer.js (#7960) (46c87bc)
  • fn: RandExp error should not cause UI to completely fail (#7940) (b825e44)
  • css: alignment of authorization btn (#7955) (ed344ff)
  • dev-helpers: restore default url setting (#7965) (496d53e)

Reverts

Note on revert

Per OpenAPI 3.0 spec here,

Throughout the specification description fields are noted as supporting CommonMark markdown formatting. Where OpenAPI tooling renders rich text it MUST support, at a minimum, markdown syntax as described by CommonMark 0.27.

If a 2-line rendering is desired, hard-line breaks should be used, e.g. 2 white spaces, or a "" char, at the end of the line.

Release version note

This release version, v4.10.3, is intended to immediately follow v4.10.0. The intermediate versions were failed releases.

Swagger UI v4.10.1-rc.1 Released!

01 Apr 21:17

Choose a tag to compare

Pre-release

4.10.1 (2022-04-01)

Bug Fixes

  • docker: Instruct browser not to cache swagger-initializer.js (#7960) (46c87bc)
  • fn: RandExp error should not cause UI to completely fail (#7940) (b825e44)
  • css: alignment of authorization btn (#7955) (ed344ff)
  • dev-helpers: restore default url setting (#7965) (496d53e)

Reverts

Note on revert

Per OpenAPI 3.0 spec here,

Throughout the specification description fields are noted as supporting CommonMark markdown formatting. Where OpenAPI tooling renders rich text it MUST support, at a minimum, markdown syntax as described by CommonMark 0.27.

If a 2-line rendering is desired, hard-line breaks should be used, e.g. 2 white spaces, or a "" char, at the end of the line.

Swagger UI v4.10.0 Released!

28 Mar 09:13

Choose a tag to compare

4.10.0 (2022-03-28)

Features

Swagger UI v4.9.1 Released!

25 Mar 18:34

Choose a tag to compare

4.9.1 (2022-03-25)

Bug Fixes

  • request-snippets: prevent scrolling errors from missing function (#7941) (9250e20)
  • oas3: set markdown line breaks to true (#7942) (b1128d7)
  • lint: additional directories to lint with fixes (#7947) (51bd1c2)

Swagger UI v4.9.0 Released!

24 Mar 11:50

Choose a tag to compare

4.9.0 (2022-03-24)

Features