Mail Core 2 v0.6.4 Release Notes

Release Date: 2020-08-01 // over 3 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.