Releases: david-kalmakoff/gotify-smtp-emailer
Releases · david-kalmakoff/gotify-smtp-emailer
Release list
v0.4.0
v0.3.1
- add support for v2.6.3
- remove support for v2.5.0
v0.3.0
- allow for separate smtp username and send email
- add from name to outgoing emails
- update ci to use makefile for testing
- use makefile for controling gotify version in tests
- update configuration formatting please update your config
v0.2.4
update ci to support more versions of gotify
v0.2.3
v0.2.2
Fix issue with irrelevant errors when disabling plugin
v0.2.1
Merge pull request #3 from david-kalmakoff/1-allow-unauthenticated-smtp implement no auth SMTP
v0.2.0
Merge pull request #2 from david-kalmakoff/1-allow-unauthenticated-smtp implement insecure SMTP