author | Alberto Bertogli
<albertito@blitiri.com.ar> 2022-03-05 23:26:07 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2022-03-05 23:26:07 UTC |
parent | d3c18aa471211dd2dff48817c72d614423f94ee1 |
docs/relnotes.md | +8 | -0 |
diff --git a/docs/relnotes.md b/docs/relnotes.md index 14ddc89..8bfcd6b 100644 --- a/docs/relnotes.md +++ b/docs/relnotes.md @@ -5,6 +5,14 @@ This file contains notes for each release, summarizing changes and explicitly noting backward-incompatible changes or known security issues. +## 1.9 (2022-03-05) + +- Improve certificate validation logic in the SMTP courier. +- Remove `alias-exists` hook, and improve aliases resolution logic. +- Support `""` values for `drop_characters` and `suffix_separators` in the + configuration file. + + ## 1.8 (2021-07-30) - Stricter error checking to help prevent cross-protocol attacks