GroupDocs.Metadata for Java のリリース

Released: Dec 22, 2023

V23.12 での更新項目

機能

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

Released: Oct 13, 2023

V23.10 での更新項目

不具合の修正

  • 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

V23.6 での更新項目

機能

  • 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

V22.11 での更新項目

機能

  • 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

V22.10 での更新項目

機能

  • Added FileType class containing list of supported formats.

不具合の修正

  • 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

V22.2 での更新項目

機能

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

不具合の修正

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

Released: Aug 9, 2021

V21.8 での更新項目

機能

  • 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

V21.6 での更新項目

機能

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

Released: May 13, 2021

V21.5 での更新項目

機能

  • 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

V21.4 での更新項目

機能

  • 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.

不具合の修正

  • Image export failed.