[1.0.8] - 2026-08-15
Added
- A warning when the session advertises
apiUrl,uploadUrlordownloadUrlon a different origin than the one connected to, naming both origins (#29). - The per-type report is printed when a run aborts.
Changed
Fixed
- A transient
serverUnavailablefromEmail/importpermanently dropped that message from the migration instead of retrying it. - The Exchange Graph importer stored a whole converted event as a
recurrenceOverridesvalue (#31). - Exporting a ContactCard carrying a photo blob failed against Stalwart, and a CalendarEvent enclosure sent as a
blobIdwas silently dropped by the server; the bytes of both are now inlined as a base64data:URI (#30). - A connection failure against the session-advertised
apiUrlwas reported as a per-type partial failure (exit 5, "consistent and resumable") instead of aborting (#29). - Session
apiUrl,uploadUrlanddownloadUrlgiven as relative references were used unresolved (#29).