Skip to content

Releases: swagger-api/swagger-ui

Swagger UI v5.11.4 Released!

14 Feb 09:38
Compare
Choose a tag to compare

5.11.4 (2024-02-14)

Bug Fixes

Swagger UI v5.11.3 Released!

07 Feb 15:26
Compare
Choose a tag to compare

5.11.3 (2024-02-07)

Bug Fixes

Swagger UI v5.11.2 Released!

29 Jan 09:05
Compare
Choose a tag to compare

5.11.2 (2024-01-29)

Bug Fixes

  • docker: disallow embedding SwaggerUI served from docker by default (#9520) (f9ecb01)

Important

This modification enhances security by implementing stricter default settings. However, full backward compatibility is still attainable by creating a Docker container with the EMBEDDING=true environment variable.

 $  docker run -d -p 80:8080 -e EMBEDDING=true swaggerapi/swagger-ui

Swagger UI v5.11.1 Released!

26 Jan 12:45
Compare
Choose a tag to compare

5.11.1 (2024-01-26)

Bug Fixes

  • oas31: make selectors always return expected shapes (#9519) (56c087c), closes #9517

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.