Releases: Redocly/redoc
Releases · Redocly/redoc
v2.0.0-rc.9
v2.0.0-rc.8-1
Bug Fixes
- crash with empty servers with redoc-cli (3d52b39)
v2.0.0-rc.8
v2.0.0-rc.7
Bug Fixes
- crash in node due to broken URL parsing (8df2b97)
v2.0.0-rc.6
v2.0.0-rc.5
Bug Fixes
- change fontFamily for EndpointInfo (#866) (851b133)
- clean up field values display (#855) (5c91590)
- discriminator and oneOf title fix (a3d7d7a)
- encode x-www-form-urlencoded examples correctly (65930ad), closes #870
- fix redoc-cli broken dependencies (81a7568)
- IE11 add missing fetch and URL polyfills (d2ce1bd), closes #875
- ignore empty x-tagGroups array (#869) (4366a0d)
- incorrect detected schema title for deeply inherited schemas (7d7b4e3)
- pluralize arrray of types (fdcac30)
- remove huge space after Authentication section (548fae3), closes #872
- remove query string from server URL (#895) (64453ff)
- remove tabs top margin (5c187f3)
- right panel code samples bg color (de2aed2)
- tidy up non-redoc vendor extension presentation (#847) (b21cd3d)
- update apiKey in to be titleize (#902) (35df477)
- cli: add node-libs-browser to the deps (6c79901), closes #850
Features
v2.0.0-rc.4
v2.0.0-rc.3
Bug Fixes
- add extra deref step for anyOf/oneOf variants (d81b631), closes #810
- duplicate keys in request samples (3ce5bff), closes #815
- escape backslashes in string literals (#823) (70faca1), closes #822
- escape quotes in string values (0473165), closes #882
- pin lunr version in ReDoc (178ff4c), closes #844
- set last section min-height (4dd79cd), closes #820