Skip to content

v0.3.3

Latest

Choose a tag to compare

@thekie thekie released this 16 Feb 12:57
· 1 commit to main since this release
473a1f0

Fixed

  • Docker config not found: Volume mount in README and docker-compose.yml pointed to /app/config.yaml instead of /app/rnoe.yaml (#256)
  • Docker PermissionError on model download: Hugging Face model downloads failed because the rnoe system 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