Skip to content

v2.63.4

Choose a tag to compare

@github-actions github-actions released this 09 Mar 15:07
de584da

2.63.4 (2026-03-09)

Bug Fixes

  • guard null imapClient dereferences during async operations (671bcee)
  • prevent null dereference crash in getImapConnection during connection drops (6a356fd)
  • throw instead of silent return in select() null guard, revert redundant optional chaining (cb7db50)
  • update tests for getCurrentListing null guard changes (a644f9c)