You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Comment quota limit's In current article option. Previously counting didn't work when the in current article option was selected.
Added: language string support. The interface now is translatable using Textpacks.
Added: option to freely add any field to the list of that are checked for spam words. Used fields need to be defined in getComment().
Improved: UTF-8 compatibility. The plugin now uses multibyte safe methods when possible.
Changed: Migrated the preferences from own admin-interface and database table, to Textpattern's native preferences panel. Preferences are now located at Admin/Preferences, in the Comments group.
Changed: For new installations protection method now defaults to moderate instead of blocking.
Changed: For new installations, default message length limits have been increased, and the example spam words have been removed.
Now requires PHP5 or newer. PHP version 5.3 or newer is recommended. PHP 4 support has been dropped.
For full feature compatibility Textpattern version 4.2.0 or newer is required. Textpattern v4.4.1 or newer is recommended.