- Feat: Do not suggest propertyNames if doNotSuggest is true #1045
- Feat: Exclude not suggest properties from possible properties error #1051
- Feat: Fix enum values to be unique #1028
- Fix: URL-encoded characters in $ref paths break schema resolution #1082
- Fix: Tests fail with Node.JS 23.7.x #1018
- Fix: Autocompletion problem when value is null inside anyOf object #684
- Fix: Enum strings YES / NO are converted to boolean incorrectly #1036
- Fix: Autocompletion with escape sequence chars #1040
- Fix: multipleOf does not work for floats #985
Thanks to Petr Spacek, Kosta and Willem Jan for your contributions.