diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-01 08:16:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-01 08:16:09 -0400 |
| commit | 4d5df1d72304c0628750da87836752a507d4b02d (patch) | |
| tree | 3df7bd0200011222c128be6c4ee39934263906f4 /static | |
| parent | 28ac396b04d20fe509842be98b5e6fdf169854e8 (diff) | |
Log Viewer fixes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index efb46683..cb1b8b5b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,6 +541,8 @@ <p>Changes since the 2024103100 release:</p> <ul> + <li>fix upstream bug causing App Not Responding link to not work properly outside of Owner</li> + <li>Settings: avoid opening parent user log in nested profiles (Private Space, work profile)</li> </ul> </article> --> |
