App state now starts with a projects identity record holding your account key and message ids.
What's wrong with this entry?
Both the default app state and the REPL startup now begin with an empty projects identity record holding an account key, a list of the session's own message ids and a wire account id, where the previous build had an undefined remote project field.
EMPTY_PROJECTS_SELF_IDENTITY
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.
-
v2.1.235
Process-wide caches are now scoped per host
Both mention state
-
v2.1.235
Per-session state replaces process-wide globals, and the render root takes explicit dependencies
Both mention state
-
v2.1.235
More file-scope variables replaced by accessor-backed containers
Both mention state