v1.6.0
AykutSarac/jsoncrack.comv1.6.0Apr 27, 2022by AykutSarac
AI Summary
This update transforms the application into a Progressive Web App (PWA) capable of running offline, and disables Server-Side Rendering (SSR) to significantly boost rendering performance.
Key Highlights
- Create PWA (works in offline mode)
- Disable SSR
- Drastically improve rendering performance
New Features
- PWA support
- SSR disabled
- Performance improvements
Full Release Notes
## What's Changed? <img width="706" alt="pwa" src="https://user-images.githubusercontent.com/47941171/165523645-c73f15b2-6e46-4580-acd6-4192c19f018c.png"> * Create **PWA** for JSON Visio (works in **offline mode** too!) 🎉 * Disable SSR, drastically **improve rendering performance**