Releases: dardesantis/DJSON-Viewer
Releases · dardesantis/DJSON-Viewer
v0.4.4
- 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
- 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
- context menu enabled by default
- 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
- Options in a new page
- Context menu for copy JSON path
- Option to start to view the JSON as collapsed
v0.3.1
- added status bar with JSON path
- minor fixes
v0.2.5
added option to minify or beautify the raw response
v0.2.4
optimized minify operation