Aspose.Email for Java Releases
Released: Oct 5, 2024
Updates in V24.9
Features
- 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.
Fixes
- 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
Updates in V24.7
Features
- Added support for loading ICS files with a specific email address.
Fixes
- 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 Modern...
Released: Jul 8, 2024
Updates in V24.6
Features
- Added Abort/Cancel methods for long-running operations.
Fixes
- 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.
Released: Jun 8, 2024
Updates in V24.5
Features
- Added a feature that allows recipients to be extracted from PST files using a message entry ID. This feature is available in the PersonalStorage class.
- Added a new method to recover soft deleted items from local PST and OST files. This is implemented via the PersonalStorage class.
- Added support for converting multi-contact VCF files into MapiDistributionList objects.
Fixes
- Wrong sent date saved while saving the message as .msg from mbox.
- InvalidCastException trying to replace an...
Released: May 6, 2024
Updates in V24.4
Features
- Improved the MboxStorageReader.SplitInto method.
- Added the option to attach a signature while saving a message.
- Added the Version property to MapiDistributionListSaveOptions to be able to select the version of the contacts file.
Fixes
- ICS to MapiMessage: Date is not valid for this rule exception.
- Aspose.Email 24.2: Can attachments field in header be hidden when saving to HTML.
- EWSClient Contacts API update error.
- Unable to load EML file.
- Incorrect dates recalculations while set...
Released: Apr 5, 2024
Updates in V24.3
Features
- Added support for PersonalStorage based on java.nio.channels stream.
Fixes
- MailMessage.Load hangs.
- TimeZone is null when loading appointment.
- ArgumentNullException while opening VCF file.
- WeekDay can not be converted because of an unexpected value of the Day property.
- BYSETPOS must only be used in conjunction with another BYxxx rule part.
- Validation of EMLX files by MessageValidator throws the error "Given stream has incorrect format".
Released: Feb 5, 2024
Updates in V24.1
Features
- You can now replace "." with "_" in resource folder name while saving a message to HTML with resources.
Fixes
- Error when trying to parse relative recurrence rule from ical file.
- Incorrect reading of UTF-7 encoded emails.
- Attachment Name and Extension is null.
- Wrong MHTML produced from specific MSG file.
- Java Heap Space errors with large emails.
Released: Jan 1, 2024
Updates in V23.12
Features
- Added the ability to save HTML with relative paths to resources.
- Added an internal check for all methods dealing with ANSI PST storage.
Fixes
- Can't load ".vcf" file.
- FolderInfo.addMessage() raises ArgumentOutOfRangeException.
- Mathematical symbols are not rendered properly.
Released: Dec 6, 2023
Updates in V23.11
Features
- Added the ability to validate messages.
- Added 'MapiMessage.AttachSignature' method.
- The 'GetAlternateViewContent' method is now case-insensitive.
Fixes
- 'ContentLocation' not set when converting EML to MSG.
- 'Appointment.Save' is not thread safe.
- Some MSG files have unexpected characters when opened.
- Opening saved email gives error.
- Error loading task MapiTask.setEstimatedEffort - ArgumentException: The value should be greater than or equal to 0 and less than 0x5AE980DF.
- S/MIME signed...
Released: Nov 6, 2023
Updates in V23.10
Features
- Added support for splitting MBOX storage, allowing you to split large files into manageable parts. You can also implement custom actions during the splitting process.
Fixes
- IMAP Connection fails if password contains special characters.
- Some missing content when saving to MHTML.
- DeleteMessages with empty list causes AE_1_1_0018 BAD Could not parse command.
- Email SUBJECT Length limits to 254 Chars.
- Faulty iCalendar item extraction from EML file's winmail.dat attachment.
- Create contact...