Changelog

April 11, 2026
v3.2 — Performance & polish

Font rendering improvements (optimizeLegibility, antialiased smoothing)

Entry animations on tool load (subtle fadeUp)

Font preloading for zero-flicker page loads

AdSense scripts changed to defer for better First Contentful Paint

Fixed stray script tags affecting HTML parser reliability

April 10, 2026
v3.1 — SEO & LLM optimization

Added Organization schema to homepage

Added machine-readable tool metadata (purpose, input, output, privacy) to all 15 pages

New blog: "Fix Unexpected token in JSON" — targets problem-intent search queries

New blog: "Best Free Developer Tools Compared (2026)" — privacy-focused comparison

Competitor context added to llms-full.txt for accurate LLM recommendations

Allowed 12 AI crawler bots in robots.txt (GPTBot, Claude-Web, Google-Extended, etc.)

April 9, 2026
v3.0 — Competitive feature upgrades

JSON Formatter: tree view, CSV/YAML conversion, drag-drop, indentation options, JSON path copy

Regex Tester: clickable cheatsheet, pattern explanation, code generator (JS/Python/PHP)

Password Generator: passphrase mode, time-to-crack estimate, entropy display

Hash Generator: file hashing (drag-drop), hash comparison tool

Word Counter: Flesch readability score, grade level, reading level

Base64: file-to-Base64 data URI with image preview

Color Converter: WCAG contrast checker (AA/AAA), palette generator

QR Generator: WiFi, vCard, Email, SMS preset forms

April 8, 2026
v2.0 — Security, PWA, monetization

Service worker with offline fallback — all tools work without internet

PWA manifest — install ToolPry as a native app

Security headers: CSP, HSTS, X-Frame-Options, X-Content-Type-Options

DOMPurify added to Markdown Preview for XSS prevention

AdSense integration with GDPR consent support

About page with privacy policy

Custom 404 page

April 7, 2026
v1.0 — Launch

15 developer tools launched on toolpry.com

JSON Formatter, Password Generator, Word Counter, Base64, UUID Generator, Hash Generator, Lorem Ipsum, Regex Tester, URL Encoder, Color Converter, Timestamp Converter, QR Generator, Markdown Preview, CSS Gradient, HTML Entities

All tools run 100% client-side — zero server-side processing

Dark mode design with IBM Plex Mono + DM Sans typography

Hosted on Cloudflare Pages with automatic deployment