Skip to content

Commit

Permalink
Release 2.67.0 Build 170622
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Jun 22, 2017
1 parent 839bf74 commit 49ecb1d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Expand Up @@ -12,11 +12,11 @@
*150413
*/

$config['versionnumber'] = '2.66.0';
$config['versionnumber'] = '2.67.0';
$config['dbversionnumber'] = 263;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['assetsversionnumber'] = '2660';
$config['assetsversionnumber'] = '2670';
return $config;

?>
16 changes: 16 additions & 0 deletions docs/release_notes.txt
Expand Up @@ -35,6 +35,22 @@ Thank you to everyone who helped with this new release!
CHANGE LOG
------------------------------------------------------

Changes from 2.66.0 (build 170619) to 2.67.0 (build 170622) June 22, 2017
-New feature: Opting out of a survey requires a one-click confirmation (Carsten Schmitz)
-Fixed issue #12476: Quicktranslation tabs not working (markusfluer)
-Fixed issue: convertDateTimeFormat gets wrong fromdateformat in survey list (Olle Haerstedt)
#Updated translation: Catalan by qualitatuvic
#Updated translation: Chinese (Simplified) by yanglaw
#Updated translation: French (France) by arnaud21
#Updated translation: Hungarian by kkd
#Updated translation: Japanese by nomoto
#Updated translation: Polish by elissa
#Updated translation: Polish (Informal) by elissa
#Updated translation: Portuguese (Brazil) by mauriciofurtado
#Updated translation: Portuguese (Portugal) by samarta
#Updated translation: Turkish by kayazeren


Changes from 2.65.6 (build 170615) to 2.66.0 (build 170619) June 19, 2017
-New feature #12468: EM placeholder {SID} in email templates (Denis Chenu)
-Fixed issue #12101: Placeholder "TOKEN" does not work in Equation question (Denis Chenu)
Expand Down

0 comments on commit 49ecb1d

Please sign in to comment.