Skip to content

Commit fd7cac2

Browse files
committed
update changelogs
1 parent 776a5c4 commit fd7cac2

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
1324
Version 3.0.2
1425
-------------
1526

install/changes/3.0.3.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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+

0 commit comments

Comments
 (0)