Skip to content

v2.50.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 11:03
6ad9d0e

2.50.5 (2025-02-04)

Bug Fixes

  • 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)