Skip to content

Releases: dardesantis/DJSON-Viewer

v0.4.4

24 Jun 13:43
Compare
Choose a tag to compare
  • Option to start with collapsed JSON if the file is big (>1MB)
  • Fixed slashed encoding in recognized nested JSON strings in properties value
  • Collapse All button will start from the first tree level

v0.4.3

04 Jun 22:18
Compare
Choose a tag to compare
  • Simplified the view json flow. Now it will always open a new tab
  • Recognize nested JSON strings in properties value #3
  • Start with collapsed JSON will start from the first tree level #6

v0.4.1

23 Apr 20:47
Compare
Choose a tag to compare
  1. context menu enabled by default
  2. more context menu functions
  • #4 add copy key
  • #5 add copy value
  • initial support to view selected json using strip slashes ( #3 )

v0.4.0

15 Apr 16:39
Compare
Choose a tag to compare
  • Options in a new page
  • Context menu for copy JSON path
  • Option to start to view the JSON as collapsed

v0.3.1

07 Mar 16:08
Compare
Choose a tag to compare
  • added status bar with JSON path
  • minor fixes

v0.2.5

25 Feb 17:29
Compare
Choose a tag to compare

added option to minify or beautify the raw response

v0.2.4

24 Feb 17:25
Compare
Choose a tag to compare
optimized minify operation