← Back to Afftera

Historical upstream changelog

These entries document the upstream project before Afftera. They are preserved as historical provenance and do not describe the current Afftera release state.

Social Listen Data Pipeline + Registry Expansion

  • NewSocial data persistence — all raw social items (YouTube, TikTok, X, Reddit, Blog) are now stored in Supabase for future content discovery and insights.
  • NewWeekly query rotation — 3 query variants per platform, rotated weekly to discover different content over time instead of re-fetching the same results.
  • NewAdded 190 new programs across 6 batches: schema hardening, PartnerStack delta (+96), AI-native wave 1 (+25), AI wave 2 (+25), YC AI companies (+20), marketplace scans (+24).
  • NewSVG badge embed — embeddable Affiliate Score badge with size variants and web component support.
  • ImprovedMaximized data collection per API call — YouTube RapidAPI 6→50 results, Apify 20→30, removed slice limits on TikTok and X. Zero cost increase (per-request pricing).
  • ImprovedSocial Listen now uses PPR (Partial Prerendering) with dynamic holes — no more API calls during build, fixing the 10-minute build time regression.
  • ImprovedYouTube fetch priority swapped: RapidAPI (free) first, Apify ($0.03/call) as fallback. Saves ~$22/day on Apify costs.
  • ImprovedAffiliate Score algorithm redesigned (0–100) with better commission parsing and tier-aware scoring.
  • FixedBuild time regression (10+ minutes) caused by API calls during static generation for all 446 programs.
  • Fixed98 missing logos from Batch 2 PartnerStack delta import.
  • FixedVercel deploy failures — inline index build, tolerate missing workspace packages, disable lint during build.

Launch Day

  • NewOpenAffiliate launched at openaffiliate.dev — the open registry of affiliate programs for developers and AI agents.
  • New446 affiliate programs with structured YAML data: commission rates, cookie duration, payout details, agent instructions.
  • NewCLI tool — search and manage programs from your terminal with npx openaffiliate.
  • NewMCP server — connect AI agents to the registry via Model Context Protocol (HTTP + stdio).
  • NewTypeScript SDK — typed client for searching and querying programs.
  • NewREST API — no auth required. Query programs, categories, and social data.
  • NewSocial Listen — aggregated social content (YouTube, TikTok, X, Reddit, Blog) for each program with quality scoring and 7-day cache.
  • NewAffiliate Score — algorithmic scoring (0–100) based on commission, cookie duration, payment terms, and brand strength.
  • NewCommunity voting on programs with Supabase-backed vote counts.
  • NewMulti-page docs site with sidebar navigation, table of contents, and code blocks.
  • NewRankings page with sortable table, category filters, and search.
  • NewCategory and network landing pages with SEO.
  • NewProgram detail pages with ConnectTabs, CapabilityCards, and related programs.
  • NewHD logos via Clearbit with graceful fallback chain.
  • NewCmd+K search bar for instant program discovery.
  • ImprovedPremium dark theme UI — enterprise-style design with neutral colors and tight spacing.
  • FixedDeep-verified all programs — removed 14 fake/unverifiable entries, corrected 6 others.
  • FixedUpdated signup URLs to actual affiliate program pages for 299 programs.