2014-02-11 15:15:12 +00:00
|
|
|
#########################
|
|
|
|
#
|
2014-03-24 15:45:02 +00:00
|
|
|
# Version 2.2.0
|
2014-02-11 15:15:12 +00:00
|
|
|
# ?, 2014
|
|
|
|
#
|
|
|
|
#########################
|
2014-03-24 15:45:02 +00:00
|
|
|
- New project url: http://www.phpservermonitor.org
|
|
|
|
- Added user login system with 2 user levels (administrator and regular user).
|
|
|
|
- Added warning threshold option (set number of failed checks before server goes offline).
|
2014-02-11 17:16:00 +00:00
|
|
|
- Added SMTP support.
|
2014-03-24 15:45:02 +00:00
|
|
|
- Adding Bulgarian language file (thanks to Plamen Vasilev).
|
|
|
|
- Added user profile page.
|
|
|
|
- Added history tracking of server uptime.
|
2014-03-24 22:24:00 +00:00
|
|
|
- Added history graphs of server uptime and latency (thanks to Jérôme Cabanis).
|
2014-03-27 21:31:39 +00:00
|
|
|
- Date and time formats are taken from language file and localized per language (thanks to Jérôme Cabanis).
|
2014-02-11 17:33:28 +00:00
|
|
|
- When checking a website, the updater will now follow 302 Location headers.
|
2014-03-24 15:45:02 +00:00
|
|
|
- String/pattern search on websites did not work for websites with compression turned on.
|
|
|
|
- Switched from mysql_* to PDO.
|
|
|
|
- Updated PHPMailer package to v5.2.6.
|
|
|
|
- Fixed several XSS vulnerabilities.
|
2014-02-11 15:15:12 +00:00
|
|
|
|
2014-01-10 10:03:07 +00:00
|
|
|
#########################
|
|
|
|
#
|
2014-02-08 22:32:23 +00:00
|
|
|
# Version 2.1.0
|
|
|
|
# February 8, 2014
|
2014-01-10 10:03:07 +00:00
|
|
|
#
|
|
|
|
#########################
|
2014-01-10 12:39:23 +00:00
|
|
|
- Merged PHP Server Monitor Plus project by Luiz Alberto S. Ribeiro (https://github.com/madeinnordeste/PHP-Server-Monitor-Plus).
|
|
|
|
-- New layout (thanks to twitter bootstrap)
|
2014-02-08 18:36:17 +00:00
|
|
|
- New install module.
|
2014-02-08 19:14:49 +00:00
|
|
|
- Regex search on website has been added by Paul Feakins.
|
2014-02-08 18:36:17 +00:00
|
|
|
- Support for mosms provider by Andreas Ek.
|
|
|
|
- Support for Textmarketer provider by Perri Vardy-Mason.
|
2014-01-10 12:39:23 +00:00
|
|
|
- Language files are now automatically detected, instead of a hardcoded list.
|
|
|
|
- Adding Korean language file (thanks to Ik-Jun).
|
2014-01-21 22:09:51 +00:00
|
|
|
- Adding Portuguese / Brazilian language file (thanks to Luiz Alberto S. Ribeiro).
|
2014-01-10 14:49:45 +00:00
|
|
|
- Large status page by Michael Greenhill.
|
2014-02-08 18:36:17 +00:00
|
|
|
- New config file (see install instructions in README).
|
2014-02-08 20:16:41 +00:00
|
|
|
- Cronjob will be prevented from running multiple times at the same time (with a 10 mins timeout).
|
2014-01-10 10:03:07 +00:00
|
|
|
|
2014-01-07 19:27:21 +00:00
|
|
|
#########################
|
|
|
|
#
|
|
|
|
# Version 2.0.1
|
|
|
|
# October 29, 2011
|
|
|
|
#
|
|
|
|
#########################
|
2014-01-10 12:39:23 +00:00
|
|
|
- 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 19:27:21 +00:00
|
|
|
|
2014-01-07 19:24:48 +00:00
|
|
|
#########################
|
|
|
|
#
|
|
|
|
# Version 2.0.0
|
|
|
|
# October 19, 2009
|
|
|
|
#
|
|
|
|
#########################
|
2014-01-10 12:39:23 +00:00
|
|
|
- Server type ("service" or "website").
|
|
|
|
- Different types of notification.
|
|
|
|
- New text message gateways.
|
|
|
|
- Code rewrite.
|
|
|
|
- New layout.
|
|
|
|
- Check for updates function.
|
2014-01-07 19:24:48 +00:00
|
|
|
|
|
|
|
#########################
|
|
|
|
#
|
|
|
|
# Version 1.0.1
|
|
|
|
# September 18, 2008
|
|
|
|
#
|
|
|
|
#########################
|
|
|
|
- log.php
|
2014-01-07 19:27:21 +00:00
|
|
|
- tpl/log.tpl.html
|
2014-01-10 12:39:23 +00:00
|
|
|
- Select order by clause used datetime field after DATE_FORMAT had been performed,
|
2014-02-08 22:32:23 +00:00
|
|
|
resulting in a wrong list of log entries shown.
|