Skip to content

Releases: swagger-api/swagger-editor

2.9.6

22 May 22:55

Choose a tag to compare

New Features

  • Renders a deprecated tag on deprecated operations #433
  • Human friendly menu options for code-generator
  • A new refined menu bar
  • A new and more accurate progress/status indicator
  • Allows disabling backend health check #437
  • Allows empty username/password in basic auth #450
  • Allow user to bypass cors-it proxy when importing YAML #455
  • Drag and drop file import #455
  • Ace editor gets annotated with errors and warnings #445
  • Warns user about cross-origin calls #455
  • More autocomplete options for JSON Schema #432
  • Autocomplete improvements #455 #432
  • Try this operation shows validation errors
  • Allow loose JSON Schema in body parameter schemas #383

Fixed Bugs

  • Allow multiple formData parameters #435
  • Multiple Try this operation bug fixes: #436
  • backendEndpoint resolved based on it's origin(relative/absolute)
  • Honors defaults.examplesFolder when loading examples
  • Uses browser localStorage for saving the state of intro screen
  • Links in rendered info section open up in a new tab #451
  • Honors developmentPort for launching the connect server #454
  • Styling touchups #461
  • Resolves $ref in definitions in compose time better #444

Internals

  • Refactored autocomplete code
  • Overhauled documentations
  • E2E tests improvements

2.9.5

08 May 05:14

Choose a tag to compare

New Features

  • Better autocomplete suggestions d4ecafa d72481c
  • Code generators are back #147
  • Replaced try operation form generator with Angular JSON Schema Form #384
  • External Hooks
  • Branding customization can add JavaScript code too. docs fcb27b2
  • Editor configurations can override default Ace configurations 83f8634
  • Import URL validates on keypress with a throttle. #352
  • Server PUT throttle is configurable #349
  • It's possible to use multiple securities in try operation #318
  • "Paste JSON" accepts invalid Swagger #356
  • Response headers are now rendered in preview #268
  • "Mode" menu is gone
  • Using _.applyDiff for a very fast update cycle

Fixed Bugs

  • Menus disappear after clicking #348
  • Backend relative paths are working #434
  • Focuses in input tag when "import URL" dialog pops up #418
  • ..and many more

Internals

  • Updated various dependencies
  • E2E tests for Try Operation #285
  • Testing in Node 0.12 and iojs in TravisCI now
  • npm start is now serving the built version 11442d0
  • npm start works in Windows
  • Added documentation explaining CORS issues

2.9.2

17 Feb 20:52

Choose a tag to compare

New features

  • A much faster preview updating mechanism #337
  • Google Analytics ID is configurable now #310
  • Root securities will be added to all operations #302
  • A smaller switch in schema-model directive for less cluttered preview b639f60
  • Renders response description in markdown 722e314

Fixed bugs

  • Api Key Authentication modal can't be close after input the key to authenticate bug #326
  • Remove preceding slash bug #321
  • Error when pasting JSON bug #320
  • Problems in stored authentication bug #311
  • array type causes query parameters to disappear bug #290

Internals

  • Upgraded AngularJS version
  • Updated Jasmine & Protractor

v2.8.0

15 Jan 23:10

Choose a tag to compare

Tons of improvements.

Pre-release v2.0.21

26 Aug 20:45

Choose a tag to compare

Pre-release v2.0.21 Pre-release
Pre-release

This is a pre-release of version 2 of the editor