Changelog
Everything new on A Versus B. New comparisons, features, improvements, and fixes.
53
Comparisons
10
Categories
100+
Entity Pages
9
Releases
- v1.8.0Improvement
Accessibility Pass, Skip Navigation & Reduced-Motion Support
- Added skip-to-content keyboard navigation link on every page (WCAG 2.1 AA)
- Added @media prefers-reduced-motion support — all hero animations pause for users with motion sensitivity
- Fixed all 4 missing category gradients (software, military, economy, travel) in category cards
- Completed semantic design token sweep across all public-facing components — zero raw gray tokens remain
- Fixed duplicate className bug in RecentlyViewed component
- v1.7.0Improvement
E-E-A-T Schema Sweep — Publishing Principles, Ethics & Corrections Policy
- Added publishingPrinciples, ethicsPolicy, and correctionsPolicy to all 40+ page schemas
- Added accessibilityFeature arrays to every schema (structuralNavigation, alternativeText, readingOrder)
- Launched dynamic /llms.txt describing site structure for AI crawlers
- Added CompareAction schema to homepage and comparison pages for voice/AI search
- Added accessibilityFeature and conditionsOfAccess to organization and WebSite schemas
- v1.6.0Improvement
Design System Token Sweep — Full Semantic Color System
- Replaced all raw Tailwind gray-* classes with semantic design tokens across 60+ components
- Light mode: gray → text-text, text-text-secondary, bg-surface-alt, border-border
- Dark sections (footer, hero gradients): gray → text-white/N opacity variants
- Fixed TrendingCard rank #2 border, Pagination disabled states, SearchBox category fallbacks
- Fixed Header mobile menu, Footer text hierarchy, EmbedButton modal and code blocks
- v1.5.0Content
Data Studies, Investing Report & B2B SaaS Study
- Published 3 original data studies: Most-Compared Brands 2026, B2B SaaS Comparison Report 2026, Investing & Finance Comparison Report 2026
- Each study features interactive data tables, stat cards, and methodology section
- Full Schema.org Article + Dataset + DataCatalog structured data on each study
- Studies hub page at /studies with collection schema for AI crawlers
- v1.4.0Feature
Embed Widget, Developer API & Review Pages
- Launched embeddable comparison widgets — any comparison can be embedded via script tag, iframe, or link badge
- Developer dashboard at /developers with usage stats and embed code generator
- New review pages at /reviews/[slug] with star ratings, pros/cons, and review aggregation
- Added StickyAffiliateCTA component for above-the-fold conversion on comparison pages
- Added VersionHistory component showing comparison update timeline
- Launched survey system for collecting user insights at /survey
- v1.3.0Improvement
Email Notifications, Mobile Fixes & Category Logic
- Fixed Full Comparison table responsiveness on mobile devices
- Added email notifications — all feedback and contact form submissions now sent to team inbox
- Fixed internal linking logic — categories now show only logically related topics (economy shows countries/companies, not sports)
- Improved mobile text sizing across all comparison components
- v1.2.0Content
50 New Comparisons & Engagement Features
- Added 50 new comparison pages across 8 categories (53 total)
- Sports: LeBron vs Jordan, Federer vs Nadal, Ali vs Tyson, Brady vs Manning, and more
- Countries: USA vs China, India vs China, Germany vs France, UK vs USA, and more
- Technology: PS5 vs Xbox, Mac vs Windows, ChatGPT vs Claude, and more
- Companies: Google vs Microsoft, Amazon vs Walmart, Netflix vs Disney+, and more
- Brands: Nike vs Adidas, Coca-Cola vs Pepsi, Apple vs Samsung, and more
- History: WW1 vs WW2, Roman Empire vs Ottoman Empire, and more
- Economy: Bitcoin vs Ethereum, Capitalism vs Socialism, and more
- Added share buttons (X, Facebook, LinkedIn, WhatsApp, Reddit, copy link)
- Added like button with count on every comparison
- Added comment section with name, text, and likes
- Added floating feedback widget for requests, questions, and bug reports
- v1.1.0Feature
AI Comparison Generation & Legal Pages
- AI-powered dynamic comparison generation — search for any comparison and it's created in real-time using Claude API
- New loading animation while comparisons are being generated
- Search results page with comparison pattern parsing (supports 'A vs B', 'compare A to B', 'difference between A and B')
- Entity pages showing all comparisons for a given entity (/entity/[slug])
- Alternatives pages showing competitors (/alternatives/[slug])
- Internal links component with entity links, category links, and 'People Also Compare'
- About page with mission statement and platform overview
- Contact page with form (name, email, subject, message)
- Privacy Policy — comprehensive data handling documentation
- Terms of Use — user agreement and intellectual property terms
- Disclaimer — accuracy, AI-generated content, and affiliate disclosures
- v1.0.0Launch
Initial Launch — A Versus B
- Launched aversusb.net — the comparison platform
- Homepage with hero section, search box, trending comparisons, and category browsing
- 3 flagship comparison pages: Messi vs Ronaldo, Japan vs China, iPhone 16 vs Samsung S25
- Comparison page template with: short answer, key differences, comparison table, pros/cons, verdict, FAQ, related comparisons
- 10 category hub pages: Sports, Countries, Technology, Products, Celebrities, History, Military, Economy, Companies, Brands
- Trending comparisons page
- Full JSON-LD structured data: Article, FAQPage, BreadcrumbList, ItemList, Dataset
- SEO-optimized metadata, Open Graph, and canonical URLs
- DataForSEO integration for keyword discovery (server-side)
- Prisma database schema with 20+ models ready for production
- Mobile-first responsive design with Tailwind CSS
- Custom design system: colors, typography, cards, tables, badges