mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
docs: v1.7 release notes
This commit is contained in:
@@ -5,12 +5,15 @@ This file contains notes for each release, summarizing changes and explicitly
|
|||||||
noting backward-incompatible changes or known security issues.
|
noting backward-incompatible changes or known security issues.
|
||||||
|
|
||||||
|
|
||||||
## 1.7 (TODO)
|
## 1.7 (2021-05-31)
|
||||||
|
|
||||||
- chasquid-util no longer depends on the unmaintained docopt-go.
|
- chasquid-util no longer depends on the unmaintained docopt-go.
|
||||||
If you relied on undocumented parsing behaviour before, your invocations may
|
If you relied on undocumented parsing behaviour before, your invocations may
|
||||||
need adjustment. In particular, `--a b` is no longer supported, and `--a=b`
|
need adjustment. In particular, `--a b` is no longer supported, and `--a=b`
|
||||||
must be used instead.
|
must be used instead.
|
||||||
|
- Improve handling of errors when talking to Dovecot for authentication.
|
||||||
|
- Fix handling of `hostname` option in the Docker image.
|
||||||
|
- Miscellaneous documentation and test improvements.
|
||||||
|
|
||||||
|
|
||||||
## 1.6 (2020-11-22)
|
## 1.6 (2020-11-22)
|
||||||
|
|||||||
Reference in New Issue
Block a user