|
1 | 1 | XOOPS 2.5.x Changelog (Language changes: see: /docs/lang_diff.txt) |
2 | 2 |
|
3 | | -=================================== |
4 | | -2.5.12 RC1 NOT RELEASED |
5 | | -=================================== |
6 | | -- add _AM_SYSTEM_USERS_UNKNOWN_GROUP |
7 | | -- add groups to member list view (Ggoffy) in # 1577 |
8 | | -- fix for XOOPS_COOKIE_DOMAIN (mamba) in #1578 (see: https://xoops.org/modules/newbb/viewtopic.php?topic_id=79632&post_id=367525#forumpost367525) |
9 | | -- Improve Validating $_SERVER['HTTP_HOST'] (mamba) in #1578 |
10 | | -- Update htdocs/include/xoopssetcookie.php (mamba) in #1578 |
11 | | -- refactor RegDom 2.0.2 Beta 2 (mamba) in #1578 |
12 | | -- add RTL support to (mamba, عبدالعزيز الجهني) |
13 | | -- add Font Awesome 7.1.0 (mamba) |
14 | | -- update XMF by @mambax7 |
15 | | -- raise minimum PHP version to 8.2 by @mambax7 |
16 | | - - update CI matrix to PHP 8.2/8.3/8.4/8.5, PHPUnit 11 |
17 | | - - update SonarCloud and Qodana analysis configs to PHP 8.2 |
18 | | - - update installer PHP version check to 8.2.0 |
19 | | - - consolidate session handlers into single session.php (remove session74.php) |
20 | | - - remove dead PHP < 7.3 and < 8.0 code branches |
21 | | -- drop external xoops/base-requires25 metapackage; all libraries are now listed directly in composer.dist.json (mamba) |
22 | | - |
23 | | -=================================== |
24 | | -2.5.12 Beta8 2025-09-11 |
25 | | -=================================== |
26 | | -- language fixes by @mambax7 in #1550 |
27 | | -- copyright update by @mambax7 in #1551 |
28 | | -- fix Admin help toggle by @mambax7 in #1553 |
29 | | -- fix for Admin users search by @mambax7 in #1554 |
30 | | -- Bootstrap 5.3.7 by @mambax7 in #1557 |
31 | | -- Feature/updates by @mambax7 in #1555 |
32 | | -- Fix Deprecated addSlashes by @GregMage in #1566 |
33 | | -- Fix: #1564 by @GregMage in #1565 |
34 | | -- Hide empty userinfo value by @GregMage in #1568 |
35 | | -- User Search Issue #1559 by @mambax7 in #1560 |
36 | | -- add abstract methods for error(), errorno(), query() to XoopsDatabase by @mambax7 in #1571 |
37 | | -- cosmetics by @mambax7 in #1570 |
38 | | -- Criteria cleanup by @mambax7 in #1572 |
39 | | -- cleanup mailer by @mambax7 in #1574 |
40 | | -- update XMF by @mambax7 in #1573 |
41 | | - |
42 | | -=================================== |
43 | | -2.5.12 Beta7 2025-04-27 |
44 | | -=================================== |
45 | | -- Bootstrap 5.3.4 |
46 | | -- New feature: menu icons for modules |
47 | | -- Adding "id" to sublinks for custom menu icons |
48 | | -- Updating minimum requirements |
49 | | -- TinyMCE 5.10.9 |
50 | | - |
51 | | -=================================== |
52 | | -2.5.12 Beta6 2025-04-03 |
53 | | -=================================== |
54 | | -- fix for PathController |
55 | | - |
56 | | - |
57 | | -=================================== |
58 | | -2.5.12 Beta5 2025-03-31 |
59 | | -=================================== |
60 | | -- New path for composer files in install file by @koreus in #1504 |
61 | | -- fix in xbootstrap5 is system_siteclosed.tpl by @mambax7 in #1506 |
62 | | -- Fix tag.tpl always loading in modules/news by @koreus in #1510 |
63 | | -- Subforum not expanding by @koreus in #1513 |
64 | | -- Fix problem with admin save preference by @koreus in #1511 |
65 | | -- fix for #1515 by @mambax7 in #1516 |
66 | | -- adding Font Awesome 6.7.2 by @mambax7 in #1505 |
67 | | -- Update main.php by @CHCCD in #1517 |
68 | | -- http is default by @koreus in #1520 |
69 | | -- fix for #1519 by @mambax7 in #1521 |
70 | | -- template cosmetics by @mambax7 in #1522 |
71 | | -- composer updates by @mambax7 in #1523 |
72 | | -- version updates by @mambax7 in #1524 |
73 | | -- fix for new bug from PR#1511 by @mambax7 in #1525 |
74 | | -- fix for waiting block deprecated messages by @mambax7 in #1527 |
75 | | -- updated install, Bootstrap 5.3.3 by @mambax7 in #1531 |
76 | | -- updates for Font Awesome 6 by @mambax7 in #1529 |
77 | | -- remove flash by @mambax7 in #1526 |
78 | | -- extracting module CSS by @mambax7 in #1532 |
79 | | - |
80 | | -New Contributors: @CHCCD, @koreus |
81 | | - |
82 | | -=================================== |
83 | | -2.5.12 Beta4 2025-01-21 |
84 | | -=================================== |
85 | | -- added in Admin Composer packages info (mamba) |
86 | | -- updates for PHP 8.4 (mamba) |
87 | | -- fix for /issue #1464 (GregMage) |
88 | | -- fix for XOOPS reading blocks from deactivated modules #1335 (mamba) |
89 | | -- moved all Composer packages to /xoops_lib/ (mamba) |
90 | | -- moved PhpMailer and HTML Purifier to /xoops_lib/ (mamba) |
91 | | - |
92 | | -Updated libraries and assets: |
93 | | -- Smarty 4.5.5 (mamba) |
94 | | -- HTML Purifier to 4.18 (mamba) |
95 | | -- jQuery UI 1.14.1 (mamba) |
96 | | -- jGrowl 1.4.10 (mamba) |
97 | | -- tablesorter 2.32.0 (mamba) |
98 | | -- jquery.form 4.3.1 (mamba) |
99 | | -- PhpMailer to 6.9.3 (mamba) |
100 | | - |
101 | | -=================================== |
102 | | -2.5.12 Beta3 2024/12/05 |
103 | | -=================================== |
104 | | -- fixing bug with button cancel by @ggoffy in #1481 |
105 | | -- fixed bug in search tpl by @ggoffy in #1482 |
106 | | -- improvements by @mambax7 in #1477 |
107 | | -- XMF 1.2.31 by @mambax7 in #1485 |
108 | | -- Kint by @mambax7 in #1486 |
109 | | -- replace trigger_error with \Exception by @mambax7 in #1487 |
110 | | -- change samesite to Lax by @mambax7 in #1488 |
111 | | -- Various changes by @mambax7 in #1489 |
112 | | - |
113 | | -Updated libraries and assets: |
114 | | -- Smarty 4.5.4 by @mambax7 in #1475 |
115 | | - |
116 | | -=================================== |
117 | | -2.5.12 Beta1 2024/07/28 |
118 | | -=================================== |
119 | | -- Update to Smarty v4.5.3 (mamba) |
120 | | -- added in Admin Composer packages info (mamba) |
121 | | -- updates for PHP 8.4 (mamba) |
122 | | - |
123 | | -Updated libraries and assets: |
124 | | -- HTML Purifier to 4.17 (mamba) |
125 | | - |
126 | 3 | =================================== |
127 | 4 | 2.5.11 Final 2023/12/24 |
128 | 5 | =================================== |
|
0 commit comments