Fixed
- Docker config not found: Volume mount in README and docker-compose.yml pointed to
/app/config.yamlinstead of/app/rnoe.yaml(#256) - Docker PermissionError on model download: Hugging Face model downloads failed because the
rnoesystem user had no writable cache directory (#256) - Send email "date_time must be aware": Use timezone-aware datetime when saving to Sent folder via IMAP (#256)
- IMAP disconnect error: Handle logout failure when server already closed the connection (#256)
Full Changelog: v0.3.2...v0.3.3