Back to Changelog
v1.0.293
Automatic mail SSL on first email account, dashboard preference persistence, and browser cookie compatibility fix
New Feature
1- Mail SSL is now automatically provisioned (best-effort) when a domain's first email account is created, so IMAP/SMTP/webmail connections get a valid certificate without any manual action
Improvement
1- Per-domain mail SSL scheduler now continuously ensures certificates for all mail-hosting domains, not only renewing existing ones — domains that missed the initial issuance are automatically recovered on the next scheduler pass
Bug Fixes
3- Dashboard chart style preference (gauge/line/bar) is now saved per user — changing the style via PATCH /api/v1/me/preferences no longer returns 403 for USER and RESELLER roles
- Personal 2FA endpoints (/2fa/setup, /2fa/enable, /2fa/disable, etc.) are now accessible to USER and RESELLER roles without 403 errors
- Refresh token cookie SameSite mode changed from None to Lax, preventing session loss in Brave and Edge InPrivate/incognito windows