PeerTracker Changelog -------------------------------------------------------------------------------------- v0.1.3 | 01.20.2010 -------------------------------------------------------------------------------------- * CHANGED * ALL * fixed failure to assign returned data from stripslashes v0.1.2 | 11.18.2009 -------------------------------------------------------------------------------------- * CHANGED * MYSQL * small bug in the garbage collection routine interval. v0.1.1 | 10.31.2009 -------------------------------------------------------------------------------------- * NEW * ALL * implemented support for full scrapes. * tracker statistics (peers,seeds,leechers,torrents) output via html, xml & json * MySQL * database prefixes, allows multiple trackers to be ran from a single db * support for persistant connections (via mysql or mysqli (php >= 5.3)) * CHANGED * MySQL * database schema changed slightly, resulting in more efficient table rows. v0.1.0 | 10.24.2009 -------------------------------------------------------------------------------------- * NEW * ALL * completed /announce and partial /scrape support.