Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

v0.1.4 — Scheduled Tab Enhancements

Choose a tag to compare

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

What's New

🔁 Full Scheduled Job Lifecycle

  • Resend — clone a completed or cancelled job with a new send time
  • Edit — cancel a pending job and reload it into the tab for full editing
  • Duplicate — copy a job as a new draft with schedule cleared
  • Restore — re-activate a cancelled job (only if scheduled time hasn't passed)
  • Cancel — cancel a pending job without editing

🎨 UX Improvements

  • Uniform button widths across all job cards
  • Clicking card body toggles the details/preview panel
  • Inline message preview (icon + truncated content) collapsed by default

📖 Documentation

  • README updated with full Scheduled Sending section and job action reference table