v26.03.28.1 — News/briefing redesign, task enhancements, recurrence #16
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GET /api/briefing/newsendpoint — unified news API used by both briefing panel (last 2 days) and archive view (last 90 days), withdays/limit/offset/feed_idparams/newsarchive view — browse 90 days of articles with feed filter dropdown, load-more pagination, topic pills, and 👍/👎 reactionscancelledstatus,started_at/completed_attimestamps,recurrence_rulefield,RecurrenceEditorcomponentALTER TYPE task_status(a PG enum that doesn't exist); status column is plain TEXT, migration is now a no-opTest plan
/newsroute loads archive with feed filter and load-more paginationcancelledstatusalembic upgrade headcompletes without error on a fresh DB