Version 3.19
1. signup.php - Fixed bug where a non-active profile category would prevent new signups when sorted above active profile category
2. footer.php - Logout token assignment
3. header.php - Updated caching/sessions; added support for banning ip ranges
4. user_logout.php - Uses token to prevent IMG XSS
5. admin/admin_cache.php - Updated caching (now includes apc and xcache support)
6. admin/admin_header.php - Updated caching/sessions
7. admin/admin_login.php - Now stripping EOL characters from username/password when logging in
8. admin/admin_session.php - Updated sessions (now includes db support)
9. admin/admin_url.php - Fixed profile's .htacces mod_rewrite rule for profile tab access (note: please re-generate your .htaccess file via Admin > URL Settings for this change to take effect)