From 8960459520b87b0bd3bece181388021ae2c9a599 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Sun, 11 Jan 2026 09:26:44 -0500 Subject: [PATCH] Changelog --- docs/releases.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 8df4d1b4..ed65d8a4 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1599,4 +1599,15 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release ## Not released yet -Nothing to see here yet. \ No newline at end of file +### ntfy Android app v1.22.x (UNRELEASED) + +**Features:** + +* Support for self-signed certs and client certs for mTLS (#215, #530, ntfy-android#149) + +**Bug fixes + maintenance:** + +* Use server-specific user for attachment downloads (#1529, thanks to @ManInDark for reporting) +* Fix crash in sharing dialog (thanks to @rogeliodh) +* Fix crash when exiting multi-delete in detail view +* Fix potential crashes with icon downloader and backuper