Added #637 and fixed some spelling issues
parent
897eec003a
commit
c0508eb949
|
@ -5,9 +5,10 @@ Changelog
|
|||
Not yet released
|
||||
----------------
|
||||
|
||||
* #637: Added php extensions to required list.
|
||||
* #634: Changed ' to " in sql query, both were used.
|
||||
* #629: Fix bug that made it impossible to check rdp:// and fixed port update.
|
||||
* b49659f: Added question to notification faq about not recieving notifications.
|
||||
* b49659f: Added question to notification faq about not receiving notifications.
|
||||
* ef28908: Indentation fix.
|
||||
* #605: Added Norwegian language.
|
||||
* f6173d4: Added license to composer.json file.
|
||||
|
@ -41,7 +42,7 @@ v3.3.1 (released August 10, 2018)
|
|||
v3.3.0 (released May 30, 2018)
|
||||
--------------------------------
|
||||
|
||||
* 57f4c36: Added support voor the following SMS gateways: Plivo, SolutionsInfini, Callr and GAtewayAPI.
|
||||
* 57f4c36: Added support for the following SMS gateways: Plivo, SolutionsInfini, Callr and GatewayAPI.
|
||||
* c3751e7: Moved Clickatell api key to password field.
|
||||
* #590: Rollback Twig version update to work with PHP5.
|
||||
* #589: Enlarge select pattern_online width.
|
||||
|
@ -67,7 +68,7 @@ v3.3.0 (released May 30, 2018)
|
|||
* #541: Fix method declaration error in PHP7.2.
|
||||
* #515: Run archive and cleanup per server to reduce memory use.
|
||||
* #516: Fixed #500 ping latency.
|
||||
* 2471767: Fixed preinstalled server query.
|
||||
* 2471767: Fixed pre installed server query.
|
||||
|
||||
v3.2.2 (released March 27, 2018)
|
||||
--------------------------------
|
||||
|
@ -85,7 +86,7 @@ v3.2.2 (released March 27, 2018)
|
|||
v3.2.1 (released March 27, 2018)
|
||||
--------------------------------
|
||||
|
||||
* #343: Added optinal header value check.
|
||||
* #343: Added optional header value check.
|
||||
* #433: Changed baseurl repoforgeextras.
|
||||
* #432: Changed baseurl repoforge.
|
||||
* #437: Octopush.class.php updates to Octopush.php.
|
||||
|
|
Loading…
Reference in New Issue