v3.3.0
May 1, 2026Sci-fi homepage rebuild + enterprise QR Code Generator + 12 new content pages.
- Feature
Jarvis-style homepage with reactor core, orbital rings, and live terminal animation
- New tool
QR Code Generator
20+ data types, gradient styling, logo embed, live scannability score, built-in scanner with phishing detection, 100-row batch CSV upload, brand kit save.
- Feature
Plain-English copy across the site
Replaced jargon with readable language. 16px body floor on all content pages.
- Feature
12 enterprise content pages
About, Pricing, Changelog, Roadmap, Contact, Privacy, Terms, Cookies, GDPR, AUP, Status.
- Feature
Full SEO schema graph
Organization + WebSite + ItemList + FAQPage + SearchAction + ContactPoint on the homepage. Article + WebPage on content pages.
- Fix
Header/hero seam removed
Dot-grid pattern now extends seamlessly through the floating header pill into the hero.
v3.2.0
Apr 30, 2026Wave 8a feature build-out across 6 tools: Cold Email 3-step sequence, Resume bullet JD tailoring, Caption post-types, Word Counter file upload, LinkedIn AI mode.
- Feature
Cold Email Writer: full 3-step follow-up sequence
Day 0 + Day 3 + Day 7 + Day 14 with personalization slot detection and SpamAssassin-style scoring.
- Feature
Resume Bullets: industry picker + JD tailoring
Paste a target JD, get back keyword-matched STAR-method bullets with an ATS score.
- Feature
Caption Generator: 4 post-types + 10 vibes + tiered hashtags
- Feature
Word Counter: file upload (.docx, .pdf, .txt, .md, .rtf)
Drag and drop. Mammoth + pdfjs-dist for client-side extraction.
- Feature
LinkedIn Formatter: AI generation mode + carousel splitter + 5 tone variants
- Feature
Email Subject Generator: paired preheader text per subject
- Infra
Shared AI intelligence layer
scoring.ts, personalization.ts, brand-voice.ts, file-extract.ts. Reusable primitives across every tool.
v3.1.0
Apr 30, 2026Top-notch result UIs for all 16 AI tools. No more generic JSON dumps.
- Feature
PDF Summarizer: 4-tab result + Anki + Markdown export + page citations
- Feature
AI Rewriter: side-by-side diff view + frozen-words honor counter
- Feature
Grammar Checker: error highlighting + multi-tone tabs + Flesch-Kincaid scoring
- Feature
Code Explainer: live npm/PyPI hallucination flagger
- Feature
AI Translator: speech synthesis (read aloud)
- Feature
LinkedIn Formatter: live LinkedIn-style preview pane
- Feature
Word Counter: Flesch-Kincaid grade + platform preset cap warnings
v3.0.0
Apr 30, 2026Bespoke SEO landing pages for all 16 AI tools.
- Feature
10-section landing page per tool
1500-2500 words, competitor comparison table, 10-entry FAQ, full FAQPage JSON-LD schema.
- Feature
Plain-English content rules
No em-dashes, no banned jargon. Em-dash audit on every page.
- Infra
TOOL_BUILD_STANDARD.md
Canonical spec for every future tool. Auto-loaded by AGENTS.md.
v2.5.0
Apr 28, 2026Math Solver photo upload, AI Detector heatmap, YouTube Summarizer 8-tab UI.
- New tool
Math Solver: 4 modes (Tutor, Student, Teacher, Researcher) + photo upload + LaTeX rendering
- New tool
AI Content Detector: sentence-by-sentence heatmap + model attribution
- New tool
YouTube Summarizer: 8-tab UI (summary, chapters, transcript, quiz, flashcards, mind map, chat with timestamps, export)
v2.0.0
Apr 25, 2026Migration to Hetzner VPS. Full Postgres + NextAuth v5.
- Infra
Hetzner VPS migration
Moved off Vercel for 30x lower bandwidth cost. Nginx + PM2 + Cloudflare DNS.
- Infra
Postgres via Drizzle ORM 0.45 + Neon
- Infra
NextAuth v5 with role-based RBAC
user / premium / content_writer / seo_manager / admin / owner.
- Infra
GitHub Actions deploy pipeline