MapiMessage.load() with setLeaveOpen(true) locks file context, causing 0-byte attachments in MailMessage.
License initialization in DHI hardened container requires "env" command.
MailMessage.load fails for MSG file (encoding issue).
Aspose.Email for C++ V26.8Version majeure7 sept. 2026
Fonctionnalités
Add methods now return the newly created instance - The Add methods for both recipients and attachments have been updated to return the object they create, allowing immediate access to the new item without a separate lookup. This streamlines code that needs to configure the newly added recipient or attachment right after insertion.
Corrections
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for Python via .NET V26.8Version majeure19 août 2026
Corrections
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for Java V26.7Version majeure8 août 2026
Corrections
NullReferenceException in fromMailMessage when loading MAPI MSG file - regression since 26.5.
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for Java V26.6.0.14 août 2026
Corrections
NullReferenceException in fromMailMessage when loading MAPI MSG file - regression since 26.5.
Aspose.Email for .NET V26.7Version majeure31 juil. 2026
Corrections
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for C++ V26.7Version majeure31 juil. 2026
Fonctionnalités
Added the ProductIdentifier field for Contacts and Appointments.
Corrections
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for Python via .NET V26.7Version majeure30 juil. 2026
Fonctionnalités
Added the ProductIdentifier field for Contacts and Appointments.
Corrections
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for Java V26.6Version majeure19 juil. 2026
Fonctionnalités
Added ProductIdentifier field support for Contact and Appointment.
Corrections
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for C++ V26.6Version majeure1 juil. 2026
Fonctionnalités
Implemented a method for building a TGZ backup archive from EML files.
Throttling support has been added to IGraphClient for Microsoft Graph.
Added support for uploading large messages via Graph Upload Session in IGraphClient.
Corrections
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for .NET V26.6Version majeure30 juin 2026
Fonctionnalités
Added the ProductIdentifier field for Contacts and Appointments.
Corrections
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for Python via .NET V26.6Version majeure28 juin 2026
Fonctionnalités
Implemented a method for building a TGZ backup archive from EML files.
Throttling support has been added to IGraphClient for Microsoft Graph.
Added support for uploading large messages via Graph Upload Session in IGraphClient.
Corrections
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for Java V26.5Version majeure11 juin 2026
Fonctionnalités
Implemented a method for building a TGZ backup archive from EML files.
Implemented the handling of Throttling for Microsoft Graph in IGraphClient.
Implementd large message upload via Graph upload session in IGraphClient.
Corrections
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for .NET V26.5Version majeure31 mai 2026
Fonctionnalités
Implemented a method for building a TGZ backup archive from EML files.
Throttling support has been added to IGraphClient for Microsoft Graph.
Added support for uploading large messages via Graph Upload Session in IGraphClient.
Corrections
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for C++ V26.5Version majeure26 mai 2026
Fonctionnalités
Added support for the correct creation and deletion of Calendars and Calendar List entities depending on the DataOwner field for the Google client.
Corrections
Issue with FindAndEnumerateSoftDeletedItems(): IEnumerable iteration breaks after exception in GetFolderById().
Unable to parse valid RULE.
Corrupt MSG causes OutOfMemoryError.
Aspose.Email for Python via .NET V26.5Version majeure18 mai 2026
Fonctionnalités
Added support for the correct creation and deletion of Calendars and Calendar List entities depending on the DataOwner field for the Google client.
Corrections
Issue with FindAndEnumerateSoftDeletedItems(): IEnumerable iteration breaks after exception in GetFolderById().
Unable to parse valid RULE.
Corrupt MSG causes OutOfMemoryError.
Aspose.Email for Java V26.4Version majeure10 mai 2026
Corrections
Exception when adding MapiContact to Deleted Items folder in PST.
Issue with FindAndEnumerateSoftDeletedItems() - IEnumerable iteration breaks after exception in GetFolderById().