diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-16 02:58:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-16 02:58:51 -0400 |
| commit | 6abc27fce898818f47c259f78760cbe9e8505e52 (patch) | |
| tree | 07c29647db223bf2f4fadd1807f181626cd7d70d /static | |
| parent | 7bf00d4c52f35e10fa875dfa25bba78e63471b04 (diff) | |
enable app compaction and app freezer by default
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 cea80b4c..06148939 100644 --- a/static/releases.html +++ b/static/releases.html @@ -448,6 +448,8 @@ <li>set GrapheneOS launcher as a default notification listener so that the default enabled notification integration works as intended by default like the stock OS</li> <li>add back removing DUN requirement for tethering</li> <li>add back ignoring tethering provisioning requirement</li> + <li>enable app compaction by default</li> + <li>enable app freezer by default</li> </ul> </article> --> |
