Skip to content

2.9.7

Choose a tag to compare

@mohsen1 mohsen1 released this 09 Sep 02:11

There was more than 200 commits and 50 issues were closed since previous release. We mostly focused on performance, accuracy and bug fixes in this release. There was less new feature and more work toward making Swagger Editor more stable.

New Features

  • Multi-threaded Swagger processing. Swagger Editor now uses two separate threads to process the Swagger document. This will guarantee Swagger processing is not blocking the UI thread.
  • Autocomplete is more accurate and reliable. Swagger Editor is now suggesting enum values on top of known keys. It also suggest values for JSON Pointer ($ref) references.
  • And a lot more enhancements. See full list of enhancements made

Fixed Bugs

See list of fixed bugs here