Skip to content

Releases: swagger-api/swagger-ui

v5.32.0

27 Feb 11:52

Choose a tag to compare

5.32.0 (2026-02-27)

Features

v5.31.2

20 Feb 10:41

Choose a tag to compare

5.31.2 (2026-02-20)

Bug Fixes

Performance Improvements

  • reduce conversion from immutablejs to plain js objects (#10682) (ae79054)

v5.31.1

16 Feb 12:59

Choose a tag to compare

5.31.1 (2026-02-16)

Bug Fixes

  • deps: align the tree-sitter version (#10694) (6453290)
  • deps: update vulnerable dependencies (#10725) (23d6c26)
  • utils: disallow schema type array value string (#10691) (e87ecd7)
  • validated support for OpenAPI 3.1.2 and updated docs (8bf8ed9)

Reverts

v5.31.0

11 Dec 15:57

Choose a tag to compare

5.31.0 (2025-12-11)

Features

v5.30.3

25 Nov 12:39

Choose a tag to compare

5.30.3 (2025-11-25)

Bug Fixes

  • deps: update vulnerable @release-it/conventional-changelog to 10.0.2 (#10645) (6acfc6e)
  • deps: update vulnerable dependencies (js-yaml & glob) (#10644) (03cf01b)
  • utils: handle sanitizing multi-level relative paths (#10640) (58aff59), closes #4107

v5.30.2

04 Nov 09:41

Choose a tag to compare

5.30.2 (2025-11-04)

Bug Fixes

  • deps: bump react-syntax-highlighter to 16.0.0 (#10620) (270d96d)

v5.30.1

31 Oct 08:29

Choose a tag to compare

5.30.1 (2025-10-31)

Bug Fixes

  • prevent webook from crashing in case of openapi 3.0 (#10623) (e1ad309)

v5.30.0

27 Oct 11:44

Choose a tag to compare

5.30.0 (2025-10-27)

Features

v5.29.5

17 Oct 13:13

Choose a tag to compare

5.29.5 (2025-10-17)

Bug Fixes

  • core: handle complex value stringification in Property component (#10604) (0422415), closes #10535
  • correct spec paths for parameters, responses and request bodies (#10609) (583c4fb)

v5.29.4

10 Oct 11:28

Choose a tag to compare

5.29.4 (2025-10-10)

Bug Fixes