File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ For a more detailed changelog visit [https://github.com/exponentcms/exponent-cms
1010
1111---
1212
13+ Version 3.0.3
14+ -------------
15+
16+ ### Address issues in v3.0.2, incorporate changes found in v2.7.3
17+
18+ - compatible with PHP v8.1.x thru v8.4.x
19+ - deprecated support for PHP v7.4.x, v8.0.x still exists
20+ - add datetime variables to export db/files in lieu of deprecated strftime()
21+ - allow styled (WYSIWYG) New User Welcome message instead of plain text
22+ - fixes and tweaks many issues in previous versions, otherwise is code compatible with v2.7.3
23+
1324Version 3.0.2
1425-------------
1526
Original file line number Diff line number Diff line change 1+ Version 3.0.3
2+ -------------
3+ ### Address issues in v3.0.2, incorporate changes found in v2.7.3
4+ - compatible with PHP v8.1.x thru v8.4.x
5+ - deprecated support for PHP v7.4.x, v8.0.x still exists
6+ - add datetime variables to export db/files in lieu of deprecated strftime()
7+ - allow styled (WYSIWYG) New User Welcome message instead of plain text
8+ - fixes and tweaks many issues in previous versions, otherwise is code compatible with v2.7.3
9+ -
10+
You can’t perform that action at this time.
0 commit comments