Releases
v9.3.7
mrin9
released this
27 Sep 17:19
New Features
Introduced a new badge type to the existing x-badge vendor extension.
Added ability to select or exclude endpoints based on audience focus, e.g., hide internal endpoints for customers but show all to developers.
Enhanced responsive layouts when RapiDoc is embedded inside other HTML elements.
Shifted to modern CSS @container queries, replacing @media queries.
Upgraded the OpenAPI parser for better compliance and performance.
Bug Fixes
Resolved #846 and #829 : deprecation marks now appear for array type fields in schema views.
Fixed #894 : request headers can now be sent when defined in an object format.
Addressed #897 : example generation now works properly for schemas using primitive types.
Fixed #903 : improved text-selection color contrast.
Resolved #930 : advanced search now considers both summary and description.
Fixed #996 : removed trailing slashes from curl syntax in "copy to clipboard."
Added support for encoded Content-Disposition headers (fix #1001 ).
Fixed #1026 : removed redundant dropdown for server selection.
Fixed #1034 : allow spec to have empty server array
Updated documentation for #847 and #720 .
Ensured orphan tags are detected, preventing unclosed tags in web components.
Chores
Performed code cleanup.
Updated documentation.
Added new test cases and examples.
You can’t perform that action at this time.