Mail Core 2 v0.6.4 Release Notes
Release Date: 2020-08-01 // over 4 years ago-
โ Added
- ๐ Support for moveMessagesOperation to java library in Pull Request (#1749)
- โ Add uidplus, acl, enable capabilities parsing in Pull Request (#1750)
- ๐ Fix Operation Progress Listener on Android in Pull Request (#1787)
- ๐ Fix superclass for MCONNTPDisconnectOperation in Pull Request (#1852)
- โ Add type annotation to MCOIMAPFetchFoldersOperation (#1784)
โก๏ธ Updated
- ๐ Exclude driverkit SDK from macosx sdk version variable. in Pull Request (#1855)
- โ Add Hostinger to email providers in Pull Request #1883
- โก๏ธ Update pod spec to resolve the unencrypted HTTP protocol warning
- Eliminate -Wimplicit-fallthrough trigger (#1767)
- Remove deprecated ALWAYS_SEARCH_USER_PATHS setting for iOS target (#1757)
- Drop flags -lcrypto -lssl in target OS X
๐ Fixed
- ๐ Fixed memory leak
- 0๏ธโฃ Enable MCOIMAPFolderStatus to be constructed by the NSObject default constructor.
Previous changes from v0.6.3
-
๐ Various bugfixes and improvements.