|
| 1 | +## 2.0.0-beta.3 (May 5, 2023) |
| 2 | + |
| 3 | +High level enhancements |
| 4 | + |
| 5 | +- [UI Enhancement] Updated left doc panel styling ([#557](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/557)) |
| 6 | +- Improve support for additional properties, cleanup nested <li>, support SchemaItem children ([#563](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/563)) |
| 7 | +- Upgrade demo to 2.4.0 and update supported range in plugin and theme ([#554](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/554)) |
| 8 | +- [UI Enhancement] Enable Expand button for Response ([#553](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/553)) |
| 9 | +- [UI Enhancement] Request form validation and updated styling ([#530](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/530)) |
| 10 | +- [UI Enhancement] Response Examples: Updated styling and support for multiple language variants ([#542](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/542)) |
| 11 | +- [UI Enhancement] Add expand button to CodeBlock ([#537](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/537)) |
| 12 | +- [Enhancement] Add support for rendering vendor extensions ([#527](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/527)) |
| 13 | + |
| 14 | +Other enhancements and bug fixes |
| 15 | + |
| 16 | +- [UI Enhancement] ApiDemoPanel: Expand modal cleanup ([#566](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/566)) |
| 17 | +- Add more debug info to resolveJsonRefs ([#560](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/560)) |
| 18 | +- [UI Enhancement] Restyle schema property labels ([#534](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/534)) |
| 19 | +- Restyle details markers ([#540](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/540)) |
| 20 | +- Remove PWA ([#548](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/548)) |
| 21 | +- Upgrade redocly-core and json-schema-ref-parser ([#551](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/551)) |
| 22 | +- [UI Enhancement] Move CodeTabs above Request ([#533](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/533)) |
| 23 | +- [UI Enhancement] Move authorization card to ApiItem ([#531](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/531)) |
| 24 | +- Update bash/curl logo and refactor how logo width/height are defined ([#525](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/525)) |
| 25 | +- [Cleanup] Optimize theme typescript build ([#524](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/524)) |
| 26 | +- Point test and include to lib dir ([#521](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/521)) |
| 27 | +- [Bug] Narrow SASS loader rules to avoid conflicts with docusaurus-plugin-sass ([#519](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/519)) |
| 28 | + |
1 | 29 | ## 2.0.0-beta.2 (Mar 20, 2023)
|
2 | 30 |
|
3 | 31 | High level enhancements
|
|
0 commit comments