CFMBB 1.24 Released
Posted Wednesday, April 23, 2008 at {ts '2010-09-08 16:53:00'}
Here's the stuff from the changelog: v1.24 - 4/23/2008 - DATABASE CHANGE - do this statement manually: alter table cfmbb_threads modify name varchar(100) null default ''; - include/udf.cfm: improved sortQuery() method to protect from abuse attempts - includes/udf.cfm: added bbml support for youtube embedding - includes/bbcode_control.cfm: adjusted for youtube embedding - cfcs/messages.cfc: fixed bug #29 (see cfmbb.riaforge.org) - improved parameterization of url parameters for sorting to prevent errors being generated by spambots - more spambrot protection - don't generate error emails when spambots pass invalid arguments to attachment.cfm and rss.cfm - Added captcha to user registration to prevent help prevent spambots from registering - Added a robots.txt file to prevent search engines from hitting certain pages - modified login.cfm to be more user friendly. Errors now appear in the area that generated them, and anchors are used to scroll automatically to that part of the page. - integrated the MarkItUp editor for editing posts when BBML is enabled. - login form uses CFIMAGE when running on Coldfusion 8+ instead of imagecfc - changed location of thread title in messages.cfm and put it in an <h1> tag for improved visibilty to humans and search engines
|