jsoneditor v5.3.0 Release Notes

Release Date: 2016-04-06 // about 8 years ago
    • ๐Ÿ‘ Implemented support for sorting object keys naturally. Thanks @edufelipe.
    • Sorting object keys or array items via the context menu is now also naturally sorted.
    • ๐Ÿ›  Fixed #283: improved JSON schema error message in case of no additionalProperties.
    • ๐Ÿ›  Fixed #286: Calling get() or getText() caused the editor to lose focus. A regression introduced in v5.2.0.