Skip to content

Releases: AykutSarac/jsoncrack.com

v1.8.0

05 May 07:56
Compare
Choose a tag to compare

JSON Visio v1.8.0 - What's Changed?

New Contributors

Full Changelog: v1.6.0...v1.8.0

v1.6.0

27 Apr 13:02
Compare
Choose a tag to compare

What's Changed?

pwa

  • Create PWA for JSON Visio (works in offline mode too!) 🎉
  • Disable SSR, drastically improve rendering performance

v.1.5.0

26 Apr 12:16
Compare
Choose a tag to compare
  • Dynamic canvas size to increase performance
  • Limit canvas panning to bounds
  • Fix node size for multi-line data
  • Replace split-pane component with another library
  • Hide empty node values & array keys with no children
  • Performance improvements
  • Bug fixes

v1.4.0

16 Apr 09:47
Compare
Choose a tag to compare
  • Added light mode
  • Update React 18
  • Bug fixes

jsonvisio com_editor

v1.3.0

10 Apr 13:51
Compare
Choose a tag to compare

JSON Visio: v1.3.0 Update - What's changed?

  • Added Toolbar
  • Added Search Node feature (experimental)
  • Added Fullscreen mode
  • New layout & colors
  • Sidebar icons updated
  • Bug fixes

preview1

preview2

v1.2.0

02 Apr 11:24
Compare
Choose a tag to compare
  • Add node hover effect
  • Styling improvements
  • Improve Array & Object Key detection
  • Update packages

Full Changelog: v1.0.0...v1.2.

Screen Shot 2022-04-02 at 14 23 04

v1.0.0

17 Feb 15:04
Compare
Choose a tag to compare

JSON Visio

JSON Visio is a tool to view your JSON data in graphs. This is the first major release of JSON Visio, v1.0.0.

🔓 No Rules: Be free, you don't have to restructure your json to transform it into graphs. We've done it at our side, so you can just paste your JSON!

📦 Import File: Have an existing file for your data? No worries, directly import it into our editor without having to scroll through all of it!

⚒️ Supported by Open Source: We do our work at open source. Help us improve by contributing to JSON Visio at GitHub!

v1.5.0-beta

16 Feb 12:53
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release

What's Changed

  • Remake JSON Editor
  • Feature: Toggle auto format
  • Update icons
  • Add toast messages
  • Bug fixes

v1.2.0-beta

09 Feb 12:08
0c37312
Compare
Choose a tag to compare
v1.2.0-beta Pre-release
Pre-release

What's Changed

  • Replaced react-flow-renderer library with reaflow
  • Removed dagre
  • Nodes are no longer can be dragged (temporarily)
  • Layout is auto generated on JSON modification
  • Fixed cursor going to top on JSON modify
  • Fixed JSON clear is not working correctly
  • Performance optimizations

Public Beta Release

04 Feb 16:14
Compare
Choose a tag to compare
Public Beta Release Pre-release
Pre-release
v1.0.0-beta

update README.md