GroupDocs.Metadata for Python via .NET 24.9 Release Notes
This page contains release notes for GroupDocs.Metadata for Python via .NET 24.9
Major Features
There are the following features, enhancements, and fixes in this release:
- Added support for GIS formats: .shp, .geojson, .topojson, .gml, .osm, .kml, .gpx
- Fields Creator and Producer in PDF now editable.
- Import metadata properties from JSON file.
- Copy method for metadata
- Expanding the list of known properties
- Implement FileType.FromExtension method
- Copy method with support tag
- Implement a log system
- Update exif orientantion value enum
- Support .cbr/.cb7/.cbz/.cbt formats
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
METADATANET-4046 | Support gis format. | New Feature |
METADATANET-4058 | Add the ability to write to the Creator and Producer fields in Pdf. | New Feature |
METADATANET-4047 | Import from file. | New Feature |
METADATANET-4055 | Implement support for copying metadata. | New Feature |
METADATANET-4066 | Develop copy method with support tag | New Feature |
METADATANET-4065 | Implement FileType.FromExtension method in public API | New Feature |
METADATANET-4056 | Implement a log system | New Feature |
METADATANET-4064 | Update exif orientantion value enum | New Feature |
METADATANET-4079 | Support .cbr/.cb7/.cbz/.cbt formats | New Feature |
Public API and Backward Incompatible Changes
Use cases
None