Approvals are a package now

Approval workflows used to be a compiled platform module (MeshWeaver.Approvals, listed under Modules:Assemblies) that registered a form, an inline section and a menu entry onto every per-node hub of the mesh. They now ship as the node-native Approvals package: two NodeTypes the mesh compiles live from their own Source/, with no assembly in the platform image and no restart to install or remove.

What changed for you

What made it possible

Two platform seams did the work the module used to do by force:

For content authors

MeshWeaver.Graph.ApprovalExtensions.AddApprovals() and the rest of the pre-extraction legacy surface are gone: nothing needs per-hub registration any more. In-mesh sources that still call it simply drop the call.

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