- Fixed 917, 926: Keep order of properties when updating an object. - Fixed 928: Custom root name not reflected in path of navigation bar. - Upgraded to `ajv6.12.0`
8.6.1
- Fixed 908: editor throwing an exception when switching from `'preview'` to `'code'` mode.
8.6.0
- Fixed 906: Implemented turning Python objects containing `True`, `False` and `None` into valid JSON using repair.
8.5.3
- Fix 892: the undo/redo buttons in mode `code` being broken when custom loading an old version of Ace Editor.
8.5.2
- Fix undo/redo buttons in mode `code` not always updating.