What's new
Changelog
Product updates, new features, and improvements shipped by the team.
March 2026
Finance Module, Help Center & Site Polish
- Launched the Finance module — bank account connections via Plaid, transaction categorization, recurring expense detection, and savings goals.
- Bank statement import for CSV and PDF — backfill transaction history from any institution.
- Multi-profile support in Finance — manage personal and business finances separately with per-profile currency.
- Receipt detection from synced emails automatically triggers finance sync.
- Grouped sender view in Mail — newsletters and receipts from the same sender displayed in a visual grid.
- Refreshed mail thread detail layout with improved HTML email rendering.
- Keyboard shortcut guard — shortcuts now correctly pause when typing in forms or dialogs.
- New Chips component for filter selections across all modules.
- Launched the Help Center with 20 articles across 5 categories, each with its own shareable URL.
- Added changelog page and updated site-wide navigation.
- Replaced Twitter branding with X across the entire site.
- Daily briefing AI summaries cached in Redis for faster dashboard loads.
February 2026
Mail Module & Design System
- Built the Mail module from the ground up — Gmail OAuth, incremental sync, full history import, and background workers.
- Inbox with nested list and detail views, email actions (archive, star, read/unread, delete), and provider settings.
- AI-powered email triage — automatic classification into personal, work, newsletters, notifications, and transactional categories.
- Priority scoring based on sender importance, content urgency, and past behavior.
- Per-sender category rules for automatic sorting. Auto-handled items show metadata for transparency.
- Full-text inbox search with date range and category filtering.
- Unread-focused inbox filter and dedicated read mail view.
- Switched to the Sentient variable font across the marketing site and web app.
- Added shared @wingmnn/fonts package for consistent typography across all apps.
- Landing site expanded — added blog, contact, early access, help, integrations, modules, about, how-it-works, use-cases, and tools pages.
- Interactive free tools: subscription calculator, meeting cost calculator, and notification audit.
- SEO infrastructure with JSON-LD structured data, Open Graph, and canonical URLs on every page.
- Tauri desktop app scaffold — wraps the web experience with system-level integrations.
January 2026
Foundation
- Initialized the monorepo with Bun workspaces — web, API, hero, mobile, and shared packages.
- Web app scaffolded with TanStack Start, React 19, and Vite.
- API server built on Elysia.js with end-to-end type safety via Eden treaty.
- Database layer with Drizzle ORM and PostgreSQL — schema-first with generated migrations.
- Authentication system with better-auth — email/password and Google OAuth, session management.
- Redis integration for rate limiting, auth session storage, and caching with non-fatal fallbacks.
- OpenAPI documentation auto-generated from Elysia route definitions.
- Landing site launched with homepage, waitlist form, and core brand identity.