Skip to content

Releases: swagger-api/swagger-editor

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

Swagger-Editor 3.0.7 Released!

24 Apr 22:22
Compare
Choose a tag to compare

Rebuilt dist assets to fix a flawed build in v3.0.6 - no code changes.

Swagger-Editor 3.0.6 Released!

24 Apr 22:21
Compare
Choose a tag to compare
  • Improvement: new package! swagger-editor-dist is available on npm, if you have a need for the entire dist folder packaged as a dependency-free npm module.
  • Bugfix: semantic validation not complaining about invalid scope references (#1259)

Swagger-Editor 3.0.5 Released!

18 Apr 06:51
Compare
Choose a tag to compare

Interface changes: None.

  • Improvement: parameter and header validation now picks up type: array parameters without an items property.
  • Improvement: guarding logic added to semantic validators reduces noise in the error console.
  • Improvement: Standalone inherits from UI's new BaseLayout to ensure consistency between spec display in UI and Editor.
  • Improvement: Clarified Docker containers to follow Docker best practices. Now latest refers to the "latest released version" and unstable refers to the current master. We will continue to tag final versions, which is, as always, the safest way to use Docker images.

Swagger-Editor 3.0.4 Released!

08 Apr 16:53
Compare
Choose a tag to compare

Interface changes: None.

  • Feature: Added menu options to import from local file and URL
  • Feature: Added menu option to convert JSON to YAML
  • Bug: Fixed an issue where an empty spec would break rendering (#1244)

Version Diff

Swagger-Editor 3.0.3 Released!

07 Apr 16:49
Compare
Choose a tag to compare

Interface changes: None.

  • Updated swagger-ui dependency to latest version

Version Diff

Swagger-Editor 3.0.2 Released!

07 Apr 16:48
Compare
Choose a tag to compare

Interface changes: None.

  • Added linter and tests
  • Added backward support for Swagger-Editor 2.x local storage caches
  • Updated styling for better Safari support

Version Diff

Swagger-Editor 3.0.1 Released!

07 Apr 16:45
Compare
Choose a tag to compare

Interface changes: None.

  • Fixed broken dev server
  • Fixed CSS issues for IE11
  • Reorganized NPM scripts

Version Diff