Skip to content

Releases: swagger-api/swagger-editor

Swagger Editor 3.6.6 Released!

23 Jul 19:50

Choose a tag to compare

This release fixes the missing AST message caused by a change shipped in [email protected].

Swagger Editor 3.6.5 Released!

23 Jul 19:49

Choose a tag to compare

This release fixes the missing SplitPaneMode message caused by a change shipped in [email protected].

Swagger Editor 3.6.4 Released!

23 Jul 19:47

Choose a tag to compare

Interface changes: none.

Changelog:

  • bugfix: modal height CSS bug (via #1835)
  • housekeeping(compat): move obsolete UI plugins to Editor (via #1840)
  • housekeeping: remove Q&A section from feature template (via #1825)
  • housekeeping: use bundlesize to enforce artifact limits (via #1822)

Swagger-Editor 3.6.3 Released!

09 Jul 15:35
0b173d3

Choose a tag to compare

Interface changes: none.

Changelog:

  • bugfix: restore casing of editor plugin names (via #1819)
  • bugfix: missing production dependencies (via #1820)
  • bugfix: consider trace operations when validating path parameters (via #1821)

Swagger-Editor 3.6.2 Released!

09 Jul 15:35
4f602f1

Choose a tag to compare

This hotfix release pins [email protected] (via #1813), because [email protected] was causing layout issues.

Swagger-Editor 3.6.1 Released!

01 Jul 01:01
7930786

Choose a tag to compare

Interface changes: none.

Changelog:

  • improvement: title attribute to JumpToPath img element (via #1804)
  • housekeeping: unit tests for Editor component (via #1764)

Swagger Editor 3.6.0 Released!

16 Jun 08:08
bb7fc48

Choose a tag to compare

Interface changes: added getEditorMetadata.

Changelog:

  • feature: getEditorMetadata method (via #1789)
  • improvement: use HTTPS for default Petstore content (via #1798)
  • bugfix: exempt Path Item Objects from $ref sibling validation (via #1790)
  • supporting changes for Swagger UI version pragma filter (via #1778)

Swagger-Editor 3.5.7 Released!

26 May 19:45
e969b1b

Choose a tag to compare

Interface changes: none.

Changelog:

  • improvement: validate array schema items (via #1765, #1769)
  • bugfix: use HTTPS for OAS3 generator (via #1763)

Swagger-Editor 3.5.6 Released!

28 May 19:47
238c067

Choose a tag to compare

Interface changes: Docker images are now tagged without a leading v, e.g. 3.5.6 instead of v3.15.6.

Changelog:

  • improvement: drop leading v from Docker image names (via #1759)
  • bugfix: dependency declaration issue re: react-ace, brace (via #1757)
  • bugfix: properly value $ref value encoding (via #1760)

Swagger-Editor 3.5.5 Released!

06 May 21:25
2c72eca

Choose a tag to compare

Interface changes: none.

Changelog:

  • bugfix: generate YAML without line folding for URL-imported documents (via #1750)