Зміни публічного API в Aspose.Email 6.3.0

Нижче наведено список усіх змін, внесених до публічного API, таких як додані, перейменовані, видалені або застарілі елементи, а також будь-які несумісні зміни, внесені в Aspose.Email для Java. Якщо у вас є занепокоєння щодо будь-якої зі змін, будь ласка, підніміть питання на форумі підтримки Aspose.Email.

Клас RecurrencePattern перейменовано на CalendarRecurrence. Клас CalendarRecurrencePattern перейменовано на RecurrencePattern. Клас CalendarRecurrencePattern є застарілим і буде скоро видалений. Будь ласка, використовуйте клас ‘RecurrencePattern’ замість нього.

Додані API

Class FileFormatType Class FileFormatInfo Class FileFormatUtil Method FileFormatUtil.detectFileFormat(InputStream) Method FileFormatUtil.detectFileFormat(String)

Method MailMessage.attachSignature(CmsSigner, boolean) Method MailMessage.attachSignature(X509Certificate2, boolean)

Class TimeoutException Method TimeoutException.#ctor Method TimeoutException.#ctor(String)

Property EmlSaveOptions.getCheckBodyContentEncoding, setCheckBodyContentEncoding Property HtmlSaveOptions.getCheckBodyContentEncoding, setCheckBodyContentEncoding Property MhtSaveOptions.getCheckBodyContentEncoding, setCheckBodyContentEncoding