Skip to content

2.9.2

Choose a tag to compare

@mohsen1 mohsen1 released this 17 Feb 20:52
· 2110 commits to main since this release

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