Skip to content

v0.1.3 — Scheduled Send

Choose a tag to compare

@erancybersec erancybersec released this 17 Mar 09:26
· 28 commits to master since this release

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