mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
chore: add pr 1996
This commit is contained in:
parent
3b9ad6278b
commit
58a8ba4b44
|
@ -12,6 +12,7 @@ This release improves on `9.1.0` in many aspect, including general fixes, Fail2B
|
||||||
- **[general]** `./setup.sh email list` was enhanced, now showing information neatly ([#1898](https://github.com/docker-mailserver/docker-mailserver/pull/1898))
|
- **[general]** `./setup.sh email list` was enhanced, now showing information neatly ([#1898](https://github.com/docker-mailserver/docker-mailserver/pull/1898))
|
||||||
- **[general]** Added update check and notification ([#1976](https://github.com/docker-mailserver/docker-mailserver/pull/1976) [#1951](https://github.com/docker-mailserver/docker-mailserver/pull/1951))
|
- **[general]** Added update check and notification ([#1976](https://github.com/docker-mailserver/docker-mailserver/pull/1976) [#1951](https://github.com/docker-mailserver/docker-mailserver/pull/1951))
|
||||||
- **[general]** Moved environment variables to the documentation and improvements ([#1948](https://github.com/docker-mailserver/docker-mailserver/pull/1948) [#1947](https://github.com/docker-mailserver/docker-mailserver/pull/1947) [#1931](https://github.com/docker-mailserver/docker-mailserver/pull/1931))
|
- **[general]** Moved environment variables to the documentation and improvements ([#1948](https://github.com/docker-mailserver/docker-mailserver/pull/1948) [#1947](https://github.com/docker-mailserver/docker-mailserver/pull/1947) [#1931](https://github.com/docker-mailserver/docker-mailserver/pull/1931))
|
||||||
|
- **[general]** Reduced image layer count by 18 ([#1996](https://github.com/docker-mailserver/docker-mailserver/pull/1996))
|
||||||
- **[security]** Major Fail2Ban improvements (cleanup, update and breaking changes, see below)
|
- **[security]** Major Fail2Ban improvements (cleanup, update and breaking changes, see below)
|
||||||
- **[fix]** `./setup.sh email del ...` now works properly
|
- **[fix]** `./setup.sh email del ...` now works properly
|
||||||
- **[code]** Added color variables to `setup.sh` and improved the script as a whole ([#1879](https://github.com/docker-mailserver/docker-mailserver/pull/1879) [#1886](https://github.com/docker-mailserver/docker-mailserver/pull/1886))
|
- **[code]** Added color variables to `setup.sh` and improved the script as a whole ([#1879](https://github.com/docker-mailserver/docker-mailserver/pull/1879) [#1886](https://github.com/docker-mailserver/docker-mailserver/pull/1886))
|
||||||
|
|
Loading…
Reference in a new issue