Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v1.7.0
What's Changed
- Add v2.0.0 branch to release workflows by @sserrata in #475
- Relax if statement to allow v2.0.0 releases by @sserrata in #477
- Add
bold,svgfiltering and ensure parity between opening/closing regex by @sserrata in #479 - Split beta release into separate script/workflow by @sserrata in #480
- Add canary support to v2 by @sserrata in #485
- [bug] Checkout v2.0.0 instead of main by @sserrata in #486
- [Bug] Set ignoreAdditionalProperties back to true by @sserrata in #493
- Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #498
- [Enhancement] Add support for powershell by @sserrata in #507
- [Bug] Fix double scrollbars by @sserrata in #504
- Prepare release v1.7.0 by @sserrata in #512
Full Changelog: v1.6.1...v1.7.0
v2.0.0-beta.1
What's Changed
- [bug] Add sass loader to theme webpack config by @sserrata in #484
- Prepare release v2.0.0-beta.1 by @sserrata in #487
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
v2.0.0-beta.0
What's Changed
- [UI Enhancement] Move MethodEndpoint from ApiDemoPanel to left doc panel by @blindaa121 in #429
- Convert title heading from h2 to h1 for better a11y by @sserrata in #431
- Add v2.0.0 branch to release workflows by @sserrata in #475
- Prepare 2.3.0 support by @sserrata in #471
- [UI Enhancement] Refactor include status code in response by @sserrata in #476
- [UI Enhancement] CSS Cleanup/Refactor - Migration to SCSS and BEM-style convention by @blindaa121 in #450
- Prepare release v2.0.0-beta.0 by @blindaa121 in #482
Full Changelog: v1.6.1...v2.0.0-beta.0
v1.6.1
What's Changed
- Add code, thead and tbody to greaterThan regex by @sserrata in #459
- Allow "none" option for categoryLinkSource by @IanVS in #462
- Update options tables in READMEs and docs by @sserrata in #463
- [FR] Add class to response tabs to differentiate success/error by @blindaa121 in #461
- Eval guard value as double not by @sserrata in #468
- Add support for rendering additionalProperties schemas by @sserrata in #465
- Prepare release v1.6.1 by @blindaa121 in #470
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #402
- [FR] Added support for summary and description for param schema examples by @blindaa121 in #406
- Add support for java and expand language variants by @sserrata in #404
- Clarify support for OpenAPI 3.0 by @sserrata in #420
- Update sidebars.md by @yogeshdas-v in #413
- Remove double scrollbars on codeblocks in code tabs by @Woozl in #417
- Implement NodePolyfillPlugin in theme webpack config by @sserrata in #422
- fix: fix logic that determines if an object property is required in response by @guitaoliu in #424
- Fix logo/darkLogo and colorMode synching by @sserrata in #426
- Fix: date-time examples should include time by @IanVS in #427
- Remove trailing slash in outputDir option if present by @sserrata in #435
- Improve handling of non-string default values by @sserrata in #436
- [bug] Use toString() utility to always convert example to string by @sserrata in #442
- Apply docusaurus.io styles to demo by @sserrata in #443
- Handle missing params/header schema by @sserrata in #446
- Fix security schemes by @sserrata in #444
- Lock supported docusaurus versions by @sserrata in #449
- Expand support for nullable objects and default to any for empty/unknown schemas by @sserrata in #452
- Avoid falling back to MOD label when rendering oneOf/anyOf and title not defined by @sserrata in #455
- [Enhancement] Add option to hide send button by @sserrata in #456
- Add support for security vendor extensions by @sserrata in #457
- Prepare release v1.6.0 by @blindaa121 in #458
New Contributors
- @yogeshdas-v made their first contribution in #413
- @Woozl made their first contribution in #417
- @guitaoliu made their first contribution in #424
- @IanVS made their first contribution in #427
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- Update a link in the credits by @JoarLeth in #382
- Update intro/README by @sserrata in #384
- Bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #390
- Add support for nullable by @sserrata in #393
- Bump ua-parser-js from 0.7.32 to 0.7.33 by @dependabot in #395
- [Bug] Support multiple same-level node types and improve items/array support by @sserrata in #397
- Cleanup API doc demos by @sserrata in #400
- Prepare release v1.5.2 by @sserrata in #401
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- [Enhancement] Introduce support for webhooks extension by @sserrata in #370
- Add resolveInternal to swagger2openapi options by @gustavste in #375
- fix jsonSchemaMergeAllOf options in createRequestSchema by @98o718 in #374
- [Bug] Refactor selective sanitization of > and < symbols in generated markdown descriptions by @sserrata in #377
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #379
- Prepare release v1.5.1 by @sserrata in #381
New Contributors
- @gustavste made their first contribution in #375
- @98o718 made their first contribution in #374
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update index.ts by @davidoost in #361
- Hide edit URL by default by @sserrata in #364
- kebab case fix for info pages by @csestito in #363
- [Enhancement] Add proxy support by @sserrata in #366
- [Enhancement] Add deprecated support to schema items by @sserrata in #367
- Only create list of 2xx content types for request samples by @csestito in #365
- Prepare release v1.5.0 by @sserrata in #368
New Contributors
- @davidoost made their first contribution in #361
Full Changelog: v1.4.7...v1.5.0
v1.4.7
v1.4.6
What's Changed
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #346
- [Experimental] Improve support for swizzling theme components by @sserrata in #351
- [Bug] Import Body from @theme in makeRequest by @sserrata in #352
- [Bug] Respect readOnly/writeOnly when creating example from schema by @sserrata in #353
- [Enhancement] Allow whitespace in key/token/password input by @sserrata in #354
- [Bug] Improve support for items.allOf by @sserrata in #356
- Prepare release v1.4.6 by @sserrata in #357
Full Changelog: v1.4.5...v1.4.6