generated fromactions/container-action
- Notifications
You must be signed in to change notification settings - Fork204
Releases: dawidd6/action-send-mail
Releases · dawidd6/action-send-mail
v6
What's Changed
- CI updates + devcontainer by@dawidd6 in#229
- build(deps): bump nodemailer from 6.10.1 to 7.0.3 by@dependabot in#228
- build(deps): bump @actions/glob from 0.4.0 to 0.5.0 by@dependabot in#210
Full Changelog:v5...v6
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5
7ac0fb1 This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- build(deps): bump nodemailer from 6.9.16 to 6.10.0 by@dependabot in#221
- Add envelope-from and envelope-to options by@Shane32 in#224
- build(deps): bump nodemailer from 6.10.0 to 6.10.1 by@dependabot in#225
New Contributors
Full Changelog:v4...v5
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4
6118791 This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- build(deps): bump nodemailer from 6.9.13 to 6.9.14 by@dependabot in#206
- build(deps): bump nodemailer from 6.9.14 to 6.9.15 by@dependabot in#212
- build(deps): bump @actions/core from 1.10.1 to 1.11.0 by@dependabot in#216
- build(deps): bump @actions/core from 1.11.0 to 1.11.1 by@dependabot in#217
- build(deps): bump nodemailer from 6.9.15 to 6.9.16 by@dependabot in#218
- Enable the Showdown option to support tables by@phoeniixhawk in#220
Full Changelog:v3.12.0...v4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.12.0
2cea961 This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- build(deps): bump nodemailer from 6.9.8 to 6.9.9 by@dependabot in#195
- Fix for issue#196 by@kroese in#197
- build(deps): bump nodemailer from 6.9.9 to 6.9.10 by@dependabot in#199
- build(deps): bump nodemailer from 6.9.10 to 6.9.12 by@dependabot in#202
- build(deps): bump nodemailer from 6.9.12 to 6.9.13 by@dependabot in#204
New Contributors
Full Changelog:v3.11.0...v3.12.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.11.0
4226df7 This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- build(deps): bump nodemailer from 6.9.1 to 6.9.8 by@dependabot in#191
- build(deps): bump @actions/core from 1.10.0 to 1.10.1 by@dependabot in#181
- Update to Node20 by@phoeniixhawk in#193
New Contributors
- @phoeniixhawk made their first contribution in#193
Full Changelog:v3...v3.11.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.10.0: Enable logging and debug of nodemailer (#190)
dc13c73 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
This should help A LOT to let people understandwhy things go wrong in this action when talking to the mailhost
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.9.0: Made "to" optional (incase cc or bcc is provided) (#183)
4847681 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
* Added made to optional (incase cc or bcc is provided)* updated action.yml
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.8.0: Support reading the subject from a file. (#173)
3c0bbc5 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Allows dynamic subjects to be generated at action runtime(e.g., "Foobar version 1.2.3 is released", where 1.2.3is not known at action config time).Leverages the existing file:// support for body, but renamesgetBody to getText, in keeping with this expanded role.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v3.7.2: Clarify that Markdown only works for html_body (#151)
fa73d6a This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.7.1
6063705 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
action: run on node16
Assets2
Uh oh!
There was an error while loading.Please reload this page.