Difference between revisions of "KANTAR.CL Versions"
From SOUND4wiki
m (Added 1.1.1) |
m (Info on compatibility) |
||
Line 1: | Line 1: | ||
− | KANTAR.CL can work only on | + | 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 [http://download.sound4.biz/1%20-%20%20SOFTWARE%20PROCESSING%20|/6%20-%20%20PLUGIN%20|%20KANTAR.CL%20(Watermarking%20for%3A%20IMPACT.CL%2C%20x1.CL%2C%20File%20Processing))/ download.sound4.biz] | Libraries can be found in [http://download.sound4.biz/1%20-%20%20SOFTWARE%20PROCESSING%20|/6%20-%20%20PLUGIN%20|%20KANTAR.CL%20(Watermarking%20for%3A%20IMPACT.CL%2C%20x1.CL%2C%20File%20Processing))/ download.sound4.biz] | ||
Line 8: | Line 14: | ||
(In progress) | (In progress) | ||
− | *Update KANTAR library to version 9.0 | + | *Update KANTAR library to version 9.0 (Ubuntu 22.04 LTS/glibc 2.35) |
*Correct protection when destroying/reconfiguring the watermarking | *Correct protection when destroying/reconfiguring the watermarking | ||
Line 86: | Line 92: | ||
*Support both online and offline licenses | *Support both online and offline licenses | ||
*Support Live and File modes | *Support Live and File modes | ||
+ | *Update KANTAR library 8.2 (Debian 9/glibc 2.24/kernel 4.9) | ||
[[Category:Versions]] | [[Category:Versions]] | ||
[[Category:Cloud]] | [[Category:Cloud]] |
Revision as of 07:41, 3 July 2024
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.1
(In progress)
- 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)