Releases: swagger-api/swagger-ui
Releases · swagger-api/swagger-ui
Swagger UI v4.4.0 Released!
Swagger UI v4.3.0 Released!
4.3.0 (2022-01-25)
Bug Fixes
Features
This release comes with a release article that contains more information about the new unified SwaggerUI error handling mechanism
Swagger UI v4.2.1 Released!
Swagger UI v4.2.0 Released!
Swagger UI v4.1.3 Released!
4.1.3 (2021-12-10)
Bug Fixes
- security: disable reading config params from URL search params (#7697) (01a3e55), closes #4872, security advisory GHSA-qrmm-w75w-3wpx
Note: to re-enable the functionality of reading config params from URL, set new
queryConfigEnabledcore parameter totrue. More info in documentation.
Swagger UI v4.1.2 Released!
Swagger UI v4.1.1 Released!
Swagger UI v4.1.0 Released!
Swagger UI v4.0.1 Released!
Swagger UI v4.0.0 Released!
4.0.0 (2021-11-03)
Breaking changes
- use React 17.x and Redux 4.x
Features
- allow using functional components with hooks (c31cb30)
Bug Fixes
- param-body: fix loosing focus in Try It when typing (#7548) (5a5a27e), closes #7477
- root-inject: handle errors in functional components properly (e364073)
- servers: compensate when server list contains a null value (1283f52), closes #7341
- ui: eliminate copy button icon misaligned in Firefox (#7542) (f5b0446), closes #7481
Other changes
- consolidate production and development dependencies
More information in: #7341
Release article: https://swagger.io/blog/news/what-s-new-in-swaggerui-v4-and-swaggereditor-v4/