Skip to content

JSON Editor 0.7.15

Compare
Choose a tag to compare
@jdorn jdorn released this 02 Feb 15:49
· 126 commits to master since this release

Changelog

  • Add keep_oneof_values option which is one of the most requested features. Set to false to stop oneOf properties carrying over when switching schemas.
  • Fix bug with objects that have a property named length
  • Embed LZString library directly in demo.html. cdn.rawgit.com was having problems.