Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v1.7.3
What's Changed
- Add more debug info to resolveJsonRefs by @Cellaryllis in #560
- [Bug] Add handler for oneOf properties, fix nested
<li>
and avoid duplicate properties in createAnyOneOf by @sserrata in #561 - Add optional
markdownGenerators
config option by @jgarrow in #567 - Prepare release v1.7.3 by @blindaa121 in #569
New Contributors
- @Cellaryllis made their first contribution in #560
- @jgarrow made their first contribution in #567
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
What's Changed
- [Enhancement] Add support for rendering vendor extensions by @sserrata in #527
- Improve Algolia search for method endpoint paths by @blindaa121 in #541
- Remove PWA plugin and assets to improve LLMO by @sserrata in #548
- Prepare release v1.7.1 by @blindaa121 in #549
Full Changelog: v1.7.0...v1.7.1
v2.0.0-beta.2
What's Changed
- [UI Enhancement] Restyle tree lines by @sserrata in #489
- [UI Enhancement] Hide details marker by @sserrata in #497
- Breaking: Default categoryLinkSource to none, add
auto
option by @IanVS in #495 - [Bug] Add missing status/headers tabs and apply max-height to code by @sserrata in #517
- Prepare release v2.0.0-beta.2 by @sserrata in #515
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
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
,svg
filtering 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