Compyrix logo

Changelog

What is new on Compyrix — every new tool, feature, and fix shipped to production.

  1. v1.6.0

    MajorAugust 8, 2026

    All 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 Tool

      Age 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 Tool

      Every 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

      Feature

      All 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

      Feature

      Each 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

      Improvement

      Standardized 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.

  2. v1.5.0

    MinorAugust 5, 2026

    Public launch of the Compyrix home page, 6 category pages, About, Contact, Privacy Policy, and Terms of Service.

  3. v1.2.0

    MinorJuly 28, 2026

    Reusable tool UI building blocks, JSON-LD structured data system, and category/content layouts.

    • Tool UI primitives released

      Feature

      Published 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

      Feature

      7 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

      Improvement

      Navigation 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 Fix

      Fixed 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.

  4. v1.0.0

    MajorJuly 10, 2026

    Initial Compyrix scaffolding. Next.js 13 App Router + TypeScript, Tailwind CSS, shadcn/ui, and Netlify deploy configuration.

    • Next.js 13 + Tailwind foundation

      Feature

      Strict 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)

      Feature

      Typed 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

      Feature

      netlify.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

      Improvement

      All 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