Releases: ggpwnkthx/Microsoft-Graph-SMTP-Relay
Releases · ggpwnkthx/Microsoft-Graph-SMTP-Relay
Release list
v1.0.2
What's Changed
- [Subscription] Allow "sender" event to overwrite Reply-To headers by @ole1986 in #31
- Update docker-compose.yaml by @MaximCrabbe in #34
- Feature/reduced aiosmtpd loglevel by @ole1986 in #37
New Contributors
- @MaximCrabbe made their first contribution in #34
Full Changelog: v1.0.1...v1.0.2
v1.0.1
First Actual Release
What's Changed
- Update microsoft_graph.py by @ggpwnkthx in #4
- parse_email_address by @ggpwnkthx in #5
- fix: handle transient errors by @dcrouch79 in #11
- Added logging to file by @NZLeadRain in #13
- Support for SMTP authentication by @ole1986 in #14
- Middleware support by @ole1986 in #19
- Feature/upload session by @ole1986 in #22
- eliminate unbounded thread creation in EventBus.publishSync (prevents “can’t start new thread” under sustained AUTH) by @chiesax in #24
- Feature/docker image version by @ole1986 in #26
- Feat/Reply To parsing by @GMProg in #27
- permanently delete the email message (if requested) by @ole1986 in #28
New Contributors
- @ggpwnkthx made their first contribution in #4
- @dcrouch79 made their first contribution in #11
- @NZLeadRain made their first contribution in #13
- @ole1986 made their first contribution in #14
- @chiesax made their first contribution in #24
- @GMProg made their first contribution in #27
Full Changelog: https://github.com/ggpwnkthx/Microsoft-Graph-SMTP-Relay/commits/v1.0.0