Skip to content

Commit

Permalink
Release 3.28.8+220426
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 26, 2022
1 parent 68b26b4 commit cc85dda
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.7';
$config['versionnumber'] = '3.28.8';
$config['dbversionnumber'] = 366;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30235';
$config['assetsversionnumber'] = '30236';
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.7 (build 220420) to 3.28.8 (build 220426) April 26, 2022
-Fixed issue #18048: Error message when managing ComfortUpdate key and key is expired (Carsten Schmitz)
-Fixed issue #18046: Conditions not working as expected in All in One (#2366) (Denis Chenu)
-Fixed issue #18026: Session expire message when submit button is clicked twice (#2353) (Gabriel Jenik)
-Fixed issue #17955: newtest/Y in URL is not clearing session (#2294) (Denis Chenu)
-Fixed issue #14123: Slider left/right labels not displayed correctly on iPad (#2350) (Gabriel Jenik)


Changes from 3.28.6 (build 220412) to 3.28.7 (build 220420) April 19, 2022
#Updated translation: Russian by Marysja, olly
#Updated translation: Portuguese (Brazil) by educaticteced
Expand Down

0 comments on commit cc85dda

Please sign in to comment.