Skip to content

Releases: swagger-api/swagger-ui

Swagger UI v3.42.0 Released!

04 Feb 18:22

Choose a tag to compare

3.42.0 (2021-02-04)

Features

Bug Fixes

Swagger UI v3.41.1 Released!

28 Jan 19:57

Choose a tag to compare

3.41.1 (2021-01-28)

Bug Fixes

  • swagger-ui-react: src filename extension to transpile (#6876) (e538e26)

Swagger UI v3.41.0 Released!

28 Jan 18:14

Choose a tag to compare

3.41.0 (2021-01-28)

Features

  • sample-gen: yaml sample generation (#6858) (470e2fe)
  • ux: enhance media-type switching experience in RequestBodyEditor (#6837) (e877580)
  • config: add tryItOutEnabled configuration (#6865) (265bdc0)
  • swagger-client: bump to v3.12.2

Bug Fixes

  • buildUrl: relative url is invalid URL (OAS3) or non-url (OAS2) (#6864) (a5eb3dc)
  • sample-gen: case yaml parsed example is number but string schema (#6872) (5b2ad68)
  • ux: ensure that optional security schema is rendered without padlock. (#6839) (eddde95)
  • webpack: assets should not be treaded as esModule (#6861) (cdfb64f)

Swagger UI v3.40.0 Released!

14 Jan 20:22

Choose a tag to compare

3.40.0 (2021-01-14)

Features

Bug Fixes

  • sample-gen: should render additionalProperties in example (#6821) (35cb925)
  • sample-gen: should return json literal example (#6827) (a2f7917)
  • sample-gen: should return xml literal example (#6822) (59b42bb)
  • spec-selector: isMediaTypeSchemaPropertiesEqual should handle case where literal media-types are equal. (#6820) (25433c4)
  • style: code should should wrap line (#6831) (7087210), closes #6764

Swagger UI v3.39.0 Released!

07 Jan 21:21

Choose a tag to compare

3.39.0 (2021-01-07)

Features

  • ux: Disabled Execute button while request is in progress (#6776) (2bf39e0)

Bug Fixes

  • sample-gen: first oneOf or anyOf should be combined with schema (#6775) (0f541a1)
  • style: response data flows off the screen (#6764) (85a3ec9)
  • examples: Request Body examples should respect media-type (#6739) (68e9b1b)

Swagger UI v3.38.0 Released!

10 Dec 20:57

Choose a tag to compare

3.38.0 (2020-12-10)

Features

Bug Fixes

Swagger UI v3.37.2 Released!

26 Nov 21:23

Choose a tag to compare

3.37.2 (2020-11-26)

  • chore: update swagger-js to v3.12.1 which brings better support for $ref resolving (#4765) (#5625 )
  • chore(release): fix release v3.37.1 release
  • chore(package): allow auto-update of swagger-client (d3fb9ab)

Swagger UI v3.37.1 Released!

26 Nov 19:50

Choose a tag to compare

3.37.1 (2020-11-26)

Warning

This is a failed release which is identical to v3.37.0. Please install v3.37.2 instead.

Swagger UI v3.37.0 Released!

19 Nov 23:39

Choose a tag to compare

3.37.0 (2020-11-19)

Features

  • swagger-ui-react: add support for layout prop (#6639) (a6673d7)

Bug Fixes

  • examples: properly update memoized value in non-schema case (#6641) (d2ef8f3), closes #6631
  • xml: example generation if an array has an example (#6634) (24225e4), closes #6627

Swagger UI v3.36.2 Released!

06 Nov 17:46

Choose a tag to compare

3.36.2 (2020-11-06)

Bug Fixes