Releases: TheEntropyShard/JsonViewer
Releases · TheEntropyShard/JsonViewer
Release 0.4.6
Updated FlatLaf library
Release 0.4.5
Small optimization and tree viewer improvements
Release 0.4.4
Fixed a bug with URLs. If server returned Content-Type: application/json
with charset, it will not work in a previous release
Release 0.4.3
Increased speed of beautifying and minifying, disabled HTML escaping
Release 0.4.2
Now you will not be able to load non-json content-type responses
Release 0.4.1
Fixed an exception and added two check for urls
Release 0.4.0
Now you can rename tabs. If data was loaded from a URL, tab name will be set to the last path component and if data was loaded from a file, tab name will be set to the file name
Release 0.3.0
Added tabs
Release 0.2.0
Implemented Tree Viewer
Release 0.1.0
The first release. Tree Viewer functionality is not implemented yet.