diff --git a/docs/deprecations.md b/docs/deprecations.md index c2da3beaca18437ec01d79c7d579894a3f4baa48..b94a1277b74252bd2ce0fe1c0a810a19feba657b 100644 --- a/docs/deprecations.md +++ b/docs/deprecations.md @@ -10,6 +10,10 @@ This page is used to list deprecation notices for ntfy. Deprecated commands and In future versions of the Android app, instant delivery connections and connections to self-hosted servers will be using the WebSockets protocol. This potentially requires [configuration changes in your proxy](https://ntfy.sh/docs/config/#nginxapache2caddy). +Due to [reports of varying battery consumption](https://github.com/binwiederhier/ntfy/issues/190) (which entirely +seems to depend on the phone), JSON HTTP stream support will not be removed. Instead, I'll just flip the default to +WebSocket in June. + ### Android app: Using `since=<timestamp>` instead of `since=<id>` > Active since 2022-02-27, behavior will change in **May 2022**