Releases: swagger-api/swagger-editor
Releases · swagger-api/swagger-editor
Swagger-Editor 3.2.8 Released!
Swagger-Editor 3.2.7 Released!
Interface changes: none.
- Bugfix: fixes a logical error in topbar that was causing the Generate menu to fail (via #1651)
Swagger-Editor 3.2.6 Released!
Interface changes: none.
- Improvement: display File menu options as
Save/Convert and savedepending on content format (JSON vs. YAML) (via #1641)
Swagger-Editor 3.2.5 Released!
Extra, extra! Read all about it...
Interface changes: showExtensions display option now defaults to true.
Swagger-Editor 3.2.4 Released!
Small patch release that fixes a model $ref resolution rendering issue.
This bug was introduced by the recent semantic validation overhaul. The new validate-semantic contained an extraneous action override that was causing specSelectors.definitions() to return an unresolved map of definitions.
Swagger-Editor 3.2.3 Released!
Includes changes in Swagger-UI v3.9.0.
Interface changes: none.
- Improvement: always use resolved spec in semantic validation (via #1620)
- Bugfix: $ref'd path parameters no longer incorrectly trigger a validation error (via #1620)
- Bugfix: rewired
specPathusage to use new Immutable data structure, fixing some broken Jump functionality (via #1619) - Bugfix: remove
Array.includesusage, so IE11 can live to fight another day or so (via #1623) - Housekeeping: used
zopflipngto compress PNG assets in repo (via #1594)
Swagger-Editor 3.2.2 Released!
Swagger-Editor 3.2.1 Released!
Interface changes: none.
- Bugfix: semantic validation no longer incorrectly attempts validation of OAS 3.0 API definitions (via #1602)
Swagger-Editor 3.2.0 Released!
Swagger-Editor 3.1.20 Released!
Interface changes: none.
- Improvements: Ace Editor options can now be controlled through application state (via #1515)