Skip to content

Releases: swagger-api/swagger-ui

Swagger UI v4.15.5 Released!

09 Nov 06:54

Choose a tag to compare

4.15.5 (2022-11-09)

Bug Fixes

  • deps: move patch-package to prod deps for ci (#8288) (34b4297)

Swagger UI v4.15.3 Released!

08 Nov 23:53

Choose a tag to compare

4.15.3 (2022-11-08)

Bug Fixes

Swagger UI v4.15.2 Released!

26 Oct 19:48

Choose a tag to compare

4.15.2 (2022-10-26)

Bug Fixes

  • ui: handle missing schema reference case for discriminant definitions (#8257) (b010b55)

Swagger UI v4.15.1 Released!

25 Oct 19:36

Choose a tag to compare

4.15.1 (2022-10-25)

Bug Fixes

  • oauth2: only display scopes relevant for current endpoint (#8229) (9457566), closes #8219
  • parameters: allowedValues for enum and boolean types (#8231) (2a967e9), closes #8218

Swagger UI v4.15.0 Released!

20 Oct 20:58

Choose a tag to compare

4.15.0 (2022-10-20)

Features

  • example: set discriminated properties to mapped value (#8213) (f5bb456)
  • try-it-out: display validation error messages (#8212) (130a1be)

Bug Fixes

  • ui: alignment of markdown description in parameter/response columns (#8214) (7936ec9)
  • ui: change input line-height to prevent clipped characters (#8216) (a43ae1c)

Swagger UI v4.14.3 Released!

11 Oct 09:20

Choose a tag to compare

4.14.3 (2022-10-11)

Swagger UI v4.14.2 Released!

29 Sep 17:31

Choose a tag to compare

4.14.2 (2022-09-29)

Bug Fixes

Swagger UI v4.14.1 Released!

22 Sep 16:54

Choose a tag to compare

4.14.1 (2022-09-22)

Bug Fixes

  • expand model if depth <= defaultModelExpandDepth (#8186) (6c03465)
  • plugin: allow Topbar plugin to read url param on load (#8168) (94c70e2)

Swagger UI v4.14.0 Released!

17 Aug 18:50

Choose a tag to compare

4.14.0 (2022-08-17)

Features

  • Render external docs links and descriptions (#7559) (6ae2693)

Bug Fixes

  • auth: client_secret may appear in non-authcode flows while also using PKCE (#8146) (c63737d)
  • auth: define oauth2-redirect.html export in package.json (#7993) (a6e05e5)
  • oauth2: parse params properly for casdoor in redirect (#8149) (7e65155)

Swagger UI v4.13.2 Released!

02 Aug 12:36

Choose a tag to compare

4.13.2 (2022-08-02)

Bug Fixes

  • build: mitigate regressions to build framents in v4.13.1 (#8137) (9221ff8), closes #8136