Skip to content

Releases: swagger-api/swagger-editor

Swagger-Editor 3.1.0 Released!

03 Aug 04:38
v3.1.0
Compare
Choose a tag to compare

This is our first release of Swagger-Editor with OAS3.0 support!

Interface changes: added liveAutocompleteCutoff config option.

See Swagger-UI v3.1.0 for more changes that were picked up in this version of the Editor.

  • Feature: OAS3 validation and autocomplete (#1376 via #1433)
  • Improvement: Live Autocomplete (as-you-type) will disable itself if it is slowing down the main thread (#1311 via #1419)
  • Improvement: Convert to YAML tolerates more types of leading whitespace when detecting JSON (via #1424)
  • Bugfix: Bad reference in JumpToPath was corrected (#1431 via #1432)

Known Limitations:

  • Same limitations described in Swagger-UI 3.1.0.
  • OAS3 semantic validation is not yet implemented.

Version Diff

Swagger-Editor 3.0.17 Released (Hotfix)

26 Jul 19:01
v3.0.17
Compare
Choose a tag to compare

This hotfix release has no code changes, it was made in order to pick up a hotfix release from Swagger-UI: v3.0.21.

Swagger-Editor 3.0.16 Released!

22 Jul 05:13
v3.0.16
Compare
Choose a tag to compare

Interface changes: None.

See Swagger-UI v3.0.20 for more changes that were picked up in this version of the Editor.

  • Bugfix: allow model names with . (#1395 via #1405)
  • Chore: add security contact to README (via #1407)

Version Diff

Swagger-Editor 3.0.15 Released!

20 Jul 23:33
v3.0.15
Compare
Choose a tag to compare

Interface changes: None.

See Swagger-UI v3.0.19 for more changes that were picked up in this version of the Editor.

  • Improvement: JSON imported via URL is now converted to YAML (#1354 via #1402)

Version Diff

Swagger-Editor 3.0.14 Released!

10 Jul 23:27
v3.0.14
Compare
Choose a tag to compare

Interface changes: None.

  • Improvement: fixed some issues in IE11 introduced by the move away from babel-polyfill (via #1386)
  • Improvement: added the favicon from 2.x to dist/ (#1295 via #1387)

Version Diff

Swagger-Editor 3.0.13 Released!

26 Jun 22:31
v3.0.13
Compare
Choose a tag to compare

Interface changes: None.

  • Export Editor plugins through the module, to allow per-plugin consumption of Editor (via #1365)
  • Namespace Editor CSS under #swagger-editor to prevent collisions (via #1366)
  • Refactor Autocomplete system and open up Editor instances to plugin access (see #1367)

Version Diff

Swagger-Editor 3.0.12 Released!

14 Jun 00:58
v3.0.12
Compare
Choose a tag to compare

No code changes.

  • Release bumps minimum upstream versions of swagger-client and swagger-ui, and the versions of those packages included in the static builds and Docker container.
  • package-lock.json was removed for the time being, as it was causing problems on developer machines and in CI.

Version Diff

Swagger-Editor 3.0.10 Released!

15 May 07:39
Compare
Choose a tag to compare

Interface changes: None.

  • Bugfix: ability to npm run build when not in a Git-enabled folder (via #1323)
  • Improvement: fetch codegen information via HTTPS, allowing for codegen to work when Editor is served over HTTPS (via #1322, #1314)
  • Improvement: Topbar and StandaloneLayout are now packaged in a seperated StandalonePreset outside of core code (#1277 via #1326)

Version Diff

Swagger-Editor 3.0.9 Released!

08 May 06:50
Compare
Choose a tag to compare

Interface changes: None.

  • Improvement: Clear Editor option in File menu of Editor Topbar

Version Diff

Swagger-Editor 3.0.8 Released!

02 May 01:18
Compare
Choose a tag to compare

Interface changes: None.

  • Feature: Generate Server + Generate Client functionality in Topbar
  • Improvement: Sibling value semantic validator now reports a warning (#1305)
  • Improvement: Build-time information is exposed via window.versions.swaggerEditor (via #1307)

Version Diff