Releases: swagger-api/swagger-editor
Releases · swagger-api/swagger-editor
Swagger-Editor 3.0.17 Released (Hotfix)
26 Jul 19:01
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Swagger-Editor 3.0.7 Released!
24 Apr 22:22
Compare
Sorry, something went wrong.
No results found
Rebuilt dist assets to fix a flawed build in v3.0.6 - no code changes.