Изменения публичного 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