By Joe Brinkman on
10/1/2007 5:00 AM

Nothing is ever easy in life. The release of 4.6.0 and the subsequent release of 4.6.1 proved that. 4.6.1 was primarily concerned with fixing a couple of very nasty
bugs from the 4.6.0 build. The two worst bugs included a breaking change to the behavior of ModuleSettingsBase and a defect in the UserSettings page that caused the system to overwrite your usersettings whenever someone logged in. Unfortunately, when we attempted to roll back the changes to ModuleSettingsBase to the pre-4.6.0 code, we did not get all of the relevant code rolled back. This only made the breaking change worse. This prompted us to take the unusual step of completely removing the 4.6.1 download until we could get a new version coded, tested and built to put back online. Last night we posted the new 4.6.2 version which fixed the breaking change....