- Feat: Disable "Source" URI in hovers. See #1120, vscode-yaml#1238.
- Fix: Add support for ajv-i18n to localize validation messages for errors in referenced JSON schemas #1131.
- Fix: Revert formatter changes, resolving several regressions. See #1245, vscode-yaml#1241, vscode-yaml#1233, vscode-yaml#1242
- Fix: Bundled schema resolution fails for schemas with
$idmatching a file name. See #1236. - Fix: Skip local sibling probe for non-
file://schemas. See #1235. - Fix: Set
User-Agentheader when requesting schema over HTTP(S). See #1226, vscode-yaml#1236. - Fix: Request
textDocument/hoverfailed with message: Invalid regular expression: /(?s).*/: Invalid group. See #874.
Thanks to Steffen Videbæk Fredsgaard and Kosta for your contributions.