@luckydraw/cumulus 0.30.3 → 0.30.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.30.3
4
+
5
+
6
+ - Voice conversation mode with server-side text-to-speech
7
+ - Inline text annotations — highlight and comment like Google Docs
8
+ - Worker activity chips show live agent status above input
9
+ - Scheduled thread triggers with cron and one-shot support
10
+ - First-run setup wizard and self-update system
11
+ - Pipeline dashboard with REST endpoints and MCP tool integration
12
+ - Infinite scroll for long threads and per-thread model selector
13
+ - Inbound webhooks and email tools for CRM automation
14
+ - Bug fixes and stability improvements
15
+
16
+
3
17
  ## v0.30.3
4
18
 
5
19
  - Updated @luckydraw/blex to 0.1.11 (clean rebuild with Option C styling + light background fix for branch blocks)