Mode
Color

Changelog

All notable changes to this project

Version 2.0.2

January 7, 2026

✨ Added

  • Improved cache management system
  • Enhanced code organization (separated CSS and JS)

🔧 Fixed

  • Icon sizing consistency across all browsers
  • Cache busting for CSS files

Version 2.0.0

January 6, 2026

✨ Added

  • Multiple color theme support (Red, Violet, Blue, Green, Orange, Yellow)
  • System theme detection and auto-switching
  • Enhanced settings dropdown with mode and color options
  • Search functionality in output panel
  • Comprehensive footer with links and information
  • Sample JSON data for quick testing

🎨 Improved

  • Complete UI redesign with modern aesthetics
  • Better responsive design for mobile devices
  • Enhanced syntax highlighting

Version 1.0.0

December 2025

🎉 Initial Release

  • JSON parsing and validation
  • JSON formatting and beautification
  • JSON minification
  • Recursive JSON parsing
  • Syntax highlighting
  • Tree view with expand/collapse
  • Dark mode support
  • Copy to clipboard functionality
Back to Parser