Skip to content

v4.1.2

Compare
Choose a tag to compare
@Akryum Akryum released this 29 Jan 11:48
b277dca

Improved

  • Filtering now handles circular references (fixes #550), deeply searches in arrays and has other improvements (#572)
  • Icons switched from fonticon to SVG for better rendering across all platforms and browsers (#538)
  • HTML is escaped for function names, RegExp and other 'native objects' (#573)

Fixed

  • Use prototype toString to prevent bad serialization (#569)
  • Double quote color in Dark theme (#574)