## Change log
### SECURITY ISSUES
* Update golang.org/x/text to v0.3.3 (fixes potential DoS)
See CVE-2020-14040 and https://go-review.googlesource.com/c/text/+/238238
for details.
### Bug fixes
For imapsql IMAP backend:
* Fix handling of * seqset
* Add missing counters update for EXPUNGE
Thanks @yesnomaybeyes for helping in issue investigation.
* Do not assume clients specify date in APPEND command
* Fix creating index on MySQL (https://github.com/foxcpp/go-imap-sql/pull/31)
Thanks @wjywbs.
### Documentation changes
* Extend copyright notice to include contributors
* Fix formatting and fix possibly confusing MTA-STS example
* Fix wrong name of 'targets' directive for smtp_downstream
### Misc
* build.sh: Do not switch to X.Y-fixes branch if version is manually selected
* dist: Add missing [Install] section to systemd units
## Build artifacts
As usual, available in GitHub Releases and on https://foxcpp.dev/maddy-builds/.
Build environment used is Alpine Linux Edge therefore reproducibility of binary
artifacts is not guaranteed but here are used compiler/toolchain/libc versions:
musl-libc 1.1.24
go version go1.14.3 linux/amd64
gcc (Alpine 9.3.0) 9.3.0
d9d059306f1902b7329027136835fea9374d315b6a3f6176c62838d296b653d3 maddy-0.3.2+gf720dab-x86_64-linux-musl.tar.zst
38d2e6461bf2e21747dfb8d8c1ce5ed3c4d57c5e3eb4327e336c275cd71fbdf9 maddy-0.3.2-src.tar.zst