Releases: tierpod/dmarc-report-converter
Releases · tierpod/dmarc-report-converter
v0.8.1
What's Changed
- Update bundled jquery to 3.7.1 by @moorereason in #62
- Update bootstrap to 5.3.3 by @moorereason in #63
- Update chartjs to 4.4.2 by @moorereason in #64
- fix variable name in config.dist.yaml by @jniggemann in #67
- allow for different architectures in tarfile name by @rmeden in #66
- Close #65: Add info about Nix pkg to README by @tierpod in #68
New Contributors
- @jniggemann made their first contribution in #67
- @rmeden made their first contribution in #66
Full Changelog: v0.8.0...v0.8.1
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
Test new actions
v0.7.1
v0.7.0
What's Changed
- Print error message when trying to save in a non-writable directory by @bwildenhain in #29
- Bump golang.org/x/text from 0.3.1-0.20180410181320-7922cc490dd5 to 0.3.8 by @dependabot in #31
- Update dependencies by @tierpod in #33
- Fix issue 36 by @tierpod in #37
New Contributors
- @bwildenhain made their first contribution in #29
- @dependabot made their first contribution in #31
Full Changelog: v0.6.5...v0.7.0
v0.6.5
v0.6.4
v0.6.3
Print all log messages to stderr stdout is used only for output.stdout=stdout It makes possible to use shell pipes for intergration with external software.
v0.6.2
Add workaround for gzipped twice xml files
v0.6.1
Add "now" template function.