🔮 JSON Crack - v2.0.0
JSON Crack (previously JSON Visio) now has its second major release - v2.0.0!
It is very proud to say that, this project, which started with a few stars, now has more than 5000 stars and serves many developers every day. We are grateful for the great support of GitHub and the community!
From v1 to v2, JSON Crack received following features:
- Fetch JSON
- Download File
- Share Link
- Settings
- Copy/Download Graph
- Search Nodes
- Light Theme
- Fullscreen View
- VS Code's Monaco Editor
- Expand/Collapse Nodes
- JSON Validator
THANKS A TON FOR YOUR SUPPORTS ❤️
What's Changed
- improve algorithm for null array value by @AykutSarac in #84
- fix: added nullsafe operator to patch home error by @KarlHeitmann in #85
- Fix escape character rendering by @AykutSarac in #87
- Update Node Color Schema by @AykutSarac in #88
- Automatically parse links by @AykutSarac in #89
- New dockerfile by @rlex in #91
- fix falsy values not displaying by @AykutSarac in #93
- Toggle expand by @AykutSarac in #97
- Add Collapse Nodes by @victorbrambati in #96
New Contributors
- @KarlHeitmann made their first contribution in #85
- @rlex made their first contribution in #91
Full Changelog: v1.9.5...v2.0.0