v0.4.1
0.4.1 (2026-08-27)
Added
- Session switcher (‹ prev / next ›) in timeline detail header, following the current filtered/sorted list with position indicator.
- Card stagger entrance animation on first load (subtle 0.22s fade+rise, 14ms increments, respects prefers-reduced-motion).
- Skeleton loading placeholder for message summaries.
Changed
- Message summary expand/collapse is now instant (removed height animation) to avoid collapsed blank space and jank.
- Sticky detail panel polish.
Fixed
- "Subagent" badge no longer stretched by flex layout in the detail header.
- Timeline blank-screen crash on init (TDZ ReferenceError from variable declaration order).
中文摘要:时间线详情新增上一条/下一条切换器;卡片 stagger 进场;消息展开改即时切换;骨架屏;修复子代理 badge 拉伸与时间线白屏崩溃。