Skip to content

Release of 13.10.0

Latest
Compare
Choose a tag to compare
@brian-pond brian-pond released this 14 Oct 17:36
· 1 commit to version-13 since this release

Been a long time since I added major new features to BTU.

  1. Added the ability for a Task to transmit emails, even when not attached to a Schedule.
    • Tasks now have a child table of Email Addresses, just like Schedules did.
  2. Added a global, default set of emails under BTU Config. New Tasks automatically inherit the global emails (unless you explicitly name your own email addresses during Task creation.)
  3. Invented a new concept of "One-Shot" tasks.
  4. Invented a way for a "One-Shot" task to run with a delay. This is huge, and something I've been wanting for a long time.