Skip to content

Releases: rapi-doc/RapiDoc

Release 7.5.0

29 Mar 06:23
Compare
Choose a tag to compare

New Features

  • OAuth 2 Support Added. Big thanks to @fbacker who initially created a PR for this which I modified to implement this feature
  • Added support for specifying multiple request-body (closes #26)
  • Navigation Bar Item spacing can now be controlled

Bug Fixes

  • Added Support for specifying multiple Examples (fixes #101 and #145)
  • Improved Markdown styles (fixes #161)
  • #164 Fallback font added for Linux

Release 7.4.3

17 Mar 05:56
Compare
Choose a tag to compare

Bug Fix

  • Fixed certain cases dealing with swagger-2 to openapi-3 conversion

Release 7.4.2

16 Mar 19:42
Compare
Choose a tag to compare

Bug Fixes

  • While converting swagger 2 specs $refs were not getting resolved - Fixed #152

Release 7.4.1

16 Mar 02:43
Compare
Choose a tag to compare

Bug Fixes

  • Added support for markdown in response description #144
  • Certain section of schema description lacked Markdown #143
  • Added support for providing path specific server #148 Thanks @fbacker for the PR

Release 7.4.0

23 Feb 01:59
Compare
Choose a tag to compare

New Features

  • Added ability to show additional-properties in the Schema #115

Bug Fixes

  • Fixed and issue where parsing fails due to empty tag #139

Improvements

  • Updated left-navigation styles which is available when render-style='read'
  • improved text selection contrast #135

Release 7.3.2

16 Feb 02:04
Compare
Choose a tag to compare

Bug Fix Release

  • please ignore 7.3.1 release

Release 7.3.1

16 Feb 01:50
Compare
Choose a tag to compare

Release 7.3.1

Ignore this release

Release 7.3.0

16 Feb 01:24
Compare
Choose a tag to compare

New Features

  • Added Dockers support

Bug Fixes / Improvements

  • Improved scrollbar colors for webkit based browsers #129
  • Provided description's to server-variables #131

Release 7.2.1

03 Feb 04:16
Compare
Choose a tag to compare

Bug Fixes

Other additions

Release 7.2.0

02 Feb 02:17
Compare
Choose a tag to compare

New Feature

  • Provided support for json-pointers #122

Notable Changes

  • replaced json-refs with swagger-client