v0.2.0 — SaaS Dashboard & JWT Fix
- Fixed authentication token validation to improve compatibility and reliability
- Added API middleware for secure cross-origin requests
- Next.js proxy migration — middleware.ts → proxy.ts per Next.js 16 convention
- Subscription page — Free/Pro plan display with Paddle customer portal link
- Export history view — dashboard displays past exports with status, rows, duration
- Settings page — Name, Email, Member since, OAuth profile picture
- Added /privacy and /terms pages
- Removed deprecated HTMX local web UI (internal/web/)
- Onboarding page removed — sign-in/sign-up redirect straight to dashboard