Skip to main content
Back to Home

Changelog

Keep track of the latest updates, improvements, and new tools added to ToolMono.

June 30, 2026
v1.0.0 (Production Release)
  • Added Progressive Web App (PWA) support.
  • Introduced fully offline capabilities for client-side tools.
  • Added comprehensive SEO, dynamic Sitemaps, and robots.txt.
  • Integrated Cookie Consent and comprehensive privacy controls.
  • Massive performance optimizations via Code Splitting and Lazy Loading.
  • Launched the Changelog, About, Contact, and API Documentation pages.
June 20, 2026
v0.9.5 (Beta)
  • Completed UI/UX overhaul with custom design tokens.
  • Added Text Diff, Regex Tester, and URL Parser tools.
  • Implemented Favorites and Recently Used tracking.
  • Improved mobile responsiveness and grid layouts.
June 1, 2026
v0.1.0 (Alpha)
  • Initial project scaffolding.
  • Added basic JSON Formatter and Base64 Encoder.
  • Setup Zustand state management.