diff --git a/docs/releases.md b/docs/releases.md index f291bea2..919b75b7 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1698,6 +1698,12 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release ## Not released yet +### ntfy server v2.18.x (UNRELEASED) + +**Bug fixes + maintenance:** + +* Preserve `
` line breaks in HTML-only emails received via SMTP ([#690](https://github.com/binwiederhier/ntfy/issues/690), [#1620](https://github.com/binwiederhier/ntfy/pull/1620), thanks to [@uzkikh](https://github.com/uzkikh) for the fix and to [@teastrainer](https://github.com/teastrainer) for reporting) + ### ntfy Android v1.23.x (UNRELEASED) **Features:**