Skip to content

JSON Editor 0.7.2

Compare
Choose a tag to compare
@jdorn jdorn released this 28 Jul 14:37
· 215 commits to master since this release

Changelog

  • Default array title changed from 0-based index to 1-based index to improve user friendliness.
  • New headerTemplate variables i0 and i1 for 0-based and 1-based index respectively (for use with array items).
  • Fix scientific notation bug with really small or large numbers
  • Fix UI bug when deleting second to last array item in a tabbed array.