You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-27Lines changed: 4 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,35 +22,12 @@ Aspose.Email Cloud is a REST API for creating email applications that work with
22
22
- Email configuration discovery.
23
23
- Disposable email address detection.
24
24
25
+
## Enhancements in Version 21.3
25
26
26
-
## Enhancements in Version 20.12
27
+
- IMAP native threads support added to the built-in Email client.
28
+
- New field ClientThreadMoveRequest.SourceFolder added to specify a folder to move a thread from.
27
29
28
-
Aspose.Email Cloud 20.12.0 comes with SDK breaking changes:
29
-
- AppKey renamed to ClientSecret.
30
-
- AppSID renamed to ClientId.
31
-
32
-
Some [SDK reference documentation](https://docs.aspose.cloud/email/reference-api/) improvements were made.
33
-
34
-
## Enhancements in Version 20.10
35
-
- All SDK functions are divided into groups (Email, Calendar, Contact, Client, Ai, Mapi, etc.).
36
-
- Unified file API provided for supported file types (Save, Get, Convert, AsFile, FromFile, AsMapi/AsDto).
37
-
- HierarchicalObject based API is removed.
38
-
- All models are stored in one folder/namespace.
39
-
- The request models are simplified
40
-
41
-
## Enhancements in Version 20.9
42
-
- Lets developers manipulate different emails' formats such as Outlook MSG, EML, VCard, and iCalendar files.
43
-
- Supports AI functions:
44
-
- Business card recognition.
45
-
- The Name API for parsing and handling personal names.
46
-
- Has a built-in email client. This client provides:
47
-
- Unified REST API for different email protocols: IMAP, POP3, SMTP, EWS, WebDav.
48
-
- Virtual multi-account.
49
-
- Message threads (POP3 accounts are also supported).
50
-
- Email configuration discovery.
51
-
- Disposable email address detection.
52
-
53
-
See [Release notes](https://docs.aspose.cloud/email/release-notes/).
30
+
See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-21-3-release-notes/).
54
31
55
32
## How to use the SDK?
56
33
The complete source code is available in the [GIT repository](https://github.com/aspose-email-cloud/aspose-email-cloud-python/tree/master/sdk/AsposeEmailCloudSdk).
0 commit comments