Hi everyone,
GroupDocs.Total for .NET 26.6 is now available on NuGet.
NuGet: https://www.nuget.org/packages/GroupDocs.Total/26.6
Release notes: GroupDocs.Total for .NET 26.6 Release Notes
Docs: https://docs.groupdocs.com/total/net/
Highlights
- Fixed a bug where MSG file properties and transport message headers were unintentionally modified during open/save operations in GroupDocs.Metadata.
- Removed the Aspose.Drawing dependency from the suite, reducing the package footprint and avoiding potential version conflicts.
- Resolved rendering failures for PNG, JPG, and PPTX files on Linux in GroupDocs.Viewer, providing consistent output across platforms.
Install:
dotnet add package GroupDocs.Total --version 26.6
Best regards,
The GroupDocs Team