From 9685ee65f15270a2048ce025c0594419555a7626 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 7 Dec 2021 03:31:37 -0500 Subject: [PATCH] document enabling support for more users --- static/features.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/features.html b/static/features.html index a2680f5c..2f15e5d7 100644 --- a/static/features.html +++ b/static/features.html @@ -192,6 +192,8 @@ (still enabled by default for compatibility)
  • Low-level improvements to the filesystem-based full disk encryption used on modern Android
  • +
  • Support creating up to 16 secondary user profiles (15 + guest) instead of + only 4 (3 + guest).
  • Support for logging out of user profiles without needing a device manager: makes them inactive so that they can't continue running code while using another profile and purges the disk encryption keys (which are per-profile)