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
api: Improved message-move API endpoint for Gmail API accounts. There is now a new payload option 'source' that specifies the folder the message is moved from (861bc23)
gmail-api: clear label cache after modifying labels (ca60f89)
oauth: Return 'id' not 'message' for message upload requests against Gmail API and MS Graph API (d1bd122)
worker-close: If worker dies then do not try to update accounts statuses to prevent race conditions (d532365)