We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3768b29 commit 32aa9e0Copy full SHA for 32aa9e0
1 file changed
CHANGELOG.md
@@ -1,10 +1,17 @@
1
# iForum Changelog
2
+## 2.4 beta 1
3
+18 july 2024
4
+### Prepare for ICMS 2.0
5
+* refactor use of global $icmsModule to icms::$module
6
+* fix database access
7
+## 2.3
8
+13 july 2021
9
+* HTML Tags in translations from font to span
10
+* add missing translation variable $constpref
11
+* Compatibility with PHP up to 7.4
12
+* myTextSanitizer -> icms_core_TextSanitizer
13
+* remove end tags in files
14
-## 2.3 beta
-10 July 2020
-### New
- * Support for PHP 7.3
-
15
## 2.0
16
29 November 2017
17
### New
0 commit comments