Back to HomeNomad Beta
Changelog
Follow the progress, core updates, and feature additions made to Nomad.
v0.3.0 - Visual & Scrollytelling Redesign
July 17, 2026- Implemented high-fidelity NomadPaths background canvas curves with animated sync particles.
- Reworked scrollytelling section with light theme canvas and alternating horizontal layouts.
- Replaced Instrument Serif displays with Inter bold sans-serif across the landing page.
- Created full-content static pages for About, Changelog, Status, and Legal sections.
- Polished the Google Sign-in login card with a custom glassmorphic overlay.
v0.2.0 - Supabase Migration & Multi-User Architecture
July 16, 2026- Successfully migrated from SQLite to Supabase Postgres database backend.
- Integrated NextAuth v5 Google Sign-in guarded by ALLOWED_EMAILS invite checks.
- Implemented file storage driver supporting both local disk and Supabase Storage buckets.
- Created tenant-isolation tests to guarantee data and relation access security.
- Separated cloud-incompatible capabilities like dynamic scraping and folder sync behind environment feature flags.
v0.1.0 - Core Engine Beta
July 10, 2026- Built core Kanban board and application drawer layout.
- Implemented Gmail and IMAP email parsing using Gemini classification.
- Added document management with versioned PDF uploads and local folder synchronization.
- Integrated double-sided Google Calendar sync for interviews.