Skip to content

Releases: creecros/SendEmailCreator

1.2.6

06 Oct 18:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

1.2.5

10 Feb 23:31
Compare
Choose a tag to compare

What's Changed

  • Added Translation "Deutsch (du)" by @manne65-hd in #20
  • Add #12 Subtask Due Date emails will only occur once per day, regardless of cronjob setup
  • Add #21 Option to not send emails of due dates when a task is in a certain colum has been added.

New Contributors

Full Changelog: 1.2.4...1.2.5

1.2.4

25 Feb 14:55
Compare
Choose a tag to compare
  • #18 Sets default duration to 0 when action parameter is not supplied by user.

1.2.3

14 Jan 20:33
345c98f
Compare
Choose a tag to compare
  • Added option to include the tasks title and id# for 3 actions a2c1cb2
  • Edits: German Translations #17

1.2.2

12 Aug 18:47
425fd4e
Compare
Choose a tag to compare
  • Don't send emails about closed projects
  • Also moved some repeated logi

1.2.1

09 Mar 20:56
f200c05
Compare
Choose a tag to compare
  • #14
    • adds default subject line

1.2.0

14 Jun 18:02
Compare
Choose a tag to compare
  • #11
  • Adds action: Send Comment via email on('comment.create')

1.1.0

17 Apr 15:27
8f6d970
Compare
Choose a tag to compare
  • Adds option for Task Email Due, to send to creator, assignee, or both.
    • Previous actions already setup, will default to both.

1.0.7

11 Apr 01:55
169b3f5
Compare
Choose a tag to compare
  • Switch to semantic versioning
  • adds port/bra translation

0.0.6

06 Nov 01:28
cd2334f
Compare
Choose a tag to compare
  • For Email of impending due date (TASKS ONLY)
    • added code to only mail once per day, regardless of how often crontabs is set to run

Addresses kanboard/kanboard#4066