GroupDocs.Metadata for Java Releases

Released: Dec 22, 2023

Updates in V23.12

Features

  • Added the ability to export metadata to XML.
  • Added new 'Bitrate' tag.
  • Added new ExportSetting class.

Released: Oct 13, 2023

Updates in V23.10

Fixes

  • Metadata.SetProperties method does not work for format CR2.
  • Fixed the problem with saving the CR2 format to the same stream.

Released: Jun 21, 2023

Updates in V23.6

Features

  • Added support for DNG and CR2 image formats.
  • Added the ability to remove GPS tags in CR2 files.
  • You can now create 'TimeZoneCity' and 'ToolModelID' tags for CR2 files.

Released: Nov 11, 2022

Updates in V22.11

Features

  • Added the ability to work with new tags: Tags.Content.Body, Tags.Person.Recipient and Tags.Person.Artist.
  • Added new mapping for old tags.

Released: Oct 20, 2022

Updates in V22.10

Features

  • Added FileType class containing list of supported formats.

Fixes

  • Fixed java.lang.UnsatisfiedLinkError when loading DOCX file.
  • Exception with message Invalid bytes count met while reading properties of *.webp-file.
  • Files are recognized as ZIP.

Released: Feb 8, 2022

Updates in V22.2

Features

  • Added new FileType class which contains a list of supported formats.

Fixes

  • Fixed java.lang.IllegalAccessError when loading PPTX file.

Released: Aug 9, 2021

Updates in V21.8

Features

  • Adds the ability to configure cache for processing large images.
    • Specify path to cache folder.
    • Specify maximum cache size on disk.
    • Specify maximum cache size in memory.
  • Replaced constants with enum values in Java public API.

Released: Jun 11, 2021

Updates in V21.6

Features

  • Added property interpreters for all enum types across all formats.

Released: May 13, 2021

Updates in V21.5

Features

  • Added the ability to edit EPUB properties.
  • Added the ability to edit DublinCore metadata properties in EPUB.
  • Added the ability to edit DXF metadata properties.
  • Reduced the amount of resources consumed by EPUB rendering process.

Released: Apr 1, 2021

Updates in V21.4

Features

  • Added metadata property interpreters which allow users to see a user-friendly interpretation of metadata property values.
  • Added the ability to edit common email fields.

Fixes

  • Image export failed.