Skip to content

Releases: swagger-api/swagger-ui

Swagger UI v3.49.0 Released!

19 May 21:55

Choose a tag to compare

3.49.0 (2021-05-19)

Features

Bug Fixes

Swagger UI v3.48.0 Released!

29 Apr 22:12

Choose a tag to compare

3.48.0 (2021-04-29)

Bug Fixes

  • authorization: include oauth endpoint description (#7195) (5906dfa)
  • syntaxHighlighter: request and response examples for json cases (#7199) (92f1507)
  • try-it-out: required properties (#7206) (53829f1)

Features

  • docs: make webpack-getting-started more universal (#7191) (f239965)

Swagger UI v3.47.1 Released!

15 Apr 21:58

Choose a tag to compare

3.47.1 (2021-04-15)

[email protected] was a valid but incomplete release. This release should contain downstream release jobs.

Swagger UI v3.47.0 Released!

15 Apr 18:01

Choose a tag to compare

3.47.0 (2021-04-15)

Features

  • remove node_native option from request snippets plugin (#7181) (2373a83)
  • dev: migrate to local-web-server (#7174) (01c8de4)

Bug Fixes

  • update snippet generator map to support React 16 (#7154) (7fc2780)

Swagger UI v3.46.0 Released!

31 Mar 18:52

Choose a tag to compare

3.46.0 (2021-03-31)

Features

  • sample-gen: infer implicit type and validation constraint types (#7117) (032bd71)
  • download of text/csv now uses .csv extension (#7141) (75865f3)
  • markdown sanitization of form tag (#7146) (f5b84e5)

Bug Fixes

  • add aria label to select element for content types (#7133) (4abbc62)
  • array constraint validation only if value was provided (#7112) (4103e0f)

Other

Swagger UI v3.45.1 Released!

19 Mar 17:15

Choose a tag to compare

3.45.1 (2021-03-19)

Bug Fixes

Swagger UI v3.45.0 Released!

11 Mar 17:22

Choose a tag to compare

3.45.0 (2021-03-11)

Features

  • request snippets plugin (#6910) (8405fa0)
  • sample gen should incorporate schema validation constraint (#7043) (3ead825)

Bug Fixes

  • auth: support pkce when using basic auth header (#7038) (f23a9d6)
  • auth: url change should flush auth (#7046) (219d886)
  • sample-gen: allOf, oneOf lifting should consider properties and items (#7041) (f9e54a2)
  • sample-gen: xml attr with media-type example value (#7045) (902241c)
  • ui: prevent example select from overflowing (#7060) (0723622)
  • preserve multipart file part position in requestData (#7008) (15b8c0c)

Swagger UI v3.44.1 Released!

04 Mar 18:15

Choose a tag to compare

3.44.1 (2021-03-04)

Bug Fixes

Swagger UI v3.44.0 Released!

25 Feb 00:32

Choose a tag to compare

3.44.0 (2021-02-25)

Bug Fixes

  • info: use externalDocsUrl check to render Link (#6997) (b7d3d1c)
  • lint: use semicolons + closing link in html (#6951) (17093f2)
  • lint: put script tag in body in oauth2-redirect.html (#6958)

Features

  • models: collapsed schema content should be clickable (#6942) (0e6dc04)
  • verbose Failed to fetch error (#6938) (4db2edc)
  • docs: sample datepicker plugin with json schema components (#6939) (ba74c02)

Swagger UI v3.43.0 Released!

11 Feb 18:58

Choose a tag to compare

3.43.0 (2021-02-11)

Features

Bug Fixes

  • support OAuth2 PKCE when using the OIDC authorization_code flow (#6914) (5e69d3c)
  • sample-gen: enum without type should be handled by sample-gen (#6912) (7ead9ba)

Other

swagger-cllient: version bump to 3.13.1