Changelog 1.6.x

Last updated: December 14, 2023

In 1.6.x, we laid the groundwork for our IMAP server implementation, added TLS support, and made several internal improvements.

Release Tags

  • 1.6.0 (2023-12-13)
  • 1.6.1 (2023-12-14)

Highlights

  • Initial IMAP server implementation groundwork & TLS enablement.

Added

  • IMAP TLS support & command coverage (list/select/fetch/status/store/append/expunge etc groundwork across commits).
  • Longer client token bytes.

Fixed

  • SMTP startup error.
  • onAppend date issues.
  • Crash conditions.
  • Duplicate file naming.