-
-
v0.22.642bc98c7 · ·
feat(actions): improve action execution with retry, WebSocket feedback, and execute button - Retry on 401 with force_refresh token - Type-specific LLM prompts for professional emails - WebUI action:failed handler with error_category - Execute button on action cards
-
v0.22.24411b3ce · ·
v0.22.2 - Permission-Aware Sharing Backend Part of v1.9 milestone. Key changes: - require_write_access() and require_owner_access() permission helpers - can_write field in all recording API responses - 403 responses with structured detail (error_code, message, required_permission) - can_write in WebSocket access-changed events See .planning/milestones/v1.9-MILESTONE-AUDIT.md for details.