Skip to content

Releases: swagger-api/swagger-ui

v5.25.3

26 Jun 10:27
Compare
Choose a tag to compare

5.25.3 (2025-06-26)

Bug Fixes

  • fix opened model schema resolving issue on spec change (#10509) (0ddc74d)

v5.25.2

18 Jun 11:47
Compare
Choose a tag to compare

5.25.2 (2025-06-18)

Bug Fixes

  • dist: provide correct npm token for swagger-ui-dist release (a9ce4bb)

v5.25.1

18 Jun 11:16
Compare
Choose a tag to compare

5.25.1 (2025-06-18)

Bug Fixes

  • CD: provide correct npm token (973480e)

v5.25.0

18 Jun 11:03
Compare
Choose a tag to compare

5.25.0 (2025-06-18)

Features

  • release SwaggerUI via GitHub Actions (b182b4f)

Swagger UI v5.24.2 Released!

16 Jun 13:20
Compare
Choose a tag to compare

5.24.2 (2025-06-16)

Bug Fixes

  • align expanded content inside expand collapse button (#10497) (2574351)

Swagger UI v5.24.1 Released!

10 Jun 06:33
Compare
Choose a tag to compare

5.24.1 (2025-06-10)

Features

  • oas3: show the schema tab in the Try it Out mode (#10440) (ac106cd)

Swagger UI v5.24.0 Released!

05 Jun 09:40
Compare
Choose a tag to compare

5.24.0 (2025-06-05)

Bug Fixes

  • mitigate ReDoS when generating examples from pattern (#10477) (71c9314)
  • packagist: exclude large obsolete directories from publishing to Packagist (#10329) (cbd4b30)
  • release: fix failed v5.23.0 release (8045f06)

Features

  • json-schema-5-samples: add support for time format example generation (#10420) (#10421) (fc6fb24)

Swagger UI v5.23.0 Released!

05 Jun 09:01
Compare
Choose a tag to compare

5.23.0 (2025-06-05)

Bug Fixes

  • mitigate ReDoS when generating examples from pattern (#10477) (71c9314)

Features

  • json-schema-5-samples: add support for time format example generation (#10420) (#10421) (fc6fb24)

WARNING

This is a failed release. Please don't use

Swagger UI v5.22.0 Released!

21 May 12:49
Compare
Choose a tag to compare

5.22.0 (2025-05-21)

Bug Fixes

Features

  • observability: allow defining custom uncaught exception handler (#10462) (0a438f2)

Swagger UI v5.21.0 Released!

13 Apr 20:09
Compare
Choose a tag to compare

5.21.0 (2025-04-13)

Bug Fixes

  • align OpenAPI 3.x.y file uploads with specification (#10409) (c29e712), closes #9278
  • json-schema-2020-12: infer type string when contentEncoding or contentMediaType is present (#10411) (22adad3), closes #9278

Features

  • oas31: display file upload input when contentMediaType or contentEncoding keywords are present (#10412) (2696730), closes #9278