Przeglądaj źródła

Changelog for #1112 (Android notification timestamp fix)

binwiederhier 1 miesiąc temu
rodzic
commit
fe386e31dd
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      docs/releases.md

+ 1 - 0
docs/releases.md

@@ -1676,6 +1676,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 **Bug fixes + maintenance:**
 
 * Fix crash when default server URL is missing scheme by auto-prepending `https://` ([#1582](https://github.com/binwiederhier/ntfy/issues/1582), thanks to [@hard-zero1](https://github.com/hard-zero1))
+* Fix notification timestamp to use original send time instead of receive time ([#1112](https://github.com/binwiederhier/ntfy/issues/1112), thanks to [@voruti](https://github.com/voruti) for reporting)
 
 ### ntfy server v2.17.x (UNRELEASED)