diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-05 01:26:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-05 01:26:44 -0400 |
| commit | b5b23775c95f0032397b03a65841f459e765c371 (patch) | |
| tree | 11d2eaa7e157e86b00df75936167c1bdec8f6b55 /static | |
| parent | ce6c2b4dd801ff1263dd51699c9753c482174170 (diff) | |
explain install available apps feature
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 090378a8..82cddd82 100644 --- a/static/releases.html +++ b/static/releases.html @@ -600,7 +600,7 @@ <p>Changes since the 2022083000 release:</p> <ul> - <li>Settings: enable install available apps feature</li> + <li>Settings: enable install available apps feature for installing apps in a secondary user profile from the Owner profile</li> <li>System Updater: update target API level to 33</li> <li>System Updater: replace Material library with SettingsLib to match settings theme</li> <li>System Updater: add app icon</li> |
