Skip to content

Commit

Permalink
Release 3.28.38+221115
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Nov 14, 2022
1 parent 0b0b075 commit 34dda2c
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.28.37';
$config['versionnumber'] = '3.28.38';
$config['dbversionnumber'] = 366;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30265';
$config['assetsversionnumber'] = '30266';
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.28.37 (build 221108) to 3.28.38 (build 221115) November 14, 2022
-Fixed issue: Survey gets into a state where it seems to be active but isn't - to fix this run integrity check (Gabriel Jenik)
#Updated translation: Portuguese (Brazil) by educaticteced, effgarces, filhocf, josesiqueira, mauriciofurtado
#Updated translation: Czech by jelen1
#Updated translation: Czech (Informal) by jelen1
#Updated translation: Catalan by qualitatuvic


Changes from 3.28.36 (build 221102) to 3.28.37 (build 221108) November 7, 2022
-Fixed issue: ComfortUpdate is blocked by error/warning/notice when debug mode is active (Carsten Schmitz)
-Fixed issue #17883: QueXML formatting cannot be changed (#2561) (Adam Zammit)
Expand Down

0 comments on commit 34dda2c

Please sign in to comment.