- Fixed issue where boolean and null values were not displayed in the graph view
- Improved visual appearance of the graph view
- Improved performance of the graph view
- Fixed minor issues
- Zooming in the graph view now works as expected
- "IllegalArgumentException: Width (0) and height (0) cannot be <= 0" might occur
- Fixed issue where selecting an element in the editor did not always select it in the graph.
- Resolved "IncorrectOperationException: parent has already been disposed" exception that could occur.
- Switch pricing model to freemium. Now you can use the plugin for free for files of small size, but to use it for larger files, you need to purchase a license.
- FileNotFoundException occurs on Windows
- Other minor fixes
- Initial release
- Explore and interact with data in a graph view, supporting JSON, YAML, XML, TOML, and Properties files
- Seamlessly navigate between the graph and the corresponding location in the editor, and vice versa
- Collapse and expand nodes in the graph, with synced functionality in the editor
- Export the graph to a PNG or SVG file