diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-21 16:20:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 0704419169500d2215f0e779d47cd387463e0113 (patch) | |
| tree | 25ca677e4638d53880d671340d54cff67330cd3c | |
| parent | 32f416add339a1b89faa967402f2eb846f518b85 (diff) | |
notification forwarding fix
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index fd759edc..af8ea349 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,6 +549,7 @@ <p>Changes since the 2022072000 release:</p> <ul> + <li>do not forward notifications from foreground user</li> </ul> </article> --> |
