Forgive me begin so late, ive been asleep all day
Anyway 2.2.9 Release Candidate is out and up for download in the members area. See the offical post
here
2 template changes and one new template so far, and a slew of bug fixes:
Templates changed: (from 2.2.8)
error_previewtoomanyimages - new template to show error when too many images are included in preview
forumdisplay_multipagenav_pagenumber - add a perpage value to url
newpost_postpreview - added $toomanyimages to allow for showing error if too many images are in preview
Bug Fixes
Main Directory:
forumdisplay.php; include perpage in url
global.php; XSS Fix
member.php; logic error with updating profile
member.php; use a new function to strip session hash
member.php; fix a security problem with emailing users
member2.php; fix XSS issue
memberlist.php; urlencode letter for passing in navigation
newreply.php; Use a new function to strip session hash
newreply.php; show error when previewing with too many images
newthread.php; Use a new function to strip session hash
newthread.php; show error when previewing with too many images
online.php; hide email button if 'Display email addresses' is set to no
poll.php; wrong id being set in cookie when user posts
poll.php; update forum last post time as well as thread if user has update on poll vote set in settings
postings.php; make copying a thread correct
private.php; strip session from messages if included in url
search.php; sort a endless loop when a single character is surrounded by quotes
showgroups.php; hide forums which are inactive
Admin Directory:
adminlog.php; remove showing password in admin panel for config.php example
functions.php; new function to strip session hash
global.php; XSS Fix
misc.php; new optiom to remove orphan threads and posts
sessions.php; dont show forumjump when password is wrong
Mod Directory:
global.php; XSS Fix
user.php; select styleid from table
Files changed: (from 2.2.8)
Main Directory: forumdisplay.php, global.php, member.php, member2.php, memberlist.php, newreply.php, newthread.php, online.php, poll.php, postings.php, private.php, search.php
Admin Directory: admin/adminlog.php, admin/functions.php, admin/global.php, admin/misc.php, admin/sessions.php
Mod Directory: mod/global.php, mod/user.php
And the usuals (all for just the version number): admin/install.php, admin/upgrade1.php, admin/upgrade22.php