Downloads Pepper: ChangeLog
Sunday, January 10th 2010 (v223) for Mint 2.15+
- [Fix] Show correct link to file in
onSecretCrushActivity()
- [Feature] More directories can be specified to make the
&force parameter more flexible
Thursday, May 7th 2009 (v222) for Mint 2.15+
- [Change] Only showing secondary info if enabled
- [Change] Replaced
readfile() by fpassthru()
- [Fix] Corrected link to file on the Most Recent tab
Monday, November 17th 2008 (v221) for Mint 2.15+
- [Change] Added support for checksums on 64-bit architectures
- [Change] Cleaned up modules folder
Wednesday, June 11th 2008 (v220) for Mint 2.15+
- [Feature] Added new pane with download trends
- [Feature] Added Secret Crush integration to the Most Recent tab
- [Feature] Refactored tracking engine to support individual modules
- [Feature] Added phpBB3 module
- [Change]
?uri= has been renamed to ?url=
- [Change] Improved HTTP referer processing and display
- [Change] Removed “average downloads” bars
- [Change] The Downloads pane filter is now a drop-down menu
- [Fix] Re-registers to Secret Crush mini-API if necessary
Tuesday, February 5th 2008 (v212) for Mint 2.15+
- [Change]
$this->data is now stored in mint__data
- [Change] Removed filter if only one file is tracked
- [Fix] Corrected table prefix in
update()
- [Fix]
&debug no longer ignores $Mint->paranoid
- [Fix] Prevented undefined offset notice in
track_request()
- [Fix] Prevented undefined index notice with manipulated referer in
build_subreferrers()
Thursday, November 29th 2007 (v211) for Mint 2.14+
- [Fix] Corrected display issues (Past Week/Past Month tab)
Thursday, November 15th 2007 (v210) for Mint 2.14+
- [Feature] Added
onSecretCrushActivity()
- [Change] Refactored internal structure to track total download counts
- [Change] Replaced
/mint/ by $Mint->cfg['installDir'] in TK_delete_file()
- [Change] Refactored
track_request() to get called manually
- [Change] Added debugging to
track_request()
Tuesday, September 25th 2007 (v209) for Mint 2.12+
- [Change] Replaced
$_SERVER['SCRIPT_FILENAME'] by __FILE__
Tuesday, September 25th 2007 (v208) for Mint 2.12+
- [Change]
$data is now indexed by file id
- [Fix] Links won’t be redirected multiple times under unfortunate conditions
Wednesday, September 5th 2007 (v207) for Mint 2.12+
- [Change] Added Mint’s
shouldIgnore() to track_request()
- [Change] Added license
- [Change] Requests using the
&remote parameter can now contain a port number
- [Change] Using
$_SERVER['SCRIPT_FILENAME'] instead of __FILE__
Sunday, September 2nd 2007 (v206) for Mint 2.11+
- [Change] Merged templates with class file
- [Change] Removed domainmame from file listing (preferences)
- [Change] Replaced
checksum by id for (un)watch and delete functions
- [Fix] Prevented the display of error notices on graphs
Sunday, August 19th 2007 (v205) for Mint 2.11+
- [Feature] Added filter to Referrers tab
- [Change] The full path is now shown when hovering file names
- [Change] Removed the file limit (preferences)
- [Fix] Refactored the mysql part in
track_request()
Sunday, August 12th 2007 (v204) for Mint 2.11+
- [Feature] Added Referrers tab
- [Feature]
track_request() compares the filesize (disabled by default)
- [Sec] Fixed SQL injection vulnerability in
onCustom()
Thursday, August 2nd 2007 (v203) for Mint 2.11+
- [Fix] Adjusted CSS
- [Fix] The preferences will be saved correctly now
- [Fix] (Un)Watching files works now accurate on the “Most Recent” tab
Saturday, July 21st 2007 (v202) for Mint 2.11+
- [Fix] The preferences will be saved correctly
Thursday, July 5th 2007 (v201) for Mint 2.11+
- [Change] Already redirected links won’t be redirected
- [Fix] Pointed redirect script to
tracker.php
- [Fix] The preferences should be saved correctly
Thursday, June 28th 2007 (v200) for Mint 2.0+
- [Feature] Added new pane with detailed file requests
- [Change] Removed update support for versions prior to 1.03
- [Change] Renamed
download.php to tracker.php
- [Fix] Delete and (un)watch JavaScript should work proper now
Sunday, April 22nd 2007 (v103) for Mint 2.0+
- [Fix] Check for array existence in record condition
Sunday, April 15th 2007 (v102) for Mint 2.0+
- [Change] Refactored data storage
- [Change] Applied
rawurldecode() to $_GET['uri']
- [Change] Enhanced Content-Type detection
- [Change] Added Watched tab
- [Sec] Applied
addslashes() to $_GET['uri']
Friday, March 9th 2007 (v101) for Mint 2.0+
- [Change] Send Content-Type when using
&force
- [Change] Truncate filename and filepath to 32 characters
- [Change] Display filepath without filename
- [Fix] Truncate recent array after record
Friday, March 9th 2007 (v100) for Mint 2.0+