Skip to content

Commit

Permalink
Release 3.27.26+211123
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Nov 22, 2021
1 parent b8ce970 commit 848f773
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Expand Up @@ -12,10 +12,10 @@
*/


$config['versionnumber'] = '3.27.25';
$config['versionnumber'] = '3.27.26';
$config['dbversionnumber'] = 365;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30217';
$config['assetsversionnumber'] = '30218';
return $config;
8 changes: 8 additions & 0 deletions docs/release_notes.txt
Expand Up @@ -34,6 +34,14 @@ Thank you to everyone who helped with this new release!

CHANGE LOG
------------------------------------------------------
Changes from 3.27.25 (build 211116) to 3.27.26 (build 211123) November 22, 2021
#Updated translation: Italian by lfanfoni
#Updated translation: Italian (Informal) by lfanfoni
#Updated translation: Czech by jelen1
#Updated translation: Czech (Informal) by jelen1
#Updated translation: Chinese (Hong Kong) (Traditional) by dominiclo


Changes from 3.27.24 (build 211108) to 3.27.25 (build 211116) November 15, 2021
-Fixed issue: Database error when importing participants and language string is too long (Carsten Schmitz)
-Fixed issue: Database error when deleting a participant from CPDB and connected survey participant tables (Carsten Schmitz)
Expand Down

0 comments on commit 848f773

Please sign in to comment.