phpservermon/CHANGELOG

48 lines
1.5 KiB
Plaintext
Raw Normal View History

#########################
#
# Version 2.x
#
#########################
- merged PHP Server Monitor Plus project by Luiz Alberto S. Ribeiro (https://github.com/madeinnordeste/PHP-Server-Monitor-Plus)
- support for mosms provider by Andreas Ek (https://github.com/EkAndreas/PHP-Server-Monitor-Plus/commit/105c734a02477befc01831e3b9b2b8fefd9b5ca5)
2014-01-07 20:27:21 +01:00
#########################
#
# Version 2.0.1
# October 29, 2011
#
#########################
- adding german language file (thanks to Brunbaur Herbert)
- adding french language file (thanks to David Ribeiro)
- classes/sm/smUpdaterStatus.class.php: the curl option CURLOPT_CUSTOMREQUEST has been changed to CURLOPT_NOBODY
- servers page: auto refresh can be configured at the config page
- servers page: if the server is a website, the "Domain/Ip" field will be a link to the website
- new text message gateway: Clickatell.com (thanks to Simon)
- if cURL is not installed, the install.php script will throw an error
- HTTP status codes 5xx will also be treated as error
2014-01-07 20:24:48 +01:00
#########################
#
# Version 2.0.0
# October 19, 2009
#
#########################
- server type ("service" or "website")
- different types of notification
- new text message gateways
- code rewrite
- new layout
- check for updates function
#########################
#
# Version 1.0.1
# September 18, 2008
#
#########################
- log.php
2014-01-07 20:27:21 +01:00
- tpl/log.tpl.html
select order by clause used datetime field after DATE_FORMAT had been performed,
resulting in a wrong list of log entries shown