What's wrong with this entry?
The error shown when /goal cannot run because hooks are restricted now says "hooks are restricted" instead of "hooks are disabled", better matching the actual condition (which covers both disableAllHooks and allowManagedHooksOnly settings).
Error string change (search for "/goal can't run while hooks are restricted")
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.