Product
Changelog
Every update to GetCode. Latest first.
v1.5.0DEVELOPERMay 2026
- +Public REST API — POST /api/v1/generate with Bearer token auth. JSON and SSE streaming modes. Full quota enforcement and structured error codes.
- +API key management — generate, reveal, copy, and rotate your gc_ key from the API Keys page. Pro-quality docs with cURL examples and response schema.
- +Credits economy — each output type costs 1–5 credits per generation. Credit bar in dashboard with plan breakdown and low/depleted warnings.
- +Version history — every Re-run links back to the original via parent_generation_id. ◎ Versions button in History shows all variants side-by-side with per-version copy.
- +Template likes — ♥ like any template with optimistic UI. Sort tabs: Featured / ↑ Trending / ♥ Most Liked. Auth nudge banner for unauthenticated users.
- +Template submissions — "Submit template" modal with full validation. Submissions queue stored in user_template_submissions for admin review.
- +History page shows only root generations — re-run variants grouped under ◎ Versions, keeping the list clean.
- +Admin template review UI — approve or reject community submissions directly from /ceo/templates.
v1.4.0COMMUNITYMay 2026
- +Public creator profile pages — every user gets a shareable @username portfolio at /u/[username], linked from gallery cards
- +Referral programme — share your referral link, you and your friend both earn +10 bonus generations on signup
- +Referral landing page at /referral/[code] — personalised invite page showing the referrer's name and what GetCode can build
- +ReferralShare widget in dashboard — collapsible panel with copy link and tweet button, replacing the plain code display
- +Transactional emails fully wired — subscription confirmation, cancellation notice, payment failed alert (escalates on final attempt)
- +Payment failed email template — contextual messaging for attempt 1/2 vs final attempt with urgent CTA
- +Auth callback processes referral credits — new users get +10 generations, referrer gets +10 immediately on signup
- +Referral code passed through full signup flow — URL param → signUp metadata → callback → DB record
v1.3.0PLATFORMMay 2026
- +Mobile responsiveness — full dashboard works on phones with a bottom tab bar and swipe drawer
- +PDF export — generate a clean PDF of any output via your browser's print dialog, no upload needed
- +Social share after gallery publish — tweet your creation with a pre-filled prompt and gallery link
- +Promo code support — enter discount codes on the Stripe checkout screen
- +CEO analytics upgraded — estimated MRR, free→paid conversion rate, unique active users, 30-day activity chart, AI model usage breakdown
- +Duplicate Stripe webhook consolidated — single canonical endpoint at /api/billing/webhook
- +Settings and history pages switched to least-privilege Supabase client (RLS, not admin bypass)
- +Billing portal now correctly redirects instead of returning JSON — "Manage billing" button works
v1.2.0ECOSYSTEMMay 2026
- +Export integrations — push generated code to GitHub Gist, deploy to Vercel via one-click, open in CodeSandbox or StackBlitz
- +Public Gallery — browse community creations, filter by output type, like with optimistic UI
- +Generation History — full searchable history with re-run, copy, token count, and model attribution
- +API Reference page — full developer docs with cURL / JavaScript / Python tabs, rate limits table, SSE streaming guide, and 7-code error reference
- +Template Marketplace — 24 curated templates across 8 categories with one-click generate
- +Prompt pipeline bar — visual indicator showing User Prompt → Enhanced Prompt → AI Processing → Output
- +Onboarding welcome banner and localStorage prompt persistence across email verification
- +Stripe webhook handler — checkout.session.completed, subscription.updated/deleted, invoice.payment_failed, trial_will_end
- +Billing portal redirect fix and success/error notice banners
v1.1.0AI UPGRADEMay 2026
- +Smart AI model routing — qwen3-coder for code, llama-3.3-70b for content, deepseek-v4 for reasoning, gpt-oss-120b for premium output
- +Production-grade system prompts — all 10 output types now produce deployable, complete implementations
- +Prompt enhancement pipeline — every prompt is expanded with technical context and requirements before generation
- +Abuse prevention — disposable email blocklist, rate limiting, bot detection, prompt injection guards, daily generation caps
- +Founder dashboard (CEO panel) — analytics, user management, showcase curation, promo codes, feature flags, blog, job listings
- +"AI Startup Builder" positioning — hero upgraded with interactive pipeline demo and streaming generation feel
- +Trust layer — stat counters, output type showcase, and persona-matched use case section on homepage
v1.0.0LAUNCHMay 2026
- +10 output types: Website, Image, Video, PDF, Excel, Word, PowerPoint, Email, Chart, API
- +Live preview for HTML outputs (Starter plan and above)
- +File upload and AI analysis (Pro plan and above)
- +Auto prompt improvement before every generation
- +Real-time streaming output with token-by-token display
- +Public showcase gallery with permission toggle
- +User accounts with unique @username
- +Free tier: 50 generations/month
- +Starter, Pro, Team, and Enterprise plans with Stripe billing
- +GetCode admin panel for platform management
- +Social links manager, full legal document set, status page
Subscribe to updates: Blog · Roadmap · @GetCode_one on X