diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-30 05:33:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-30 05:33:58 -0400 |
| commit | 8012f0e3bf418b3e1cd90903c9674f33fe347bcc (patch) | |
| tree | 51b832109edb813d511d43d80908f7f50751577f /static | |
| parent | 6a5103d5cd305b18c6087aab74edc616e0273bb2 (diff) | |
notification forwarding between users
Diffstat (limited to 'static')
| -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 bcfe4fda..030dc9cf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -540,6 +540,7 @@ <p>Changes since the 2022062200 release:</p> <ul> + <li>add opt-in support for forwarding notifications to the active user from users in the background with information censored in the same way as on the lockscreen (can be enabled in Settings ➔ System ➔ Multiple users for each user you want to forward their notifications)</li> <li>set correct tile label for our battery share quick tile</li> <li>Vanadium: update Chromium base to 103.0.5060.70</li> <li>Vanadium: disable reporting support (Report-To, report-uri) again</li> |
