Release 8.2.0
New Features
New attribute use-path-in-nav-bar = (true/false)
allows you to display api-path or summary on the nav bar in read mode. Thanks @poadoc for the PR
#269 : Support for multiple examples for path and query-string parameters
Bug Fixes
#277 - Only the Security schemes applicable to the operations are shown. Thanks @ShaneBoyer for the PR
#276 - In focused mode examples were not getting refresh upon switching from one operation to another
#281 - default-schema-tab
attribute should be honored in request-body
#282 - in certain cases examples are not getting generated when it contains an array
#283 - Passwords should be obscured in parameter input boxes
#263 and #267 - Security annotations were incorrect and was overlapping