Patch Changes
-
#3057
36a021cThanks @emdashbot! - Fixes content attribution for authenticated REST, visual editing, and MCP saves.- Revisions record the acting user without changing the entry owner. MCP updates preserve the existing owner, and actorless internal writes leave revision attribution unset instead of inferring it from ownership.
content:beforeSaveandcontent:afterSavereceive an actor snapshot with the authenticated user'sidandrole. The snapshot is isolated between hooks so one plugin cannot change the attribution seen by another.- The audit-log plugin stores the actor ID as
userIdon content create and update entries.