v0.8.0
This is a new release with some breaking changes (please, read UPGRADING.md before upgrade). We have many improvements, bugfixes and new features!
What's Changed
- Normalize template context for external_template by @moorereason in #47
- Add support for StartTLS by @nsoggia in #49
- Security config by @tierpod in #50
- Add concurrent DNS lookup support by @moorereason in #48
- Handle multiple auth results by @moorereason in #51
- Ignore eml files when processing extracted reports by @moorereason in #55
- Run workflow on PR by @tierpod in #56
- Add tests for template variables by @moorereason in #52
- Add warning about unsupported inline MIME headers by @moorereason in #60
- Add a merge_key configuration option by @moorereason in #57
New Contributors
- @moorereason made their first contribution in #47
- @nsoggia made their first contribution in #49
Full Changelog: v0.7.2...v0.8.0