v2.0.0

AykutSarac/jsoncrack.comv2.0.0Aug 27, 2022by AykutSarac

AI Summary

A major version 2.0 release that transitions the project from JSON Visio to JSON Crack, adding a comprehensive suite of tools including a VS Code editor, light theme, fullscreen mode, and various utilities for saving and sharing graphs.

Key Highlights

  • Transition to JSON Crack (formerly JSON Visio)
  • VS Code's Monaco Editor
  • Light Theme
  • Fullscreen View

New Features

  • VS Code Monaco Editor
  • Light theme
  • Fullscreen mode
  • Download File
  • Share Link
  • Settings
  • Search Nodes
  • JSON Validator

Full Release Notes

# 🔮 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 ❤️

![preview](https://raw.githubusercontent.com/AykutSarac/jsoncrack.com/main/public/jsoncrack-screenshot.webp)

## What's Changed
* improve algorithm for null array value by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/84
* fix: added nullsafe operator to patch home error by @KarlHeitmann in https://github.com/AykutSarac/jsonvisio.com/pull/85
* Fix escape character rendering by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/87
* Update Node Color Schema by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/88
* Automatically parse links by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/89
* New dockerfile by @rlex in https://github.com/AykutSarac/jsonvisio.com/pull/91
* fix falsy values not displaying by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/93
* Toggle expand by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/97
* Add Collapse Nodes by @victorbrambati in https://github.com/AykutSarac/jsonvisio.com/pull/96

## New Contributors
* @KarlHeitmann made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/85
* @rlex made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/91

**Full Changelog**: https://github.com/AykutSarac/jsonvisio.com/compare/v1.9.5...v2.0.0