From 823351ca7459befe62bcf0db2a278b4417c335c9 Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Thu, 2 Jun 2022 11:53:11 +1000 Subject: [PATCH] Updates for 1.16.7 release --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 9af36cfa..d63d8813 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +queXS 1.16.7 - Changes since 1.16.6 + +Fixed bug: Ensure only one data record per token. Applies to newly activated surveys +Fixed bug: Avoid random token colissions +New Feature: Allow calltourl to be configured +New feature: Deduplicate sample import on primary phone number +Updated translations (Thank you!) + queXS 1.16.6 - Changes since 1.16.5 Fixed bug: Fix for warnings/notices/deprecated messages on PHP 7.4