v1.8.0

AykutSarac/jsoncrack.comv1.8.0May 5, 2022by AykutSarac

AI Summary

This release upgrades the JSON editor to VS Code's Monaco editor and adds the ability to download the graph as a PNG image. It also highlights multiple search results and includes a Dockerfile for containerization.

Key Highlights

  • Replace JSON editor with VS Code's Monaco
  • Download graph as png
  • Feature highlight multiple search results
  • Add Dockerfile

New Features

  • Monaco Editor
  • PNG export
  • Multi-search highlighting
  • Dockerfile

Full Release Notes

## JSON Visio v1.8.0 - What's Changed?
* Replace JSON editor with VS Code's Monaco by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/30
* Now you can **download graph** as `png`! @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/32
* Feature highlight multiple search results by @burakozarslan in https://github.com/AykutSarac/jsonvisio.com/pull/26
* Add Dockerfile by @jcalonso in https://github.com/AykutSarac/jsonvisio.com/pull/24
* Update icons at sidebar and tools
* Bug fixes

## New Contributors
* @burakozarslan made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/26
* @jcalonso made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/24

**Full Changelog**: https://github.com/AykutSarac/jsonvisio.com/compare/v1.6.0...v1.8.0