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)