Skip to content

Commit 9470882

Browse files
committed
changelog
1 parent d94e62c commit 9470882

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

docs/changelog.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h5>3.5 Beta 1 [2020-05-03]</h5> Dev: XOOPS 2.5.11, PHP 7.4.5
1+
<h5>3.5 Beta 1 [2020-05-07]</h5> Dev: XOOPS 2.5.11, PHP 7.4.5
22
<hr>
33
- renamed to SUICO (mamba)
44
- Add total comments for Group (liomj)
@@ -33,7 +33,12 @@
3333
- use datables in groups (liomj)
3434
- remove old jQuery (liomj)
3535
- conversions to Xmf\Request (mamba)
36-
36+
- added extra users for testing (mamba)
37+
- add new avatars (mamba)
38+
- add titles on images for testing (mamba)
39+
- fix visitors listed more than once (liomj/mamba)
40+
- fix queries for user photos in blocks (liomj/mamba)
41+
- update font awesome (liomj)
3742

3843

3944

xoops_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
$modversion = [
2525
'version' => 3.5,
2626
'module_status' => 'Beta 1',
27-
'release_date' => '2020/05/03',
27+
'release_date' => '2020/05/07',
2828
'name' => _MI_SUICO_MODULE_NAME,
2929
'description' => _MI_SUICO_MODULEDESC,
3030
'official' => 0,

0 commit comments

Comments
 (0)