We’re happy to announce the GroupDocs.Total for Java 26.8 release, available as of August 2026. This update brings version upgrades and bug fixes across multiple individual libraries that make up the Total suite for Java.

What’s new in this release

The following products were updated in this version:

  • GroupDocs.Annotation for Java (25.6 → 25.6 — no change, retained for compatibility)
  • GroupDocs.Comparison for Java (26.4 → 26.5)
  • GroupDocs.Conversion for Java (26.5 → 26.6)
  • GroupDocs.Editor for Java (26.6 → 26.7)
  • GroupDocs.Markdown for Java (26.4 → 26.5)
  • GroupDocs.Merger for Java (26.3 → 26.4)
  • GroupDocs.Metadata for Java (26.6 → 26.7)
  • GroupDocs.Parser for Java (26.4 → 26.5)
  • GroupDocs.Redaction for Java (26.6 → 26.7)
  • GroupDocs.Search for Java (26.5 → 26.6)
  • GroupDocs.Signature for Java (26.4 → 26.5)
  • GroupDocs.Viewer for Java (26.4 → 26.5)
  • GroupDocs.Watermark for Java (26.3 → 26.4)
  • GroupDocs.Assembly for Java (26.6 → 26.7)

Resources

Product Version Release Notes
GroupDocs.Comparison for Java 26.5 Release notes
GroupDocs.Conversion for Java 26.6 Release notes
GroupDocs.Viewer for Java 26.5 Release notes
GroupDocs.Markdown for Java 26.5 Release notes
GroupDocs.Metadata for Java 26.7 Release notes
GroupDocs.Watermark for Java 26.4 Release notes
GroupDocs.Assembly for Java 26.7 Release notes
GroupDocs.Editor for Java 26.7 Release notes
GroupDocs.Redaction for Java 26.7 Release notes
GroupDocs.Merger for Java 26.4 Release notes
GroupDocs.Signature for Java 26.5 Release notes
GroupDocs.Annotation for Java 25.6 Release notes
GroupDocs.Parser for Java 26.5 Release notes
GroupDocs.Search for Java 26.6 Release notes

How to get the update

Maven

Update your pom.xml with the latest version of GroupDocs.Total:

<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-total</artifactId>
    <version>26.8</version>
</dependency>

Or use the direct Maven Central link:
Maven Central – GroupDocs.Total for Java 26.8

Direct download

Download the compiled JARs from the GroupDocs.Total for Java 26.8 download page.

Resources