Releases: swagger-api/swagger-ui
Swagger UI v5.11.9 Released!
Swagger UI v5.11.8 Released!
Swagger UI v5.11.7 Released!
Swagger UI v5.11.6 Released!
Swagger UI v5.11.5 Released!
Swagger UI v5.11.4 Released!
Swagger UI v5.11.3 Released!
Swagger UI v5.11.2 Released!
5.11.2 (2024-01-29)
Bug Fixes
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!
Swagger UI v5.11.0 Released!
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.