v1.9.0
AykutSarac/jsoncrack.comv1.9.0Jun 12, 2022by AykutSarac
AI Summary
The update introduces the ability to fetch JSON directly from URLs, implements Sentry for error tracking, and deploys a new landing page, alongside general performance optimizations and bug fixes.
Key Highlights
- Fetch JSON from URL
- Optimize Rendering Performance
- New Landing Page
- Sentry Implementation
New Features
- URL fetching
- Performance optimization
- New landing page
- Sentry integration
Full Release Notes
## What's Changed * Add Fetch JSON from URL by @HyunseungLee-Travis in https://github.com/AykutSarac/jsonvisio.com/pull/35 * Optimize Rendering Performance (experimental) by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/52 * Sentry Implementation by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/54 * New Landing Page by @AykutSarac in https://github.com/AykutSarac/jsonvisio.com/pull/55 * Bug fixes  ## New Contributors * @HyunseungLee-Travis made their first contribution in https://github.com/AykutSarac/jsonvisio.com/pull/35 **Full Changelog**: https://github.com/AykutSarac/jsonvisio.com/compare/v1.8.0...v1.9.0