Browse our Products
Aspose.Email for Java 19.10 Release Notes
This page contains release notes information for Aspose.Email for Java 19.10.
All Changes
| Key | Summary | Category |
|---|---|---|
| EMAILNET-39433 | Add support for AMP HTML emails | New Feature |
| EMAILNET-39606 | Provide more accurate HTML to Text conversion. | Enhancement |
| EMAILNET-39600 | HTML Body not correctly displayed | Enhancement |
| EMAILNET-39594 | URL disappeared using MailMessage.HtmlBodyText | Enhancement |
| EMAILJAVA-34600 | Date Formatting of Message | Enhancement |
| EMAILNET-39603 | Empty To, CC, BCC fields when reading OLM file | Bug |
| EMAILNET-39597 | How to set Return-Path header in Aspose.Email | Bug |
| EMAILNET-39596 | Issue in using Aspose.Email with OAuth | Bug |
| EMAILNET-39604 | Parsing To MailMessage fails | Bug |
| EMAILJAVA-34595 | Wrong recurrence duration is set using API | Bug |
| EMAILNET-39591 | Information is lost on saving EML as MSG | Bug |
| EMAILNET-39586 | Formating issues on email body to MHTML conversion | Bug |
| EMAILNET-39605 | DKIM failed using Aspose.Email | Bug |
| EMAILNET-39607 | Corrupt MHT generated on saving EML | Bug |
| EMAILNET-39613 | OLE object is missing in exported PDF | Bug |
| EMAILNET-39612 | MailMessage.MessageId has a new value for each run | Bug |
| EMAILJAVA-34603 | Parsing To fails | Bug |
| EMAILJAVA-34608 | Aspose.Email conversion Failure | Bug |
| EMAILJAVA-34605 | The property PR_EMAIL_ADDRESS_W returns unexpected output | Bug |
| EMAILJAVA-34599 | ArgumentOutOfRangeException | Bug |
| EMAILJAVA-34610 | RTF body not showing in generated PDF | Bug |
Added APIs
| Type | Title |
|---|---|
| Class | AmpAccordion |
| Class | AmpAnim |
| Class | AmpAttributes |
| Class | AmpCarousel |
| Class | AmpComponent |
| Class | AmpFitText |
| Class | AmpForm |
| Class | AmpImage |
| Class | AmpMessage |
| Class | AmpTimeago |
| Class | CarouselType |
| Class | FormField |
| Class | FormMethod |
| Class | FormTarget |
| Class | LayoutType |
| Class | Section |
| Class | SectionHeader |
| Class | SectionHeaderType |
| Class | SectionValue |
| Class | HyperlinkRenderingCallback |
| Field/Enum | AmpImage.defaultHeight |
| Field/Enum | AmpImage.defaultWidth |
| Field/Enum | CarouselType.Carousel |
| Field/Enum | CarouselType.Slides |
| Field/Enum | FormMethod.Get |
| Field/Enum | FormMethod.Post |
| Field/Enum | FormTarget.Blank |
| Field/Enum | FormTarget.Top |
| Field/Enum | FormTarget.Undefined |
| Field/Enum | LayoutType.Container |
| Field/Enum | LayoutType.Fill |
| Field/Enum | LayoutType.Fixed |
| Field/Enum | LayoutType.FixedHeight |
| Field/Enum | LayoutType.Flex |
| Field/Enum | LayoutType.Intrinsic |
| Field/Enum | LayoutType.Nodisplay |
| Field/Enum | LayoutType.Responsive |
| Field/Enum | SectionHeaderType.h1 |
| Field/Enum | SectionHeaderType.h2 |
| Field/Enum | SectionHeaderType.h3 |
| Field/Enum | SectionHeaderType.h4 |
| Field/Enum | SectionHeaderType.h5 |
| Field/Enum | SectionHeaderType.h6 |
| Field/Enum | SectionHeaderType.header |
| Method | AmpAccordion.#ctor |
| Method | AmpAccordion.toAmpHtml |
| Method | AmpAccordion.toHtml |
| Method | AmpAnim.#ctor(int,int) |
| Method | AmpAnim.toAmpHtml |
| Method | AmpAttributes.#ctor |
| Method | AmpAttributes.toAmpHtml |
| Method | AmpAttributes.toHtml |
| Method | AmpCarousel.#ctor(int,int) |
| Method | AmpCarousel.toAmpHtml |
| Method | AmpCarousel.toHtml |
| Method | AmpComponent.#ctor |
| Method | AmpComponent.toAmpHtml |
| Method | AmpComponent.toHtml |
| Method | AmpFitText.#ctor(String) |
| Method | AmpFitText.toAmpHtml |
| Method | AmpFitText.toHtml |
| Method | AmpForm.#ctor |
| Method | AmpForm.toAmpHtml |
| Method | AmpForm.toHtml |
| Method | AmpImage.#ctor(int,int) |
| Method | AmpImage.toAmpHtml |
| Method | AmpImage.toHtml |
| Method | AmpMessage.#ctor |
| Method | AmpMessage.addAmpComponent(AmpComponent) |
| Method | AmpMessage.save(OutputStream,SaveOptions) |
| Method | AmpTimeago.#ctor(Date) |
| Method | AmpTimeago.#ctor(Date,int,int) |
| Method | AmpTimeago.toAmpHtml |
| Method | AmpTimeago.toHtml |
| Method | FormField.#ctor |
| Method | FormField.#ctor(String) |
| Method | FormField.#ctor(String,String) |
| Method | FormField.toAmpHtml |
| Method | FormField.toHtml |
| Method | Section.#ctor |
| Method | Section.toAmpHtml |
| Method | Section.toHtml |
| Method | SectionHeader.#ctor(/SectionHeaderType/int,String) |
| Method | SectionValue.#ctor(Object) |
| Method | SectionValue.toAmpHtml |
| Method | SectionValue.toHtml |
| Method | MailMessage.getHtmlBodyText(HyperlinkRenderingCallback) |
| Property | AmpAccordion.getDisableSessionStates, setDisableSessionStates |
| Property | AmpAccordion.getExpandSingleSection, setExpandSingleSection |
| Property | AmpAccordion.getRequiredScript |
| Property | AmpAccordion.getSections |
| Property | AmpAnim.getAttribution, setAttribution |
| Property | AmpAnim.getRequiredScript |
| Property | AmpAttributes.getHeight, setHeight |
| Property | AmpAttributes.getHeigths, setHeigths |
| Property | AmpAttributes.isFallback, setFallback |
| Property | AmpAttributes.isNoloading, setNoloading |
| Property | AmpAttributes.isPlaceHolder, setPlaceHolder |
| Property | AmpAttributes.getLayout, setLayout |
| Property | AmpAttributes.getMedia, setMedia |
| Property | AmpAttributes.getOn, setOn |
| Property | AmpAttributes.getSizes, setSizes |
| Property | AmpAttributes.getWidth, setWidth |
| Property | AmpCarousel.getImages |
| Property | AmpCarousel.getRequiredScript |
| Property | AmpCarousel.getType, setType |
| Property | AmpComponent.getAttributes |
| Property | AmpComponent.getFallback, setFallback |
| Property | AmpComponent.getPlaceholder, setPlaceholder |
| Property | AmpComponent.getRequiredScript |
| Property | AmpFitText.getMaxFontSize, setMaxFontSize |
| Property | AmpFitText.getMinFontSize, setMinFontSize |
| Property | AmpFitText.getRequiredScript |
| Property | AmpFitText.getValue, setValue |
| Property | AmpForm.getAction, setAction |
| Property | AmpForm.getActionXhr, setActionXhr |
| Property | AmpForm.getFieldset |
| Property | AmpForm.getMethod, setMethod |
| Property | AmpForm.getRequiredScript |
| Property | AmpForm.getTarget, setTarget |
| Property | AmpImage.getAlt, setAlt |
| Property | AmpImage.isValid |
| Property | AmpImage.getRequiredScript |
| Property | AmpImage.getSrc, getSrc |
| Property | AmpMessage.getAmpHtmlBody, setAmpHtmlBody |
| Property | AmpTimeago.getCutoff, setCutoff |
| Property | AmpTimeago.getDateTime, setDateTime |
| Property | AmpTimeago.getLocale, setLocale |
| Property | AmpTimeago.getRequiredScript |
| Property | FormField.getId, setId |
| Property | FormField.getInputType, setInputType |
| Property | FormField.isRequired, setRequired |
| Property | FormField.getLabel, setLabel |
| Property | FormField.getName, setName |
| Property | FormField.getPlaceholder, setPlaceholder |
| Property | FormField.getValue, setValue |
| Property | Section.getExpanded, setExpanded |
| Property | Section.getHeader, setHeader |
| Property | Section.getValue, setValue |
| Property | SectionHeader.getType, setType |
| Property | SectionHeader.getValue, setValue |
| Property | SectionValue.getData, setData |
Removed APIs
No Changes