File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11h1. Changelog
22
3- h2. 4.7.0 - YYYY-MM-DD
3+ h2. 4.7.0 - 2022-01-28
44
55* Fix a few PHP 8.x warnings.
66* Load lang strings in a Textpattern 4.7.0-ish way.
@@ -15,7 +15,7 @@ h2. 4.7.0 - YYYY-MM-DD
1515* Fix @<txp:com_connect_value>@ to actually match labels.
1616* Remove use of deprecated EvalElse().
1717* Replace deprecated Txp core functions with Txp::get().
18- * Use PHP_EOL instead of manual newlines .
18+ * Pass @$redirect@ into delivery callback .
1919
2020h2. 4.6.0 - 2020-01-31
2121
Original file line number Diff line number Diff line change 1010 "source" : " https://github.com/textpattern/com_connect"
1111 },
1212 "require" : {
13- "textpattern/composer-lock" : " >=4.6 .0" ,
13+ "textpattern/composer-lock" : " >=4.7 .0" ,
1414 "textpattern/composer-installer" : " *"
1515 }
1616}
Original file line number Diff line number Diff line change 11{
22 "name" : " com_connect" ,
33 "description" : " Form and contact mailer plugin for Textpattern CMS" ,
4- "version" : " 4.6 .0" ,
4+ "version" : " 4.7 .0" ,
55 "type" : 0 ,
66 "author" : " Textpattern Community" ,
77 "author_uri" : " https://forum.textpattern.io/viewtopic.php?id=47913" ,
You can’t perform that action at this time.
0 commit comments