Version 7.02 is not complete yet and so is not available for download.
There are still a few more changes to make and also needs to be tested.
The biggest changes are that you can now view your email notification subscriptions when editing your profile, a test when logging in that you have cookies enabled, uploads are now placed in a folder names after the user, avatars can not be uploaded until the user is registered and only by editing their profile (gives better security), a number of security fixes to prevent x-site scripting.
Here is a list of all changed files so far:-
Changes from version 7.01 to version 7.02
-----------------------------------------
1. batch_delete_members.asp - fixed bug whereby the admin and guest accounts could also be deleted by mistake
2. functions_filters.asp - fixed bug with incorrectly displaying characters in email post notification
3. post_message.asp - changed so that a moved topic is not shown as moved once a reply has been posted
4. actiavte.asp - fixed text displaying bug
5. language_file_inc.asp - changed to support above change
6. active_users_inc.asp - improved tracking on users so that those who mask IP addresses arn't shown multiple times
7. functions_common.asp - improved browser and os detection
8. batch_move_topics_form.asp - changed to include topic priority
9. batch_move_topics.asp - same as above
10. batch_delete_members_form.asp - changed so that un-activated accounts only can be deleted
11. batch_delete_members.asp - same as above
12. login_user.asp - changed to redirect to the login user test page to test that cookies are enabled on the users browser
13. login_user_test.asp - new file to test if the user has cookies enabled
14. language_file_inc.asp - updated to add new text for new page above
15. pm_inbox.asp - changed so that the check all delete box is only displayed if more than one pm
16. pm_buddy_list.asp - changed so that buddies are grouped by if they can pm the person or not
17. pm_inbox.asp - now includes a bar graph of the percentage it is full by
18. pm_language_file_inc.asp - changed language file to support text for the new bar graph in the page above
19. functions_upload.asp - file names are now run through the security filters before saving so that the links are not changed to them at a later stage
20. sql_server_db_stats.asp new file to display stats about SQL Server db for the forum.
21. msSQL_server_Setup.asp - changed to inlude a new stored procedure for the sql server stats page
22. functions_filters.asp - added new filter function that removes non-alphanumeric characters
23. functions_upload.asp - chaged so that uploads are placed in a folder named after the user
24. upload_files.asp - changed to support adding files to folders named after the users username
25. upload_images.asp - changed to support adding files to folders named after the users username
26. upload_avatars.asp - changed to support adding files to folders named after the users username
27. email_notify_subscriptions.asp - new file to display forums and topics a user is subscribed to
28. email_notify.asp - updated to support new page above, and also improved security to make sure the user is allowed to read posts in the forum
29. forum_posts.asp - changed to also pass the forum ID to the email_notify.asp file for the added security to work
30. post_message_form.asp - changed so that a user can't get round a locked topic by quoting a previous poster
31. register.asp - changed for extra security so only registered users can upload avatars by editing their profile once their account is live
32. email_notify_remove.asp - new file to remove email notification subscriptions
33. register.asp - changed to add a link to the email subscriptions page
The following files have been changed to tighten up security
1. pm_buddy_list.asp
2. saerch.asp
3. search_form.asp
4. forum_posts.asp
5. email_topic.asp
6. login_user.asp
7. members.asp
8. IE_message_form_inc.asp
9. message_form_inc.asp
10. register.asp