Skip to content

Releases: swagger-api/swagger-ui

Swagger UI v5.11.0 Released!

08 Jan 13:01
Compare
Choose a tag to compare

5.11.0 (2024-01-08)

Bug Fixes

  • swagger-ui-react: align React versions with swagger-ui (#9465) (532f8de)
  • use JavaScript default parameters instead React's defaultProps (#9453) (d5a5146)

Features


Important

For those looking to integrate SwaggerUI with older versions of React, we have provided a comprehensive guide to assist you in this process. Please refer to our dedicated wiki page for detailed instructions and tips to ensure a smooth integration.

Visit the guide here: Integrating SwaggerUI with Older Versions of React.

This resource is tailored to help you navigate any compatibility issues and make the most out of SwaggerUI with earlier React versions. We encourage you to explore this guide and reach out to us if you need further assistance.

Swagger UI v5.10.5 Released!

14 Dec 13:26
Compare
Choose a tag to compare

5.10.5 (2023-12-14)

Bug Fixes

Swagger UI v5.10.4 Released!

14 Dec 10:43
Compare
Choose a tag to compare

5.10.4 (2023-12-14)

Bug Fixes

  • styles: fix regressions in operations on smaller screens (#9425) (748dec1), closes #8940

Swagger UI v5.10.3 Released!

22 Nov 09:12
Compare
Choose a tag to compare

5.10.3 (2023-11-22)

Bug Fixes

  • auth: allow password managers to pre-fill input fields (#9390) (9a7c4c0)

Swagger UI v5.10.2 Released!

22 Nov 08:30
Compare
Choose a tag to compare

5.10.2 (2023-11-22)

Bug Fixes

Swagger UI v5.10.1 Released!

20 Nov 13:24
8f93354
Compare
Choose a tag to compare

5.10.1 (2023-11-20)

Bug Fixes

WARNING: this is a failed release. Most of the release fragments failed to be released. Please ignore this release.

Swagger UI v5.10.0 Released!

15 Nov 13:47
Compare
Choose a tag to compare

5.10.0 (2023-11-15)

Bug Fixes

  • oas31: use system.fn as source of truth for Model wrapper (#9153) (20c2c74), closes #8577

Features

  • samples: add base64url support for contentEncoding keyword (#9246) (fb65508)

Swagger UI v5.9.4 Released!

13 Nov 10:11
Compare
Choose a tag to compare

5.9.4 (2023-11-13)

Bug Fixes

  • styling: make Operations more responsive on smaller screens (#9325) (e34d8fb), closes #8940

Swagger UI v5.9.3 Released!

09 Nov 14:17
Compare
Choose a tag to compare

5.9.3 (2023-11-09)

Bug Fixes

  • a11y: remove redundant aria-label from accordion button (#9361) (2a4afd9), closes #9353
  • response-body: show download button both for non-empty Blob and string responses (#9343) (f803fa3), closes #9298

Swagger UI v5.9.2 Released!

08 Nov 10:15
Compare
Choose a tag to compare

5.9.2 (2023-11-08)

Bug Fixes

  • swagger-client: fix handling cycles in OpenAPI 3.1.0 definitions (#9364) (a187bfb), closes #9337