Skip to content

Releases: swagger-api/swagger-editor

v5.0.0-alpha.109

05 Jun 11:05
Compare
Choose a tag to compare

5.0.0-alpha.109 (2025-06-05)

Features

v5.0.0-alpha.108

21 May 13:59
Compare
Choose a tag to compare

5.0.0-alpha.108 (2025-05-21)

Bug Fixes

v5.0.0-alpha.107

11 May 15:59
Compare
Choose a tag to compare

5.0.0-alpha.107 (2025-05-11)

Features

  • splash-screen: allow to pass arbitrary version to splash screen (#5473) (50419e0)

v5.0.0-alpha.106

08 May 08:13
Compare
Choose a tag to compare

5.0.0-alpha.106 (2025-05-08)

Features

  • util: expose safe action wrapper as static import (#5466) (269944a)

v5.0.0-alpha.105

07 May 11:00
Compare
Choose a tag to compare

5.0.0-alpha.105 (2025-05-07)

Bug Fixes

  • build: inline SVG assets into ESM artifacts properly (7a898b8)

v5.0.0-alpha.104

06 May 08:34
Compare
Choose a tag to compare

5.0.0-alpha.104 (2025-05-06)

Bug Fixes

  • docker: fix failed docker build & push (dad5fdf)

v5.0.0-alpha.103

06 May 07:34
Compare
Choose a tag to compare

5.0.0-alpha.103 (2025-05-06)

Bug Fixes

  • docker: fix failed docker build & push (ff66846)

Failed to release the docker image.

Swagger Editor v4.14.6 Released!

07 May 11:04
Compare
Choose a tag to compare

4.14.6 (2025-05-06)

Bug Fixes

  • docker: fix security vulnerability in docker image (6c3ca88)

v5.0.0-alpha.102

05 May 19:23
Compare
Choose a tag to compare

5.0.0-alpha.102 (2025-05-05)

Features

  • feat(deps): update VSCode & Monaco to latest versions
  • feat: add support for OpenAPI 3.0.4
  • feat: create new text model when new definition is loaded
  • feat(props-change-watcher): add mechanism for watching prop changes
  • feat(editor-monaco): store current editor model versions in the state
  • feat(editor-monaco): define MAX_WAIT for waitUntil fn
  • feat(top-bar): add a confirm dialog for conversion from OpenAPI 2.0 to 3.0
  • feat(editor-content-from-file): convert to YAML on file and URL import
  • feat: enable passing options through URL query parameters
  • feat(editor-preview-swagger-ui): close authorization popup after JumpToPath success
  • feat(editor-monaco-yaml-paste): add padding to the converted YAML
  • feat(editor-monaco-yaml-paste): offer conversion to YAML on paste

Bug Fixes

  • fix(editor-content-fixtures): use OpenAPI 3.1.0 instead OpenAPI 3.1.1
  • fix(swagger-ui): avoid crashes when rendering JSON Schema 2020-12
  • fix(editor-monaco): load workers in type=classic mode
  • fix(editor-content-fixtures): update Petstore to match SmartBear rules
  • fix(fn): introduce custom URL sanitization mechanism
  • fix(editor-content-fixtures): use correct paths for references in JSON Schema 2020-12 fixture
  • feat(top-bar): add item menu for loading JSON Schema 2020-12 example
  • fix: fix validation of number range related Schema Object fields
  • fix(yaml): allow parsing YAMP mappings with very long keys
  • fix(editor-preview-asyncapi): fix accessing properties of undefined value in reducer
  • fix(editor-preview-asyncapi): remove non-serializable value from payload
  • fix: use requestId in all thunks
  • fix: inline SVG assets to CSS
  • fix(security): fix unsafe cookie serialization
    -fix(editor-preview-asyncapi): fix translating from spectral
  • fix(security): update axios to address CVE-2024-39338
  • fix: allow resolving URLs without extensions
  • fix: fix linting referenced AsyncAPI 2.x Security Scheme Object
  • fix(editor-preview-swagger-ui): fix position of JumpToPath icon
  • fix: fix console errors appearing when adding a new security scheme
  • fix: fix JumpToPath feature for schemas and auth methods
  • fix(editor-content-persistence): redesign architecture of editor-content-persistence plugin
  • fix(dropzone): avoid disabling semantic highlighting
  • fix: format spec prop as pretty JSON string before passing to SwaggerUI
  • fix(editor-preview-swagger-ui): update URL on content change

Attributions (alphabetical order)

@char0n
@glowcloud

v5.0.0-alpha.101

19 Mar 13:06
Compare
Choose a tag to compare

5.0.0-alpha.101 (2025-03-19)

Bug Fixes

  • editor-content-fixtures: update Petstore to match SmartBear rules (#5413) (6c097d2)
  • swagger-ui-adapter: render AsyncAPI 3.x Descriptions (#5358) (#5359) (3b2a512)