Version 1.0.7
Version | 1.0.7 |
---|---|
Release Date | 08th June 2020 |
New features
if CheckMedia service parameter is not configured, i.e. empty strings, it works returning always true as with CheckMediaInternal
New env variable doAuth for disabling agentAuthentication (default = “TRUE”)
Bug fixes
LanguageID configured in DataCollection are now case insensitive. Note: available languages are it-it, en-gb, es-es, fr-fr, nl-be. https://enghouseglobal.atlassian.net/browse/CTLIVE-30
GeneralSettings ct7Url parameter can be changed runtime without restarting ctlive. Value is anyway cached for 20s before being fetched from DB. https://enghouseglobal.atlassian.net/browse/CTLIVE-29
Popup widget shows on-off when using different checkMedia values on the same page. https://enghouseglobal.atlassian.net/browse/CTLIVE-28
Fixed CheckMediaInternal returning callmenow value in the wrong format. The right one is:
{chat: true, cbn: true, cbl: []}
Known bugs
None