-
v26.03.27.1 Stable
released this
2026-03-27 00:12:42 -04:00 | 689 commits to main since this releaseWhat's new
- News story cards in briefing — each RSS item now renders as a card with source, linked headline, snippet, and 👍/👎 reactions (previously reactions were bare "Story N" buttons with no article context)
- Fix MCP fable_update_task —
PATCH /api/tasks/:idwas returning 405; route now accepts both PUT and PATCH - Backend DRY pass —
parse_pagination()helper across routes;_enrich_shares()and_deduplicate_by_permission()in sharing service - Frontend DRY pass — shared milestone color palette,
useBackgroundRefreshcomposable,_loadTabContent()in SettingsView, typed API key helpers
Downloads