Skip to content

Releases: Redocly/redoc

v2.0.0-rc.32

25 Jul 17:59
Compare
Choose a tag to compare

2.0.0-rc.32 (2020-07-21)

Same as rc.31 by mistake

v2.0.0-rc.31

25 Jun 16:07
Compare
Choose a tag to compare

Bug Fixes

v2.0.0-rc.30

25 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

  • add security headers to Docker nginx config (#1244) (4512436)
  • keep 3-column layout on 13-inch mbp (8d1d4c8)
  • proper search-index dispose (9dd129d)

v2.0.0-rc.29

25 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

  • depreacate x-code-samples, rename to x-codeSamples for consistency (becc2f5)
  • do not crash on incompatible allOf, console.warn instead (6e607b9), closes #1156
  • download button opens in new tab instead of downloading (b59faad), closes #1247
  • fix broken md headings with ampersand (8460659), closes #1173

Features

  • cli: add the --title option to the serve subcommand (#1160) (10414fc)

v2.0.0-rc.28

25 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

v2.0.0-rc.27

21 Apr 06:18
Compare
Choose a tag to compare

Features

v2.0.0-rc.26

21 Apr 06:18
Compare
Choose a tag to compare

Bug Fixes

  • crash to wrong spelling in localeCompare (3908a7c), closes #1218

v2.0.0-rc.25

28 Mar 10:22
Compare
Choose a tag to compare

Bug Fixes

  • do not collapse top level on Collapse All in json samples (#1209) (830371b)
  • fix passing boolean value to showExtensions options (#1211) (c6eaa02)
  • improve names for some theme settings (a0bd27c)
  • sort discriminator entries by mapping order (#1216) (ac4f915)

Features

v2.0.0-rc.24

28 Mar 10:22
Compare
Choose a tag to compare
  • Add debounce for 300 ms when searching (#1089) (373f018)
  • do not load SearchWorker if disableSearch is true (#1191) (af415e8), closes #764
  • fix major search performance due to wrong marker element (8c053cc), closes #1109

Features

  • new option expandSingleSchemaField (7608800)

v2.0.0-rc.23

28 Mar 10:22
Compare
Choose a tag to compare

Bug Fixes

  • fix broken sticky sidebar in Chrome 80 (1a2a7dd), closes #1167