Releases: swagger-api/swagger-editor
Releases · swagger-api/swagger-editor
Swagger-Editor 3.1.19 Released!
09 Dec 19:39
Compare
Sorry, something went wrong.
No results found
No source changes - released so that static asset consumers can pick up relevant changes from Swagger-UI v3.6.1 .
Swagger-Editor 3.1.18 Released!
02 Dec 08:54
Compare
Sorry, something went wrong.
No results found
This release includes changes from Swagger-UI v3.6.0 .
Interface changes: none.
Improvement: migrated to prop-types module, for React 16 compatibility (via #1580 )
Bugfix: corrected package.json main path for swagger-editor-dist module (via #1576 )
Version Diff
Swagger-Editor 3.1.17 Released!
23 Nov 21:49
Compare
Sorry, something went wrong.
No results found
This release includes changes from Swagger-UI v3.5.0 .
Interface changes: none.
Improvement: $ref values are now validated for correct format (via #1570 , #1571 )
Bugfix: Multiple successive Jump To YAML clicks now take you to the correct place every time (via #1552 )
Version Diff
Swagger-Editor 3.1.16 Released!
18 Nov 08:19
Compare
Sorry, something went wrong.
No results found
This release includes changes from Swagger-UI v3.4.5 .
Interface changes: none.
Bugfix: silenced Ace Editor warning (via #1564 )
Bugfix: set OpenAPI definitions to download as openapi.yaml (via #1548 )
Version Diff
Swagger-Editor 3.1.15 Released!
11 Nov 08:13
Compare
Sorry, something went wrong.
No results found
This release includes changes from Swagger-UI v3.4.4 .
Interface changes: none.
Performance: batch validation error dispatches with new specActions.newSpecErrBatch interface (via #1559 )
Version Diff
Swagger-Editor 3.1.14 Released!
04 Nov 03:23
Compare
Sorry, something went wrong.
No results found
This release includes changes from Swagger-UI v3.4.3 .
Interface changes: none.
Improvement: raised minimum react and react-dom versions to 15.6.2, ensuring that we always use an MIT-licensed version (via #1548 )
Bugfix: solved a rare but supremely annoying issue wherein live autosuggest would repeat the character under the cursor (via #1414 )
Version Diff
Swagger-Editor 3.1.13 Released!
31 Oct 03:26
Compare
Sorry, something went wrong.
No results found
Interface changes : none.
⚠️ This Editor release picks up an XSS security fix from Swagger-UI v3.4.2 . If you use Swagger-Editor to load untrusted API definitions, we suggest upgrading to this version.
Dependency: swagger-ui@^3.4.0 => swagger-ui@^3.4.2 (picks up changes in v3.4.1 , v3.4.2 )
Housekeeping: added a default PR template
Swagger-Editor 3.1.12 Released!
21 Oct 07:19
Compare
Sorry, something went wrong.
No results found
Interface changes : none.
Housekeeping: source maps are MOAR helpful (via #1532 )
Housekeeping: our Docker image now carries source maps (via #1532 )
Version Diff
Swagger-Editor 3.1.11 Released!
14 Oct 19:00
Compare
Sorry, something went wrong.
No results found
Interface changes : none.
Improvement: exposed validateSpec action to better facilitate custom validation (via #1514 )
Bugfix: parameter type values are no longer validated where parameters is a freely-named key value (via #1525 )
Housekeeping: refactored jumpToPath assets into its own plugin (via #1513 )
Version Diff
Swagger-Editor 3.1.10 Released!
07 Oct 04:24
Compare
Sorry, something went wrong.
No results found
Interface changes : none
Improvement: added print CSS directives (via #1411 )