AI Support Agent 6.0.2
Latest12 August 2026
AI Support Agent v6.0.2
Release Date: August 12, 2026 Tags: OPERATIONS, EMAIL, SETTINGS, BUG-FIXES
Overview
The agent could not resend a verification email on a stock install. Resending one is one of the few actions the agent may carry out on a customer's behalf, and it is gated on the platform's email-verification switch. That switch had no stored value until an operator saved the settings page, and the gate read a missing value as off — so the agent offered the action, the customer accepted it, and it was refused, on an install whose admin panel showed verification enabled.
Requires Core v6.6.4, which repairs the same disagreement across the rest of the platform and ships the migration that pins your install's current behaviour.
Update Instructions
pnpm updatorUpdate Core first, and run the email-verification backfill it describes before you restart — it decides what this gate now answers on your install.
Fixed
Resending a verification email was refused on an install that had never saved its settings
A missing setting now means what the admin panel says it means. An explicit off still refuses the action, so an operator who has deliberately turned verification off sees no change.
- Fixed the agent's resend-verification-email action being refused on any install where the email-verification switch had never been saved, while the admin panel showed it as enabled.