🚀 Features
- Improve UI for default values and enums - by @alexchexes in #255 (79c05)
- Handle annotations at the same level as
$ref
- by @alexchexes in #256 (13453) - Add markdown.externalLinksNewTab option to make external links open in new tab - by @alexchexes in #260 (22917)
- docs: Add missing options to theme config in Sandbox and improve its UI - by @alexchexes in #265 (47db5)
🐞 Bug Fixes
- Overflow of long unbreakable text in 'servers' block - by @alexchexes in #254 (6f7fc)
- Respect OpenAPI servers precedence rules - by @alexchexes in #257 (8bc56)
- Render sidebar items with multiple tags in all groups - by @alexchexes in #258 (5fb46)
- Don't hide playground h1 in 1-column layout - by @alexchexes in #259 (85c2a)
- Make interaction with collapsible sections more predictable - by @alexchexes in #263 (b1256)
- Avoid using global $t (i18n) to ensure compatibility when multiple i18n plugins are installed - by @alexchexes in #262 (23c02)
- Add missing i18n messages - by @alexchexes in #266 (b9f9d)
- Fix responses tabs overlapping when not enough space - by @alexchexes in #264 (086fe)
- Ensure proper circular references detection - by @alexchexes in #269 (25f8f)
- docs: Inaccuracies in useTheme.md - by @alexchexes in #261 (9ba2d)