[1.0.9] - 2026-08-22
Added
Changed
Fixed
- IMAP mailbox names were decoded as Latin-1 instead of UTF-8, so non-ASCII folders failed to SELECT (#32 #37).
- CalDAV discovery aborted when the given URL answered PROPFIND with 501 instead of trying the next discovery step (#35).
- An unparsable
receivedAtdropped the whole email, and aFileNodewithoutnodeTypewas skipped (#36). - Maildir import took
received_atfrom the file mtime, which does not survive a copy or restore (#38). - An EWS recurrence
EndDatecarrying a UTC offset produced a malformeduntiland an unbounded series (#33). - Export took the default calendar or address book away from a target account that already had one, and an archive could hold more than one default per type.
- Exchange participant addresses were replaced by a synthetic URN whenever
RoutingTypewas not SMTP, and a Graph X500 reference was emitted as a malformedmailto:(#33).