| Current File : //var/wcp4/cmcmacau/public_html/scripts/scripts/bandwidthmeter/docs/CHANGELOG |
ChangeLog
0.72 - 23 Feb 2003
still working at the globals issue. right now i'm only supporting
PHP versions after 4.1.0. if you are using anything before
that, you should really upgrade due to security issues.
0.71 - 07 Sept 2002
fixed more global issues thanks to Ben O'Hara <ben@ohara.me.uk>
0.7 - 06 Sept 2002
install.php will test database connectivity
lowered max file size sent to 3000 kb - ran into overflow problems
looping issue hopefully solved
0 kbps hopefully solved
max payload size is now 5000 kbytes
linking to initialmeter.php will do a quick probe of the pipe size
then send an appropriate payload size
linking to meter.php will send a default payload size configurable
in config.inc.php
0.6 - 11 Jun 2002
now logs host names as well. admin script added to view hostnames.
NOTE that upgrading requires database schema change, see UPGRADE
0.5 - 06 Jun 2002
a new mode exists that uses javascript to pop-up the test, this
eliminates some issues with reloads and back buttons
0.4 - 05 Jun 2002
anti-cache directives added (should eliminate browser cache issues)
now does a quick test to determine a rough idea of the connection
speed and then sends a number of bytes for the actual test that
should take about 10 seconds to download
graph now rescales if you are testing very fast connections
0.3 - 13 Mar 2002
bandwidth reading appears when greater than largest value
warnings on win32 are gone (hopefully :)
user configurable download size (currently 2 options)
0.2 - 14 Feb 2002
User configurable graphs
Elementary MySQL logging
CSS Style Sheet
0.1 - 13 Feb 2002
Initial public release