Latest Release:v0.4.06 updates shipped

Changelog

Stay informed about new capabilities, performance improvements, and fixes shipped directly to production.

Featurev0.4.0

Atlas Landing Page Clone & Fluid WebGL Shaders

  • Cloned the high-converting Atlas engineering agent landing page with pixel-perfect responsive layouts.
  • Implemented an interactive WebGL2 fluid mesh shader canvas with simplex noise warping and grain simulation.
  • Added animated infinite customer logo marquees and bidirectional testimonial carousels.
  • Integrated interactive live incident timeline, capability bento cards, and interactive CLI installation box.
  • Configured dark/light mode toggle with persistence to localStorage.
  • Added custom CSS definitions and IDE configuration for Tailwind CSS v4 @theme support.
Featurev0.3.0

Minimal Changelog Shorts Feed

  • Introduced a dedicated changelog feed to publish concise micro-updates.
  • Added instant category filtering across features, improvements, and fixes.
  • Powered by Astro Content Collections and Tailwind CSS v4.
Featurev0.5.0

Minimal Email OTP Login & Changelog Redesign

  • Added a distraction-free minimal login page with passwordless single-use email OTP authentication.
  • Implemented segmented 6-digit passcode inputs with automatic focus advancement, paste parsing, and resend countdown.
  • Redesigned the changelog layout and timeline cards to match the Atlas design system with dark and light mode support.
  • Added live category count pills and empty state handling to the changelog feed.
Featurev0.2.0

Tailwind CSS v4 & ESLint Integration

  • Upgraded styling pipeline to Tailwind CSS v4 via the official Vite plugin.
  • Added ESLint flat config with TypeScript and Astro linting rules.
  • Streamlined project build and verification workflows.
Improvementv0.1.5

Faster Build Times & Asset Pipeline

  • Optimized static asset emission reducing build times by ~40%.
  • Cached dependency resolution for local development and CI runs.
Fixv0.1.2

Fixed CSS Specificity on Mobile Viewports

  • Resolved horizontal overflow on small screens under 380px width.
  • Corrected line-height scaling in hero headlines.