This repository was archived by the owner on Jun 19, 2026. It is now read-only.
v0.1.3 — Scheduled Send
What's New
⏰ Scheduled Sending
- Schedule any Compose or Group Broadcast job to send at a future date/time
- Jobs stored in IndexedDB — survive page refresh and handle large payloads
- Scheduler polls every 30 seconds and executes jobs in order
- Response panel hidden on non-API tabs (Scheduled, Settings) for a cleaner UI
🐛 Fixes
- Reset scroll position to top when switching tabs
- Fixed missing closing
</div>that broke scroll container layout - Forced tab panel visibility to fix intermittent display issues