-
v26.03.28.1 Stable
released this
2026-03-28 01:38:35 -04:00 | 668 commits to main since this releaseWhat's new
- Briefing view redesign — 3-column layout (weather · chat · news). Weather and news panels load independently; news shows the last 2 days of articles from all feeds with 👍/👎 reactions.
/newsarchive view — browse 90 days of RSS articles with feed filter, load-more pagination, topic pills, and reactions.- RSS article retention extended to 90 days (was 14).
- Deep article Q&A in briefing chat — follow-up questions in the briefing conversation can reference the full content of source articles.
- Task enhancements —
cancelledstatus,started_at/completed_attimestamps auto-set on status transitions,recurrence_rulefield with a new RecurrenceEditor UI component. - Fix: migration 0031 — corrected a broken
ALTER TYPE task_statusSQL; status column is plain TEXT so migration is now a no-op.
Downloads