v4.6.0
What's Changed
- docs: document supported/unsupported vendor extensions by @sserrata in #1184
- Perform visual diff following deploy preview by @sserrata in #1185
- Increase visual diff concurrency by @sserrata in #1187
- Codex/create visual and html diff report by @sserrata in #1191
- Add allOf required spec and fix items branch by @sserrata in #1190
- fix(webhooks): use event name when summary missing by @sserrata in #1193
- Support both curl and bash code tab highlight by @sserrata in #1195
- Fix response schema output not rendering when using allOf within array items by @raldred in #1197
- Update GitHub Actions by @james-otten-pan in #1201
- Codex/update packages and run tests by @blindaa121 in #1196
- fix: properly encode parameters by @michaelandresen in #1202
- docs: explain swizzling DocCard by @sserrata in #1207
- Improve error handling when spec isn't valid by @Dianoga in #1200
- Additional hardening measures for GitHub Actions workflows by @sserrata in #1209
- Add maskCredentials as a pluginOption by @Devon-White in #1212
- feat(theme): add initial i18n support by @sserrata in #1210
- feat: translate additional labels by @sserrata in #1221
- refactor: use docusaurus sidebar types by @sserrata in #1220
- Fix nested anyOf/oneOf schema rendering with lazy tabs by @sserrata in #1248
- bugfix: nested oneOf/anyOf inside allOf by @sserrata in #1250
- Use --frozen-lockfile in yarn install commands by @james-otten-pan in #1262
- Refactor environment variable usage in workflow by @james-otten-pan in #1259
- feat: support const in example generation by @markrzen in #1260
- fix(theme): use matching auth scheme name in code snippet placeholders by @Revisto in #1256
- Improve API request error handling and add support for customizing requestTimeout by @sserrata in #1267
- feat: add CLI option for schema-only generation by @sserrata in #1228
- feat: display format for oneOf primitive arms by @sserrata in #1268
- Fix incorrectly encoded heading by @smeng9 in #1149
- feat(api-explorer): add OpenAPI 3.1 schema.examples support by @sserrata in #1269
- Support schema property examples (extract) by @dsuket in #1198
- feat: support schema.examples array in example generator by @sserrata in #1270
- fix: handle undefined when outputDir doesn't contain docPath by @sserrata in #1271
- feat: add showInfoPage option to disable info page generation by @sserrata in #1272
- feat: implement authPersistence in ThemeConfig by @sserrata in #1273
- Add posibility to render file array and object example for 'multipart/form-data' by @v50553490-cyber in #1266
- upgade demo to v3.9.2 by @sserrata in #1276
- fix: allow Send API Request button with proxy-only configuration by @emmanuel-ferdman in #1274
- Prepare release v4.6.0 by @sserrata in #1277
New Contributors
- @raldred made their first contribution in #1197
- @michaelandresen made their first contribution in #1202
- @Dianoga made their first contribution in #1200
- @Devon-White made their first contribution in #1212
- @Revisto made their first contribution in #1256
- @smeng9 made their first contribution in #1149
- @v50553490-cyber made their first contribution in #1266
- @emmanuel-ferdman made their first contribution in #1274
Full Changelog: v4.5.1...v4.6.0