author_taxonomy 6.x-1.4

Bug fixes

Added .install file to clean up system variables on uninstall.

simplenews 6.x-1.0-rc3

Bug fixes
Insecure

We're getting close to the 1.0 release. Thanks to all who reported and helped to fix these bugs.

diggthis 6.x-2.1-rc1

Bug fixes

Bugfix for problem with search results as described in #356731

mollom 6.x-1.7

New features
Bug fixes
Insecure

New features

  • Allow users to choose between CATPCHA-only or text classification (with occassional CAPTCHA) form protection. This means that the Mollom module can be configured to behave similar to the CAPTCHA module.
  • Refactored the form manipulation logic to make it cleaner and to avoid the side-effects of having to rebuild forms. Defined a custom form #type = 'mollom', that we simply form-alter in protected forms. The analysis/captcha logic is performed in the #process function of that form. This will work in any form types (including multi-step ones) because process functions are not cached. This will make it easier to add Mollom support to other forms.
  • Various documentation improvements. Improved the installation instructions and better documented Mollom's high-availability backend infrastructure.
  • Made it possible for the Mollom module to store a reputation field when returned by Mollom. Mollom does not currently return a reputation unless you have a special Mollom key.

Bug fixes

  • Fixed problem with users sometimes having to click 'Submit' twice on Mollom protected forms.
  • Improved the error handling in mollom().
  • Fixed a watchdog() call that was not properly ported from D5 to D6.

Pages

Subscribe with RSS Subscribe to RSS - 6.x