Skip to content

ArtiChat 0.2.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:58
· 7 commits to main since this release

ArtiChat 0.2.3

Fixed

  • Fixed Admin Settings -> Email so enabling email from an empty configuration no longer fails with SMTP_HOST_REQUIRED before 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.