- Support for Windows ARM64 builds.
- Minor bug fix.
- Signed builds for macOS.
GetFloatingClientMetadata()
,RequestOfflineFloatingLicense()
,GetFloatingLicenseMode()
,GetFloatingClientLeaseExpiryDate()
,GetHostConfig()
,SetPermissionFlag()
API functions.
- Updated the data type of
allowedUses
toint64_t
,totalUses
touint64_t
andgrossUses
touint64_t
ofGetHostLicenseMeterAttribute()
function.
- Included SSL support for secure communications.
GetFloatingClientLibraryVersion()
API function.
- Minor bug fix.
- Increased default network timeout to 60 secs.
- Minor bug fix.
- Encoding issues in feature related functions.
- Added missing digital signature for Windows DLLs.
- Removed external
libcurl
dependency in Linuxmusl
build.
- Issue with the function name.
GetHostProductVersionName()
,GetHostProductVersionDisplayName()
andGetHostProductVersionFeatureFlag()
API functions.
- Support for Android and iOS.
- Updated networking library for Windows.
- Dropped dependency on
libnss3
for Linux.
- Fixed a minor security issue.
- Support for getting
grossUses
of meter attributes.
- Intermittent crashes in multi-threaded usage.
- Minor bug fixes.
- Minor bug fixes.
GetHostLicenseMeterAttribute()
,GetFloatingClientMeterAttributeUses()
,IncrementFloatingClientMeterAttributeUses()
,DecrementFloatingClientMeterAttributeUses()
andResetFloatingClientMeterAttributeUses()
API functions.
SetFloatingClientMetadata()
andGetHostLicenseExpiryDate()
API functions.
- All status codes have been updated.
- Header file and samples for all languages on Github have been updated.
- Renamed
GetHandle()
function toSetHostProductId()
- Renamed
SetFloatingServer()
function toSetHostUrl()
- Renamed
SetLicenseCallback()
function toSetFloatingLicenseCallback()
- Renamed
GetLicenseMetadata()
function toGetHostLicenseMetadata()
- Renamed
RequestLicense()
function toRequestFloatingLicense()
- Renamed
DropLicense()
function toDropFloatingLicense()
- Renamed
HasLicense()
function toHasFloatingLicense()
FindHandle()
functionGlobalCleanup()
function
- All status codes have been updated
- Renamed
SetVersionGUID
function toSetProductId()
- Renamed
GetCustomField()
function toGetLicenseMetadata()
SetProductFile()
function
- clang build for macOS