History (Changelog)
1.1.3 (March 31, 2009)
- Fixed a bug that caused reporting errors for owners of multiple accounts
1.1.2 (March 31, 2009)
- Fixed a bug that caused some IP address confusion
- Fixed a bug in login that caused reporting for deleted 'ghost' accounts
- Fixed a bug in registration that may have caused false negatives
1.1.1 (January 13, 2009)
- Fixed a bug that caused an "empty" warning when checking Ignored ISPs
- Removed a useless variable in the Login Detection plugin
1.1.0 (December 30, 2008)
- Fixed a bug from stripos() that caused an error within PHP4
- Added BB Code options for reporting
- Added Verbose Mode with bunches of details
- Added Silent Mode
- Added several different methods for Registration Prevention, including disallow
- Added more phrases and made everything 100% phrase-based
- Improved small bits of code to be more efficient
- Revised a few more AdminCP Help Topics
- Revised phrases to be flexible with BB Code options
- Revised line breaks to be correct on Windows servers
- Rearranged the options in AdminCP, reporting settings are now separate
1.0.4 (December 27, 2008)
- Fixed a bug that caused the account-counting cookie to not be set or read properly
- Fixed a bug that caused multiple registrants to be placed in the wrong Usergroup
1.0.3 (December 19, 2008)
- Added 'Cookie Name' setting
- Added AdminCP setting validation code, AdminCP will complain if a setting is bad
- Revised code to be completely compliant with the vBulletin standard
- Rearranged the order of options in AdminCP
1.0.2 (December 19, 2008)
- Fixed an interpretation issue with the & entity, thanks 'ray-'
- Fixed a check that may have let some multiple accounts go undetected during login
- Added 'Ignored ISPs' setting
- Added 'Cookie Reset' option
- Added support for spaces in all 'Ignored' fields
- Added a blank index file (index.html) in the /madp/ directory
- Improved cookie-processing efficiency: replaced strstr() with strpos()/stripos()
- Improved ip-checking function efficiency slightly: removed an unnecessary variable
- Revised a few AdmcinCP Help Topics
1.0.1 (December 16, 2008)
- Fixed a careless mistake that lead to false positives with IP Address Prevention
1.0.0 (December 16, 2008)
- Initial Release
|