A module version that does not load here no longer takes your working copy away

Every module you install is kept as a generation on your installation's volume, and the newest one is the one that loads at boot. Until now, when that newest generation could not load on the platform your installation runs — because it was built against a newer platform than yours, which the platform measures before loading anything — the module was simply absent: the previous generation, the one that had been working, was no longer referenced by anything, and the next housekeeping pass removed it. Unless the platform image happened to ship a copy of the module itself, a feature you had installed disappeared because a newer version of it existed.

The rule is now the one an installation would expect: it runs the newest version of every installed module that loads, and keeps the one it has until a newer one does.

The newer version starts running by itself once a build of it that loads on your platform ships, or once your platform updates. What the installation runs is also recorded with the mesh's module set, so every replica and every status page agree on which generation is actually live.

Reconnecting…
The server was updated. Reloading the page to pick up the latest version.