Recycling a node type now recycles everything built on it

After a change reaches a running installation — a merge synced in, a package updated, a node type rebuilt — the parts already running keep serving what they loaded until they are recycled. That was documented, and it was also the reason people kept pinning installations to a build: the recycle you could run from a node type's menu restarted that node type's own hub and nothing else, so the pages and nodes built on it went on answering from the old build.

What changed

Recycle the node type, and its whole network follows. One recycle on a node type now reaches

Only what is actually running is touched. A node that nobody has opened has nothing to recycle, and it is left alone — it is not started up just to be shut down again. So a type with ten thousand nodes and three open pages recycles three things.

One recycle is one wave. The network is worked out once, at the node type you recycled; the parts it reaches do not fan out again, so two node types that depend on each other cannot turn one recycle into an endless loop.

Nothing about the Recycle button, the recycle tool or the mw recycle command changed on the outside. They now do what the word always promised.

Reconnecting…
The connection to the server was interrupted. Trying to restore it…
Trying again…
The connection could not be restored. Reloading the page…
The server was updated. Reloading the page to pick up the latest version.