GroupDocs.Metadata for Java 23.6 Release Notes

Major Features

There are the following features, enhancements, and fixes in this release:

  • Add support for .dng RAW format
  • Add support for .cr RAW format
  • Added ability to remove GPS tags in CR2 files
  • Added new tags for CR2 files

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
METADATANET-3989Support DNG format.New Feature
METADATANET-3990Support CR2 format.New Feature
METADATANET-3999Remove GPS tags in CR2.New Feature
METADATANET-4003Create TimeZoneCity and ToolModelID tags for CR2.New Feature

Public API and Backward Incompatible Changes

Implement the ability work with new tags

This new feature allows the user work with new tags and new mapping for old tags

Public API changes

The DngRootPackage class has been added

The Cr2RootPackage class has been added to the GroupDocs.Metadata.Formats.Raw namespace

The GpsIfdPackage class has been added

The InteroperabilityIFDPointerPackage class has been added