You are here

CHANGELOG.txt in Spamicide 7

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
 Spamicide-7.x-1.x July 2013
 ===========================
 answer to issue #1762484 adding the ability to use global custom message
 fix for issues #1787774, #1942834 and #1979930 of wrong destination
 fix for issues #1795524 and #1317366 moved spamicide menu items to config/people
 

Spamicide-7.x-1.x May 2011
==========================
-Ported to D7
-installation creates spamicide directory and adds fee_me.css
-uninstallation removes the directory
 
Spamicide-6.x-1.5 Nov 2010
==========================

Bug fixes 
-Attemping a  fix for Issue #969094 and #923646
-- creating dev and 1.5 branches 

Spamicide-6.x-1.4 Sep 2010
==========================

Bug fixes 
-Added fix for Issue #465100 ("recoverable fatal error" with fix)
-- Changed $language to $language->language to properly handle that object

-Added fix for Issue #744560 (Installation does not create required directory and CSS is saved in the wrong path)
-- Added file_directory_path to better to conform to Drupal coding standards and work in multisite configuration
-- Replaced $css_file with $path
-- Moved the requirments hook to the install file where it belongs
-- Replaced $_ENV['REMOTE_ADDR'] with ip_address() to accomodate being behind a proxy

-For now, to answer issue #722014 (Spamicide seems to install and configure OK but doesn't prevent spam in any form!!!!)
-- I've commented out the prerender routine until I can find a good fix for this

-Changed the css rule to "top : 999em;" from "display: none;" for now stiil looking to offer options for this.

Features
-Added number of attempts to status report page


News
=======================
This is an interim release, it fixes as many bugs as possible.
I plan on a 2.0 version that will be far more flexible/adaptable to
make it easier for site admins to detect and deter spam.

File

CHANGELOG.txt
View source
  1. Spamicide-7.x-1.x July 2013
  2. ===========================
  3. answer to issue #1762484 adding the ability to use global custom message
  4. fix for issues #1787774, #1942834 and #1979930 of wrong destination
  5. fix for issues #1795524 and #1317366 moved spamicide menu items to config/people
  6. Spamicide-7.x-1.x May 2011
  7. ==========================
  8. -Ported to D7
  9. -installation creates spamicide directory and adds fee_me.css
  10. -uninstallation removes the directory
  11. Spamicide-6.x-1.5 Nov 2010
  12. ==========================
  13. Bug fixes
  14. -Attemping a fix for Issue #969094 and #923646
  15. -- creating dev and 1.5 branches
  16. Spamicide-6.x-1.4 Sep 2010
  17. ==========================
  18. Bug fixes
  19. -Added fix for Issue #465100 ("recoverable fatal error" with fix)
  20. -- Changed $language to $language->language to properly handle that object
  21. -Added fix for Issue #744560 (Installation does not create required directory and CSS is saved in the wrong path)
  22. -- Added file_directory_path to better to conform to Drupal coding standards and work in multisite configuration
  23. -- Replaced $css_file with $path
  24. -- Moved the requirments hook to the install file where it belongs
  25. -- Replaced $_ENV['REMOTE_ADDR'] with ip_address() to accomodate being behind a proxy
  26. -For now, to answer issue #722014 (Spamicide seems to install and configure OK but doesn't prevent spam in any form!!!!)
  27. -- I've commented out the prerender routine until I can find a good fix for this
  28. -Changed the css rule to "top : 999em;" from "display: none;" for now stiil looking to offer options for this.
  29. Features
  30. -Added number of attempts to status report page
  31. News
  32. =======================
  33. This is an interim release, it fixes as many bugs as possible.
  34. I plan on a 2.0 version that will be far more flexible/adaptable to
  35. make it easier for site admins to detect and deter spam.