Skip to content

Releases: rapi-doc/RapiDoc

Release 4.2.0

11 Mar 19:02
Compare
Choose a tag to compare

New Features

  • new attribute resolve-circular-refs allows you to enable/disable resolving circular refs in the spec

Bug Fixes

  • Fix multiple value field's color scheme in dark mode

Release 4.1.0 (curl syntax)

09 Mar 07:58
Compare
Choose a tag to compare

New Features

  • curl syntax generation
  • Added an ability to submit multiple values for a field ( array parameters)

Bug Fixes

  • Fix a build issue when using npm
  • Fix formatting of json responses in firefox
  • Do not send empty fields while making API calls
  • Fix submission multipart/form-data (boundary was missing)

Release 4.0.0 (API Search functionality)

01 Mar 04:20
Compare
Choose a tag to compare

Breaking changes

  • show-try attribute is renamed to allow-try
  • show-authentication attribute is renamed to allow-authentication

New Features

  • Search API functionality
  • Following new attributes are added
    • allow-search
    • allow-spec-url-load
    • allow-spec-file-load

Bug Fixes

  • Fixed an issue where spec has no schema for some request and response
  • Style fixes - number type in schema was not getting color coded

Release 3.2.2

24 Feb 21:58
Compare
Choose a tag to compare

Fixed issues with responsive styling

Release 3.2.0

24 Feb 21:25
Compare
Choose a tag to compare

Added responsive feature.

Release 3.1.1

22 Feb 05:58
Compare
Choose a tag to compare

Minor fixes to styles, and improved documentation

Release 3.1.0

15 Feb 07:27
Compare
Choose a tag to compare
  • Added ability to change logo
  • Allow adding external html content
  • Bug fixes
  • Style fixes

Release 2.0.0 (API Console)

04 Feb 07:09
Compare
Choose a tag to compare
  • Included API console along with HTTP and Token Based Authentication
  • Added options to provide the api-key, api-token and api-server
  • Reduced size for faster load
  • New sections added
    • API Server
    • Authentication

Release 1.0.2

19 Jan 05:38
Compare
Choose a tag to compare
  • Fixed a minor UI issue
  • Updated dependency packages

1.0.0

19 Jan 04:14
Compare
Choose a tag to compare
updated readme