Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.42 KB

File metadata and controls

42 lines (35 loc) · 1.42 KB

Change Log

Version 1.1.1 (2025-01-21)

Fixed

  • Fixed issue where boolean and null values were not displayed in the graph view

Version 1.1.0 (2023-12-27)

Changed

  • Improved visual appearance of the graph view

Performance

  • Improved performance of the graph view

Version 1.0.5 (2023-11-06)

Fixed

  • Fixed minor issues

Version 1.0.4 (2023-09-25)

Fixed

  • Zooming in the graph view now works as expected
  • "IllegalArgumentException: Width (0) and height (0) cannot be <= 0" might occur

Version 1.0.3 (2023-09-14)

Fixed

  • 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.

Version 1.0.2 (2023-09-13)

Changed

  • 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.

Version 1.0.1 (2023-08-14)

Fixed

  • FileNotFoundException occurs on Windows
  • Other minor fixes

Version 1.0.0 (2023-08-10)

Added

  • 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