From a36ada634b95a2dc4bc3b3c40a76285ca33bd22a Mon Sep 17 00:00:00 2001 From: Hunter Kehoe Date: Sat, 16 Jul 2022 13:31:03 -0600 Subject: [PATCH] notification icons --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index 31ef63ee..1c188393 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -36,6 +36,7 @@ Thank you to [@wunter8](https://github.com/wunter8) for proactively picking up s * Subscription display name for the web app ([#348](https://github.com/binwiederhier/ntfy/pull/348)) * Allow setting socket permissions via `--listen-unix-mode` ([#356](https://github.com/binwiederhier/ntfy/pull/356), thanks to [@koro666](https://github.com/koro666)) +* Icons can be set for each individual notification ([#126](https://github.com/binwiederhier/ntfy/issues/126), thanks to [@wunter8](https://github.com/wunter8)) **Bugs:**