You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A warning when the session advertises apiUrl, uploadUrl or downloadUrl on 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 serverUnavailable from Email/import permanently dropped that message from the migration instead of retrying it.
The Exchange Graph importer stored a whole converted event as a recurrenceOverrides value (#31).
Exporting a ContactCard carrying a photo blob failed against Stalwart, and a CalendarEvent enclosure sent as a blobId was silently dropped by the server; the bytes of both are now inlined as a base64 data: URI (#30).
A connection failure against the session-advertised apiUrl was reported as a per-type partial failure (exit 5, "consistent and resumable") instead of aborting (#29).
Session apiUrl, uploadUrl and downloadUrl given as relative references were used unresolved (#29).