2.30.0 (2026-03-01)
Features
- include project name in export all zip filenames (9c1ad6f)
Bug Fixes
- add explicit ApiConversations type annotation to resolve TS7022 (b31d5cd)
- handle alphanumeric cursor pagination for project conversations (0e17703), closes #341
- improve shift select user experience (df1af4b)
- set a hard cap 100 on export conversations to avoid OOM (2fd3516)
- stream conversation pages progressively to unblock Export All UI (e927de3)
- user need to select project first to load the conversation list (9ce72c0)