Skip to content

Releases: adobe/XMP-Toolkit-SDK

December 2023 Release

21 Dec 11:36
5f6fe44
Compare
Choose a tag to compare
  • Bug fixes
  • Compiler upgrade to Visual Studio 2022 for Windows and XCode14.2 of MacOS and iOS
  • C++17 compliance changes
  • Changes to remove deprecated APIs
  • Removing unimplemented APIs in XMPUtils header
  • PDF_Handler universal binary for MacOS

July 2023 Release

06 Jul 14:37
e0955b2
Compare
Choose a tag to compare
  • Expat version upgrade to 2.5.0
  • zlib version upgrade to 1.2.13
  • Security Fixes
  • Fixing "Exif Date missing seconds values #50"

June 2022 Release

07 Jun 12:57
337c052
Compare
Choose a tag to compare
  • Expat version upgrade to 2.4.7

February 2022 release

28 Feb 12:38
e732198
Compare
Choose a tag to compare
  • Adding support for VS 2019 on Win and XCode 12.4 on Mac and iOS.
  • Adding Apple Silicon support on Mac. Now universal binaries will be generated on Mac for XMPCore and XMPFiles.

October 2021 Release

18 Oct 11:37
a3c5788
Compare
Choose a tag to compare
  • Security Fixes

August 2021 Release

01 Sep 13:42
f2340cf
Compare
Choose a tag to compare
  • Security Fixes
  • Few syntax corrections- like missing semicolons at few places (that code was mostly unreachable)
  • Copyright note changes to comply with BSD License terms & conditions- across the codebase
  • Broken license link fix in the Readme.md file
  • Implementation of kXMPFiles_OpenOnlyXMP flag for MPEG4

July 2021 Release

15 Jul 17:13
9c78968
Compare
Choose a tag to compare

Security Fixes
Write Exif 2.3.1 Time Zone Metadata - XMPFiles Should Read/Write
Removal of words Master/Slave/Blacklist/Whitelist from codebase
cmake scripts use --version instead of -dumpversion to get complete gcc version string
Updating ReadMe.txt

Initial Public Release from GitHub

29 Jul 10:33
42eb526
Compare
Choose a tag to compare

Bug Fixes

  • iOS project generation issue
  • iOS compilation issue with libc++

Features

  • Android support with cmake version 3.6
  • CMake upgrade to version 3.15 (except for android)
  • Add xcode 10.2 support
  • Add vs2017 support