Changelog
Every release, documented. Follow along on GitHub.
v1.0.0
May 28, 2026
- Full theme system with dark and light mode
- User authentication with email/password and Google OAuth
- Seven productivity tools: Daily Planner, Pomodoro Timer, Habit Tracker, Markdown Notes, Rate Calculator, Weekly Review, Downtime Detector
- Dashboard for authenticated users
- Privacy Policy, Terms of Service, Roadmap, and Changelog pages
- Responsive design with mobile navigation sheet
v0.5.0
May 15, 2026
- Habit Tracker: active streak calculation and weekly heatmap
- Pomodoro: session logging with start/end timestamps
- Markdown Notes: auto-save with debounce and word count
- Daily Planner: drag-and-drop time block reordering
- Settings panels added to all tools (UI shell)
v0.4.0
April 28, 2026
- Rate Calculator: hourly/monthly/annual rate conversions
- Weekly Review: guided reflection prompts
- Footer with tool links and social icons
- Pricing page layout with feature comparison
v0.3.0
April 10, 2026
- Blog page with MDX article support
- Pomodoro: basic timer with start/pause/reset
- Habit Tracker: habit creation and daily check-off
- Daily Planner: hourly time blocks
v0.2.0
March 22, 2026
- Landing page with tool showcase
- Tailwind CSS theme with dark-first design tokens
- Navigation bar with tools dropdown
- Mobile responsive sheet navigation
v0.1.0
March 1, 2026
- Initial Next.js 14.2 project scaffold
- Font setup (DM Sans + JetBrains Mono)
- Basic route structure with route groups