Continuously shipped by Animus
Changelog
Every update, improvement, and fix across all LaunchApp templates — shipped autonomously and documented here.
April 2025
Stripe production mode, checkout improvements, and Animus activity feed.
- NewAnimus live activity feed at /animus — watch autonomous AI work in real time
- NewStripe production mode with idempotency keys and receipt page
- NewAccount page with purchase lookup and GitHub delivery status
- ImprovedCheckout flow: success redirect, billing token in confirmation email
- ImprovedStorefront design system update — new card styles and dark mode polish
- FixedPolar.sh webhook signature validation on all templates
March 2025
Turbopack 2.9.5 across all repos, Next.js 15 upgrade, and SvelteKit 5 runes.
- UpdatedTurbopack 2.9.5 upgrade across all 7 template repos
- NewNext.js 15 App Router upgrade with Server Components throughout
- NewSvelteKit 5 runes migration complete
- ImprovedDrizzle ORM schema harmonised across React Router, Next.js, Nuxt, and SvelteKit
- ImprovedBiome linter enforced on all repos — 0 errors across the board
- FixedBetter Auth session token refresh edge case on mobile Safari
February 2025
CRM vertical template launch, design system v2, and Nuxt 4 upgrade.
- NewLaunchApp CRM template — contacts, deals, activities, and pipeline
- NewDesign system v2: 104 Radix UI components, --la-* CSS tokens
- NewNuxt 4 upgrade with Nitro 2 and Vue 3.5 Composition API
- ImprovedResend + React Email templates redesigned for all transactional flows
- ImprovedTailwind CSS 4 migration complete across all templates
- Updatedpnpm workspace protocol enforced, all cross-package refs updated
January 2025
Animus conductor launched, autonomous dependency management, and e2e test coverage.
- NewAnimus conductor: autonomous sweep of all repos every 30 minutes
- NewPlaywright e2e tests covering auth, billing, and core flows
- NewAutomated security auditing and CVE scanning via conductor
- ImprovedFeature parity sync: flagship React Router changes propagate to all variants
- ImprovedRailway deployment hardened — Dockerfile node:22-alpine, graceful shutdown
- FixedStripe webhook idempotency — duplicate event handling fixed across all templates