YAF v1.9.3.3 ALPHA ( Dated 2/6/2008 )ALPHA SOFTWARE: NOT FOR PRODUCTION FORUMS
UPDATED 2/6:
Fixed bug with EncodeString in Membership when there is a salt.
Fixed major bug with password resetting SQL in Membership.
Fixed bug with rehasing answers in Membership when changing a password.
Fixed bugs associated with "salt" setting in Membership and it's inconsistant handling.
Fixed bugs with membership password encoding not actually encoding anything.
Fixed bugs with membership not encrypting passwords.
Removed email templates directory. Moved email templates into language for localization.
Also added HTML support to template emails and send mail code in YAF.
Improved Unicode email handling in mail sending code.
Dramatically improved Send Mail Thread queue system so there won't be sending of duplicate emails anymore.
Moved almost all email sending into the Send Mail Thread so the forum feels faster and performs better.
Fixed bugs related to deleting users in admin.
Fixed and improve display of Access Masks in admin.
Running "Lost Password" for a user who is not approved will now resend the verification email to them.
Added confirmations to Approve All/Delete All in Administrator.
Added "recommended" web.config file for NEW installations of v1.9.3 which is setup to use SHA1 password hashing and salts. (ONLY use on new installs.)
Update install.txt to reflect changes.
Fixed/Improved Search SQL to exclude deleted topics and search guest usernames.
Improved Membership Upgrade code from v1.9.1.x and below to do much more error checking.
Other misc bug fixes.
UPDATED 1/27:
Fixed constraint.sql issue.
Fixed "Allow Quick Answer" issue.
Updated "Rules" code added "Show Registration Rules" option.
Added BBCode processing caching.
Fixed issue with "Require User Login"
Fixed issue related to & in Verification emails.
Fixed issues related to response not ending after redirect.
UPDATED 1/26:
Fixed major security flaws.
Made contact buttons CSS and added skype button.
AJAXified collapsible stuff.
Tons of bug fixes and coding changes throughout.
Special thanks to Ederon on this release -- he did a TON!
Here it is folks!
A release of YAF that supports Memberships, Roles and Profiles. Now, I cannot say this software is ready for production. In fact, I'm sure it a bit buggy. That's why it's I'm asking for your help in making this software production-ready.
For testing by tech-savvy
Given the huge task of handing bugs and features for this software, I kindly request that only the more-techy of you attempt to install this pre-release version. I won't be providing installation help as this is not a standard community release.
Release Goal
The goal of this release is to get issues worked out. It is not to get into "why didn't X feature get put in". We aren't looking to add more feature right now -- just trying to get the current new features stable. Then we will free to add new features. Now I'm not saying I don't want to hear suggestions -- but just understand the situation.
Lanuages
All languages need to be updated to the latest in english.xml. Help with this is appreciated.
Development Team
Thanks to MJHufford, MicScoTho and WTilton for their contributions. Special thanks to Mek and Ederon who pull a lot of weight on this release! I couldn't do it without your help guys! :cheesy:
Contributing to YAF
How can you support YAF, you ask? Just help a bit. Test the software and post bugs. Answer a few questions on this forum for other, less knowledgeable, YAF admins. If you really want to go crazy, write a little documentation in the wiki...
Notes
v1.9.3 will upgrade from v1.9.1.x and below fine. I don't suggest you do it until you feel the software it ready.
Bug Reports
http://forum.yetanotherforum.net/yaf_topics32_v193-Issues.aspx
DNN
Sorry to say, DNN support was not a goal for this ALPHA release. That's not to say you cannot get it working with this release. If you do play around with it, please report back your findings.
Compiling
YAF v1.9.3.2 doesn't requires Web Application Project to compile! In fact, most of the main source is dynamic compilation.
BIN: Includes the compiled forum and forum page files without the source.
SRC: Includes the compiled forum and forum page files with full source.
YAF-v1.9.3.3-ALPHA-SRC.zip
YAF-v1.9.3.3-ALPHA-BIN.zip
Edited by user
16 years ago |
Reason: Not specified