Changelog

New features, fixes, and improvements shipped to CodeDig.

App Audit & CI Overhaul

  • FeatureCustom branded 404 and error pages
  • FeaturePage-level SEO metadata on all marketing pages with unique titles and descriptions
  • FeatureOG image and Twitter card metadata for social sharing previews
  • FeatureJSON-LD structured data on blog posts for search engine rich results
  • FeatureExpanded sitemap from 7 to 15+ pages including blog posts
  • FeatureNewsletter signup in footer
  • FeatureSocial media links (Twitter/X, LinkedIn, GitHub) in footer
  • FeatureBlog formatting support for links, blockquotes, and fenced code blocks
  • FeatureKeyboard-accessible module list in 3D Architecture Walk
  • FeatureMobile scroll hint on comparison table
  • FixBroken /search link now points to /symbols
  • FixContact form loading state with disabled button to prevent double submission
  • FixAll internal links converted from <a> to Next.js <Link> for client-side navigation
  • FixDuplicate Security link removed from footer
  • FixZod API validation now enforces schema instead of silently passing
  • FixErrorBoundary moved inside providers for access to toast/dialog context
  • FixURL parameter validation on AR/VR page with fallback defaults
  • FixDemo data banner shown when CodebaseDiorama falls back to demo scene
  • FixRemoved empty useFrame hooks and dead state in VR and dashboard components
  • FixAccessibility labels on all form inputs, ARIA roles on mobile menu
  • FixSemantic <ol> markup for How It Works steps on landing page
  • FixConsistent CTA messaging across landing and pricing pages
  • FixCommitted to dark-only theme, removed unused light mode CSS variables
  • InfrastructurePinned Three.js ecosystem packages to exact versions
  • InfrastructureUpgraded all GitHub Actions from deprecated v3 to v4
  • InfrastructureFixed CI workflows: mold linker, NATS health checks, Rust formatting, clippy lints
  • InfrastructureResponsive image sizing with sizes prop on product screenshots

Marketing & Contact

  • FeatureContact form with email delivery via Resend integration
  • FeatureUpdated pricing tiers with annual billing and 20% discount
  • FeatureMobile-responsive navigation with hamburger menu
  • FeatureBlog and changelog pages with real content
  • FeatureCompetitor comparison page

Platform Foundations

  • FeatureFeature flag system for per-tenant feature gating
  • InfrastructureDatabase migration consolidation — single baseline split into 20 focused migrations
  • InfrastructureSimplified deployment architecture on Fly.io
  • FixResolved router stack overflow in release builds

CodeDig Launch

  • FeatureCodeDig rebrand with new marketing site and domain
  • FeaturePR risk analysis engine with composite scoring
  • FeatureSecurity scanning with 200+ rules covering OWASP Top 10
  • FeatureMulti-language support: C#, TypeScript, Rust, Python, Java, Go
  • FeatureGitHub App integration with 1-click install
  • FeatureBlast radius analysis with dependency graph traversal
  • FeatureTest gap analysis with coverage overlay on PR diffs