Releases: adobe/XMP-Toolkit-SDK
Releases · adobe/XMP-Toolkit-SDK
December 2023 Release
- 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
- 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
- Expat version upgrade to 2.4.7
February 2022 release
- 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
- Security Fixes
August 2021 Release
- 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
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
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