From 61f403bff483ebb50c56e10955f5434ec28a9ca5 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Mon, 20 Feb 2023 15:55:48 -0500 Subject: [PATCH] Email publishing with access tokens, release notes --- docs/releases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index d93d07da..192c0900 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -4,8 +4,9 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release ## ntfy server v2.0.2 (UNRELEASED) -**Bug fixes + maintenance:** +**Features:** +* Support for publishing to protected topics via email with access tokens ([#612](https://github.com/binwiederhier/ntfy/pull/621), thanks to [@tamcore](https://github.com/tamcore)) * Support for base64-encoded and nested multipart emails ([#610](https://github.com/binwiederhier/ntfy/issues/610), thanks to [@Robert-litts](https://github.com/Robert-litts)) **Additional languages:**