Changelog
What is new on Compyrix — every new tool, feature, and fix shipped to production.
v1.6.0
MajorAugust 8, 2026All tool pages go live, plus FAQ, Blog, Sitemap, and Changelog. 19 fully functional tools, 67 total catalog entries, and every footer link resolved.
15 new live tools launched
New ToolAge Calculator, Case Converter, Random Number Generator, UUID Generator, Base64 Encoder/Decoder, URL Encoder/Decoder, Hash Generator, Lorem Ipsum Generator, Diff Checker, Regex Tester, Barcode Generator, QR Code Generator (with color customization), Password Generator (entropy strength meter), YouTube Title Generator (AI), and Word Counter — all with full implementations and individual SEO-optimized pages.
Dynamic /tools/[slug] route with 67 entries
New ToolEvery tool in the catalog now has a dedicated page at /tools/{slug}. Live tools render with interactive implementations; 48 upcoming tools render Coming Soon notification pages with email opt-in and full SEO metadata.
FAQ, Blog, Sitemap, and Changelog pages
FeatureAll footer and in-content links are now complete. 15 general and privacy FAQs with FAQPage JSON-LD structured data; 6 blog seed articles with Article JSON-LD and categorized post grid; full sitemap with 80+ pages organized by category; human-readable changelog with categorized release items.
Per-tool SEO content for every live tool
FeatureEach of the 19 live tools ships with 4-paragraph long-form content and 5 niche-specific FAQs. Pages include SoftwareApplication, BreadcrumbList, and FAQPage structured data for rich results.
Tool page sidebar layout and ad placement
ImprovementStandardized ToolPageLayout with top/in-content/sidebar ad positions in 1:300 column ratio, related tools section, and sticky sidebar behavior for category and tool detail pages.
v1.5.0
MinorAugust 5, 2026Public launch of the Compyrix home page, 6 category pages, About, Contact, Privacy Policy, and Terms of Service.
Homepage hero + ToolGrid catalog with live search
New ToolFully responsive hero, 50+ tool catalog with instant client-side search, 6 category filters, live result counts, and hover states for all 67 cards including "Soon" badges for upcoming entries.
6 category listing pages
FeatureCalculators, Converters, Generators, AI Tools, Image Tools, and Text Tools — each with own metadata, category description, icon header, inter-category pills, and paginated tool grid.
Sticky Header with search + dropdown nav
FeatureScroll-aware backdrop blur, desktop dropdowns for each category listing 8 tools, instant client-side search with 6 results, and mobile Sheet drawer with the same search plus full category tree.
Legal pages + Cookie Consent
Feature13-section Privacy Policy covering AdSense, AI tools, cookies, CCPA/GDPR rights, and 13-section Terms of Service covering disclaimers, AI output, liability, and advertising. Cookie banner with Accept/Decline stored in localStorage.
Full light/dark theme + 46 shadcn/ui components
ImprovementComplete HSL-based design tokens for both light and dark, 46 Radix-based UI primitives installed, and custom animations (fade-in, scale-in, slide-down, shimmer, accordion).
v1.2.0
MinorJuly 28, 2026Reusable tool UI building blocks, JSON-LD structured data system, and category/content layouts.
Tool UI primitives released
FeaturePublished ToolCard, ToolInput, ToolTextarea, ToolButton, ToolResult (with copy confirmation), ToolSelect, and DownloadButton components with strict accessibility (44px touch targets, aria labels).
Schema.org structured data suite
Feature7 JSON-LD types: Organization, WebSite with SearchAction, BreadcrumbList, FAQPage, SoftwareApplication, Article, and generic constructMetadata helper for OG/Twitter/canonical tags.
Breadcrumbs + ad slots + tool icon mapping
ImprovementNavigation breadcrumbs with URL history, three standard AdSlot positions (top/sidebar/in-content) with dashed placeholder styling, and 59 Lucide icons registered for tool and category usage.
Header search cleared on route change
Bug FixFixed bug where a search open in the header stayed visible after clicking a search result or category dropdown link. Search state and mobile Sheet state now reset whenever Next.js usePathname() changes.
v1.0.0
MajorJuly 10, 2026Initial Compyrix scaffolding. Next.js 13 App Router + TypeScript, Tailwind CSS, shadcn/ui, and Netlify deploy configuration.
Next.js 13 + Tailwind foundation
FeatureStrict TypeScript, RSC-first app directory, path aliases (@/*), ESLint and typecheck scripts, and PostCSS/Tailwind 3.3 with HSL theme tokens and tailwindcss-animate.
Tool catalog data model (67 entries, 5 phases)
FeatureTyped Tool model with slug, name, short+long descriptions, 6 category enum, 5-phase roadmap, keywords array, and live/coming-soon status. Helper functions getTool, getToolsByCategory, getRelatedTools, getLiveTools.
Netlify deploy pipeline
Featurenetlify.toml with @netlify/plugin-nextjs for zero-config SSR/ISR/edge deploy, .next publishing, and CI build using next build + next start.
46 shadcn/ui components pre-installed
ImprovementAll commonly needed Radix primitives (dialog, sheet, dropdown, accordion, tabs, select, etc.) pre-installed and configured for CVA variants plus the Sonner toast system.
And that wraps things up for now. Next stop: more live tools from Phase 3 (advanced calculators), plus Phase 4 image and file tools.
Suggest the next tool