You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump verbb/base (sandbox allows safe Craft value/query object methods by class family).
Fixed
Fix CleanTalk captcha validation missing imports, and resolve the API key via App::parseEnv() instead of App::env(). #2936.
Fix element fields (Entries, Categories, etc.) failing in email notification Twig when calling query methods like .one() or [0], caused by the Twig sandbox method allow-list. #2920.