Changelog
What's new in Flux Capacitor.
February 9, 2026
Add Vercel Analytics
Add Vercel Analytics
February 9, 2026
Replace favicon with SVG brand mark in Flux Capacitor colorway
Replace favicon with SVG brand mark in Flux Capacitor colorway
February 9, 2026
Update footer tagline and wrap bottom CTA in rounded muted card
Update footer tagline and wrap bottom CTA in rounded muted card
February 8, 2026
Use light brand symbol in hero section
Use light brand symbol in hero section
February 8, 2026
Refine proximity text component and remove accent color tint
Refine proximity text component and remove accent color tint
February 8, 2026
Update footer: magenta heart, new tagline
Update footer: magenta heart, new tagline
February 8, 2026
Add changelog, privacy, terms pages; inverted hero/footer; proximity font effect
- Add /changelog page reading from entries.json with timeline UI - Add generate-changelog script (npm run changelog) to regenerate from git log - Add /privacy and /terms pages with standard policy content - Invert hero and footer color schemes (bg-foreground text-background) - Remove global layout footer in favor of page-level footer - Add mouse-driven variable font weight effect on hero heading - Wire up all footer links (features anchor, pricing mailto, changelog, privacy, terms) - Update hero copy, eyebrow labels, and section headings
February 8, 2026
Redesign homepage with hero, feature sections, and pricing CTAs
Replace the minimal centered login page with a marketing-style landing page showcasing product features with static UI recreations. Adds hero with larger logo and updated headline, 4 alternating feature sections (capacity stats, forecast mode, team load chart, person cards), a secondary pricing CTA in the hero, and a primary pricing CTA at the bottom linking to hello@super.green.
February 8, 2026
Add sliding pill animation to Actual/Forecast toggle
Use a grid layout with an absolutely-positioned background pill that slides between positions via translateX transition.
February 8, 2026
Add forecast mode visual indicators and make modal responsive to forecast selections
- Sparkle icon on Forecast toggle button, section headings, and predicted most active project in cards/modal - Forecast badge in modal header when in forecast mode - Compute predicted most active project per person from estimated hour shares - Modal OOO bar uses period-aware days (week or month) instead of current month - Hide pace marker, category breakdown, and time-entry warnings in forecast mode since they only apply to actual tracked data