KANTAR.CL Versions
From SOUND4wiki
KANTAR.CL can work only on :
- Windows x86_64
- Linux x86_64
- Linux ARM64 (since 1.1.1)
It is using KANTAR libraries, which are compatible with Ubuntu 22.04 LTS (since 1.1.1) or Debian 9 (before 1.1.1).
Libraries can be found in download.sound4.biz
Contents
1.1
Linux compatibility : needs GLibC 2.31 and kernel 5.4
1.1.2
(Testing - 2024-10-08)
- Minor security update
1.1.1
(PREVIEW - 2024-07-19)
- Update KANTAR library to version 9.0 (Ubuntu 22.04 LTS/glibc 2.35)
- Correct protection when destroying/reconfiguring the watermarking
1.1.0
(2024-06-07) (KANTAR CERTIFIED)
- Correct possible crash with license proxy
1.0
Linux compatibility : needs GLibC 2.19 and kernel 3.13
1.0.11
(2024-04-26)
- Licenses: correction to be more error resilient
1.0.10
(2024-04-05)
- Optimize license retrieving (especially in file mode)
- Library:
- Correct possible data race error in multiple instances
- Correct memory leak on license failure
1.0.9
(2024-03-15)
- Avoid logging errors when watermark is off
1.0.8
(2024-03-08)
- File mode only: do not allow running without proper license, if watermarking is on
- Library:
- Standardize distribution files across distributions
1.0.7
(Preview - 2024-02-29)
- Licenses: dynamic refresh validity date
1.0.6
(Testing 2024-02-15)
- Library:
- Correction for loading extensions in a different folder
1.0.4
(Testing 2024-02-07)
- Library:
- File change watching is not possible in container's volumes : avoid crash
1.0.3
(Testing 2024-02-02)
- If online license is used, check connection to KANTAR license server before calling SDK to avoid long timeouts.
1.0.2
(Testing 2024-02-01)
- Default mode to Offline license (temporary fix for closed networks, if KANTAR_OfflineLicense is not set to 1)
- Library mode:
- Correct multiple library load/unload
1.0.1
(Testing 2024-01-25)
- Various minor fixes on GUI display
- Library mode:
- Use parameters instead of metadata for initial setup
- Various possible memory leaks corrected
1.0.0
(2023-11-02) (KANTAR CERTIFIED)
- Support both online and offline licenses
- Support Live and File modes
- Update KANTAR library 8.2 (Debian 9/glibc 2.24/kernel 4.9)