Rilasci di Aspose.Email for Java
Released: May 4, 2025
Aggiornamenti in V25.4
Funzionalità
- Added overload of MapiContact.FromVCard method with VCardLoadOptions parameter.
- You can now use stream instead of filename to preserve embedded attachment's icons when saving a message to HTML.
Correzioni
- System.InvalidOperationException while creating MboxStorageReader.
- Searching emails by sender address (From) returns null in PST file.
- Error Unknown type of ActionProperty while loading Appointment.
- NegativeArraySizeException on adding files to PST.
- The issue occurs when trying to...
Released: Apr 7, 2025
Aggiornamenti in V25.3
Funzionalità
- Added new methods for handling TNEF attachments. These methods allow the saving and loading of attachments in TNEF format, commonly used in Outlook messages (winmail.dat).
Correzioni
- Issue with Time Zone Offset and organizer visibility in MSG calendar events.
- EML to HTML conversion loses spaces in text.
- IsInline property of MapiAttachment always return false even for inline image.
- ArgumentOutOfRangeException while loading appointment.
- System.ArgumentNullException while loading...
Released: Mar 8, 2025
Aggiornamenti in V25.2
Funzionalità
- Added support for filtering or searching messages in MBOX files.
- Implemented methods for paginated retrieval of items from MBOX files.
Correzioni
- PS_INTERNET_HEADERS x-ms-journal-report named property missing for PST entry.
- Null reference exception is thrown when saving MapiCalendar with recurrence and time zones.
- Exception when converting email to MHT with SkipInlineImages set to true.
- Incorrect date shift when processing EML files in GMT+2 time zone.
- Senders email address is...
Released: Feb 6, 2025
Aggiornamenti in V25.1
Correzioni
- Recursively reset Boundary Strings defined by a template while saving embedded messages.
- MapiMessageItemBase.SetProperty does not save multiple strings.
- MSG files created by Aspose.Email are broken by Outlook when attached.
Released: Jan 3, 2025
Aggiornamenti in V24.12
Funzionalità
- Added support for configuring the boundary template used in MIME messages. This feature allows to define a custom template for boundary string generation using the new EmlSaveOptions.BoundariesTemplate property.
Correzioni
- Saving MailMessage is not deterministic.
- Investigate IndexOutOfBoundsException in FindAndExtractSoftDeletedItems method with OST files.
- Fixed soft-deleted items search method for OST 2013.
Released: Dec 8, 2024
Aggiornamenti in V24.11
Funzionalità
- Improved the MapiAttachmentCollection.Add method to add reference attachments.
- Added an overloaded version of FolderInfo.EnumerateMapiMessages method to enhance message search functionality.
- Created a MapiAttachment property to identify a reference attachment.
- Added support for lazy loading of cloud attachments in Attachment to optimize memory usage.
Correzioni
- Issue when trying to update emails within PST files.
- TO field parsing in EML fails due to special character.
- Saving...
Released: Nov 8, 2024
Aggiornamenti in V24.10
Funzionalità
- Introduced the ability to access user reactions from MSG. The new GetReactions method, added to the FollowUpManager class, allows you to retrieve a list of reactions on a MAPI message, making it easy to analyze user engagement.
- Implemented enhanced recipient search by To or Cc and Bcc fields in PST.
Correzioni
- Duplicate soft-deleted items when using FindAndExtractSoftDeletedItems on PST.
- Regression: MSG to MHT conversion test fails with ArgumentOutOfRangeException when the license...
Released: Oct 5, 2024
Aggiornamenti in V24.9
Funzionalità
- Retrieve Color of Item Category from PST Files - This new feature allows users to retrieve the color associated with categories in PST files. Users can now obtain a list of categories with their respective names and colors and associate them with individual PST items.
Correzioni
- IMAP Authenticate Plain issue when there are special characters.
- Japanese base64 encoded email address being corrupted.
- Issue with MSG to MHT Conversion.
- Missing space from HTML Body text.
Released: Aug 6, 2024
Aggiornamenti in V24.7
Funzionalità
- Added support for loading ICS files with a specific email address.
Correzioni
- Splitting PST file throws "Object reference not set to an instance of an object" exception.
- Converting an MSG file to HTML results in tapered text in the output HTML file.
- Unable to read valid RRULE.
- Problems with VCardContact.
- No changes are saved when the message body is changed.
- FromVCard call never returns.
- Attachment names with some Japanese characters are not read correctly.
- Cannot get URI from...
Released: Jul 8, 2024
Aggiornamenti in V24.6
Funzionalità
- Added Abort/Cancel methods for long-running operations.
Correzioni
- Error while load .vcf file.
- A problem with the FindAndExtractSoftDeletedItems method.
- PGP encrypted MSG to MIME corrupted conversion.
- High memory usage while sending/receiving messages using SMTP/IMAP client.
- 'From' MSG to MIME conversion issue.
- Incorrect information when convert VCF to Distribution List.