ArtiChat 0.2.3
ArtiChat 0.2.3
Fixed
- Fixed Admin Settings -> Email so enabling email from an empty configuration no longer fails with
SMTP_HOST_REQUIREDbefore SMTP fields are shown. - Added an explicit SMTP configuration state. An enabled but incomplete configuration remains unavailable for registration verification, password reset, account notices, and queued delivery until the host and sender details are complete.
- Kept SMTP validation strict for subsequent enabled saves and operational delivery.
Verification
- Focused backend email and SMTP tests: 35 passed.
- Frontend Vitest: 16 files, 37 tests passed.
- Vite production build and Python compilation passed.
This release is a direct application update from ArtiChat 0.2.2. Back up artichat_data before upgrading and verify /ready after the container starts.