Releases: AykutSarac/jsoncrack.com
Releases · AykutSarac/jsoncrack.com
v1.8.0
JSON Visio v1.8.0 - What's Changed?
- Replace JSON editor with VS Code's Monaco by @AykutSarac in #30
- Now you can download graph as
png
! @AykutSarac in #32 - Feature highlight multiple search results by @burakozarslan in #26
- Add Dockerfile by @jcalonso in #24
- Update icons at sidebar and tools
- Bug fixes
New Contributors
- @burakozarslan made their first contribution in #26
- @jcalonso made their first contribution in #24
Full Changelog: v1.6.0...v1.8.0
v1.6.0
v.1.5.0
- 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
v1.3.0
v1.2.0
- Add node hover effect
- Styling improvements
- Improve Array & Object Key detection
- Update packages
Full Changelog: v1.0.0...v1.2.
v1.0.0
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
What's Changed
- Remake JSON Editor
- Feature: Toggle auto format
- Update icons
- Add toast messages
- Bug fixes
v1.2.0-beta
What's Changed
- Replaced
react-flow-renderer
library withreaflow
- 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
v1.0.0-beta update README.md