Skip to main content
FormatGenie
All Tools
Text Tools
Extraction
Conversion
Dev Tools
Generators
About
Changelog
A record of improvements, new tools, and bug fixes on FormatGenie.
v1.2
May 2026
•
Added FAQ sections with rich schema markup to all 46 tool pages
•
Added breadcrumb navigation across all category and tool pages
•
Added tool search to the All Tools page
•
Added "Recently Used" tool history (stored locally in your browser)
•
Added Back-to-Top button on long pages
•
Added social links (GitHub, Twitter) to footer
•
Added /terms and /changelog pages
•
Replaced custom CSV parser with papaparse for better accuracy
•
Fixed clipboard copy fallback for non-HTTPS environments
•
Added empty state messaging and debouncing to Word Counter
•
Added input size limits (200 KB) with warnings across all tools
•
Added Vercel Analytics and Speed Insights for performance monitoring
•
Added JSON-LD structured data (Organization, WebSite, Tool, FAQ schemas)
•
Added Open Graph images for social sharing previews
•
Improved accessibility: skip link, aria-live regions, aria-labels on icon buttons
v1.1
April 2026
•
Upgraded Next.js to 15.5.18 (patches CVE-2025-66478)
•
Upgraded diff library to v9 (patches DoS vulnerability)
•
Completed all 46 tool implementations across 5 categories
•
Implemented sitemap.ts and robots.ts
•
Added dark mode support across all pages and components
v1.0
March 2026
•
Initial launch with 46 free browser-based text and data tools
•
Text Transformation: 14 tools including Case Converter, Word Counter, and Text Sorter
•
Data Extraction: 10 tools including Email, URL, and Phone extractors
•
Format Conversion: 15 tools including CSV↔JSON, Markdown↔HTML, and Base64
•
Developer Utilities: Regex Tester, Diff Checker, UUID Generator, Character Counter
•
Generators: Lorem Ipsum, Password Generator, Slug Generator