What's new

Changelog.

A running record of what's changed. The product is alive and moving.

May 2026 v2.1.0

Open team rows & team drag-to-move

Team members can now open their rows to collaborative editing. Any org member can add items to an open row on behalf of the row owner. Drag-to-move in team view is now routed through a service-role edge function so RLS policies don't block cross-member moves.

  • Open edit mode — toggle a lock icon on your own row to allow teammates to add items on your behalf
  • Non-user rows are always open for editing by org admins
  • Drag-to-move items between weeks in open-edit rows in the team view
  • Lock icon in team view indicates rows where editing is restricted
  • Fixed: scroll sync in team view could loop when multiple timelines scrolled simultaneously
April 2026 v2.0.0

Team view & org system

The biggest release yet. Team view shows everyone's personal timelines side by side, synchronized. Org creation, member invites, and non-user placeholders. Billing infrastructure fully wired but inactive — Stripe credentials pending.

  • Team view: stacked per-member timelines with synchronized horizontal scroll
  • Forecast bar above team view — one tinted chip per member showing their current week's weather
  • Org creation, invite flow, and member management in org settings
  • Non-user placeholders — admins can track items for people who haven't joined yet
  • Private items — mark any item private so only you can see it in team view
  • Now button snaps all team timelines to the current week simultaneously
  • Multi-org support — belong to multiple orgs, switch with a dropdown
  • Stripe billing infrastructure (inactive — needs credentials to go live)
March 2026 v1.2.0

Item scale

Every item now carries a scale: Small, Medium, Large, or Only. Scale affects rendering in the week card and how much the item contributes to the weather forecast. An Only item dominates the card and the forecast. This makes the engine substantially more accurate.

  • Scale selector in the item form: S · M · L · ◎ (Only)
  • Weather engine uses weighted item count instead of flat count
  • Only items sort to the top of the week card and receive full-width treatment
  • Large items get a left border accent in their label color
  • Small items render at reduced opacity and smaller vertical footprint
February 2026 v1.1.0

Weather engine improvements & storm intensity

Two new forecast states and a storm intensity progression for especially heavy weeks. The engine now accounts for where you are in the week — pressure builds on Thursday and Friday when tasks remain unfinished.

  • New state: clearing — high completion rate on a heavy week
  • New state: pressure — unfinished tasks on Thursday or Friday of the current week
  • Storm intensity levels 1–5 on stormy weeks (card background ramps deeper with each level)
  • Past weeks with remaining incomplete items retain their live weather state
  • Improved: weather calculation now excludes completed items from volume and type-mix axes
  • Three visual themes: Default, Simple, Bold — with per-theme day and night icon sets
January 2026 v1.0.0

Initial release

Weekest ships. Personal view, weather engine, Google auth. A horizontal timeline of weeks with a forecast for each. This is the core of the thing — everything else is elaboration.

  • Personal timeline — horizontal scroll, weeks as cards, past left, future right
  • Weather engine — four forecast states: clear, partly cloudy, overcast, stormy
  • Item types: tasks (with checkbox, collapse on completion) and events (no checkbox)
  • Labels — user-defined grouping tags, autocomplete from history
  • Drag to reorder and drag to move items between weeks
  • Flick to move items on mobile
  • Natural language week input — "next week", "in 3 weeks", etc.
  • Light and dark mode, persisted in localStorage
  • Google OAuth — no passwords, no account creation form
  • CSV export from the configure page