KANTAR.CL Versions

From SOUND4wiki
Revision as of 13:53, 7 June 2024 by Camille (talk | contribs) (Added 1.1)

KANTAR.CL can work only on x86 64 bits versions of Windows and Linux.

Libraries can be found in download.sound4.biz

1.1

Linux compatibility : needs GLibC 2.31 and kernel 5.4

1.1.0

(Testing 2024-06-07)

  • ARM64: support SVE2 optimizations
  • 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