We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c2c51 commit 2744646Copy full SHA for 2744646
CHANGELOG.md
@@ -9,6 +9,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
9
- More unique ID generation to prevent multiple attachments with same ID #363 (thanks @Guite)
10
- Not all attachments are pushed to the collection #372 (thanks @AdrianKuriata)
11
- Partial fix for #362 (allow search response to be empty)
12
+- Unsafe usage of switch case. #354 #366 (thanks @shuergab)
13
+- Fix use of ST_MSGN as sequence method #356 (thanks @gioid)
14
+- Prevent infinite loop in ImapProtocol #316 (thanks @thin-k-design)
15
16
### Added
17
- NaN
0 commit comments