Release history

What's changed?

All notable additions, changes, and fixes from newest to oldest.

In development

No notable changes listed yet.

v1.4.0

2026-03-15

Added

Added
  • Onboarding — new users are greeted with a guided setup to configure their timer preset, daily goal, and study purpose
  • Subject tracker redesign — topics and subtopics with progress bars, inline editing, and a stats view alongside the list view
  • Countdown events — add important dates and see a live day countdown on your dashboard
  • Marketing site — public landing page at `/`, about page, and this changelog, all with a shared nav and footer
  • Sidebar — collapsible panel for toggling card visibility, switching dark mode, and accessing your account without opening a dialog
  • Dedicated calendar page — `/calendar` opens the full-screen task calendar directly
Changed
  • App dashboard moved from `/` to `/app`
  • Font updated to Inter (body) and Playfair Display (headings)
  • Primary color is now brand orange `#ff6b35` throughout the UI
  • Activity heatmap cells switched from green to brand orange
  • Card headings standardized: uppercase, bold, consistent size across all cards
  • Classic settings modal updated to match the style of the reverse settings modal
  • Sidebar now defaults to open
  • Timer button expand-on-hover now only triggers when hovering the button directly, not the card
  • Break Accumulated display matches the gray container style of auto-start and mini timer rows
  • Google Sign-In available on both sign-in and sign-up screens
  • Analytics switched from Vercel Analytics to PostHog
Fixed
  • Auth error messages now show friendly text instead of raw internal error strings
  • Corrupted localStorage entries for timer settings no longer crash the app — bad values are cleared and defaults are used
  • Dashboard layout improved on smaller monitors: 3-column grid now activates at 1280px instead of 1024px
  • Timer mode row no longer overflows on narrow card widths
Removed
  • Floating "Buy Me a Coffee" button (now in the sidebar)
  • "NEW" badge from the mini timer toggle
v1.3.2

2026-02-14

Added

Added
  • Picture-in-Picture timer: float a small timer above all other apps while you work. Includes pause, resume, and stop controls. Works in Chrome and Edge.
  • Drag handle on each card so you can rearrange your layout without accidentally triggering card interactions
Changed
  • Timer settings redesigned for both Classic and Reverse modes
  • Card headers now show controls on hover instead of always visible
Fixed
  • Fullscreen timer now properly overlays the entire screen
  • Activity heatmap tooltips no longer get clipped by the card edges
v1.3.1

2025-12-12

Added

Added
  • Drag and drop: rearrange your bento cards into any order you like
  • Your layout is saved to your account and restored on every visit
  • Reset layout button to go back to the default arrangement
v1.3.0

2025-10-10

Added

Added
  • Tags: create color-coded tags and assign them to tasks
  • Filter tasks by tag in the calendar and task list views
  • Tag manager for creating, editing, and deleting your tags
v1.2.0

2025-10-05

Changed

Changed
  • Theme color updated to brand orange
  • App descriptions and sharing previews improved
v1.1.0

2025-08-01

Added

Added
  • Submit feedback directly from the app
  • Auto-start: automatically begin the next session after a break
  • Warning when you try to close the tab while a timer is running
  • Leaderboards: see monthly rankings across all users
  • Filter tasks by status and date range in the calendar
Fixed
  • Timer now keeps running accurately even when the browser tab is in the background
  • Duplicate session entries no longer get saved
  • Calendar drag-and-drop date selection fixed
  • Mobile fullscreen calendar layout fixed
v1.0.0

2025-07-23

Initial release

Initial release
  • Classic Pomodoro mode (25 min work, 5 min break, 15 min long break)
  • Reverse Pomodoro mode: start with a break, earn work time
  • Adjustable work and break durations
  • GitHub-style activity heatmap showing 18 weeks of sessions
  • Daily streak counter with weekly progress view
  • Goal setting: set daily targets by hours, sessions, or minutes
  • Monthly calendar with task management
  • Leaderboards to compare productivity with other users
  • Dark mode
  • Works on desktop, tablet, and mobile
  • Installable as a PWA on any device
  • Optional account for saving your data across devices