What's wrong with this entry?
A new fastModePerSessionOptIn setting makes fast mode non-persistent, so each new session starts with fast mode off.
- When
true, fast mode does not carry over between sessions — users must re-enable it each session - Useful for users who want fast mode available but not always on by default
Setting description (search for "When true, fast mode does not persist across sessions")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.