diff --git a/CHANGELOG b/CHANGELOG index 6495a49acb833508b14311eb800092fa4b62c991..d1a46ffd6d6f7c615ff6b98b09d7031a25a69eff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +# Version 1.3.3 + +Release date: June 15 2018 + +- Fixed DKIM key pair generation + +# Version 1.3.2 + +Release date: June 13 2018 + +- Fixed support with latest ISPConfig version (log_retention issue not solved by prev release) + # Version 1.3.1 Release date: June 8 2018 diff --git a/README.md b/README.md index 004c9b4cff885463bd35fee92fbe79b8b1d4db7b..48291f98324c39f9acb42e12d8c307a18ef2145a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ clone repo using git `git clone https://git.ispconfig.org/ispconfig/module-wizar - Export results as PDF - Email results as HTML/PDF +## Known bugs + +- DKIM generation doesn't respect mail server dkim_strength configuration. Instead is used default value of 2048 + ## Contributing Contributions are welcome, so please contribute your translations. Thank you.