This repository was archived by the owner on Aug 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Release 1.0.13
dietrichm edited this page Aug 11, 2011
·
1 revision
Release date: August 6 2011
- Potential spammer status for users
- Cannot set website field or use URLs in signature, and/or use URLs in posts
- Auto unset spam status on number of posts or manually
- Mass clean up existing profile spam accounts using member pruning
- Stop Forum Spam API for registrations/more
Fixing bugs and security issues, and small improvements.
- Persistent database connections
- Incorporate detailed RSS feed views in online list
- Use
mail.php
for Contact Admin feature, or supply custom URL - Search users by email address (ACP)
- More various changes listed in Changelog
- Added potential spammer status for users, restrictions and auto unset.
- Added Stop Forum Spam API usage for email addresses.
- Added possibility to submit user info to Stop Forum Spam on deletion.
- Added possibility to ban last used IP address on user deletion.
- Added persistent connections for mysql(i).
- Added anti-spam information document.
- Member pruning can now delete profile spam accounts.
- Member pruning can now delete pruned members' posts.
- Can now search accounts by email address in ACP.
- Fixed database settings screen in ACP general config.
- Fixed invalid XHTML on member list.
- Make mail.php accessible to guests.
- Able "contact admin" feature to use the mail.php form, or a custom URL.
- Also perform DNSBL check for "edit profile" and "send email".
- Show locked button when topic locked and cannot reply.
- Show RSS feed locations in online list.
- Activation keys are no longer in the password format, but a longer random string.
- Reading remote URLs has a timeout of three seconds and recognizes failures better.
- ACP General Configuration settings related to anti-spam grouped together.
- ACP General Configuration panes can be reloaded thanks to URL hash usage.
- Profile edit form has a notice about profiles being invisible to guests.
- Username in edit and delete members ACP panes is now clickable.
- Added usebb_debug_output function for clean debug output.