Changes for 1.1.8: * New BB code for superscript, subscript and indent * Fixed bug in upgrading with non-default skins * Fixed bug in renaming a skin without permission to rename folder * Fixed anti-robot registration to no longer be case sensitive * Added handheld css to improve readability for handheld devices * Fix to xhtml validation error on posting * Updated French Translation - xboxrulz (still incomplete) * Pulled out attachment code into separate module * Fixed bug in restoring backups Changes for 1.1.7: * Fixed various bugs in the upgrade process Changes for 1.1.6: * Lots of cleanups to templates * Fixes to templates to improve IE rendering * Fixes to images not rendering transparency in IE * Many additional templates for Admin CP display * Improved forum install/conversion/upgrade system * Added Moderators core group * Changes to queries for MySQL 5.0.12 support * Fixed bug where non-admins could not have a custom title * Fixed error in Dutch language file * Tweaked handling of code tags to avoid making the last line invisible when code is very wide * Fixed handling of img tags inside url tags * Fixed bug where reminder message was not displaying * Changed quotes to use div tags instead of complex table * Added left (align) BB code tag * Fixed javascript for setting Avatar creating an endless loop if noavatar.png did not exist * Added vBulletin 3.5.1 convertor * Added MyBB converter * Added Invision Power Board 2.1.x convertor * General improvements and bugfixes to all forum convertors * Added spoiler BB code tag * Merged two queries in forum display * Fixed color tag to allow use of RGB as a color * Fixed guest posts displaying as duplicates when 2 or more guests logged in * Improved topic counting now recounts topic replies too - NiteShdw * Hack to stop rssfeed marking topics as read * Removed modlet:init() * Fixed RSS reader so it checks for templates correctly * Made statistics center more check for png support * Added row_format=fixed to speed up some tables * Added display of Forum name in Recent posts * robots.txt file to keep spiders from accessing things they don't need to * Plugged an XSS injection point * Poll options now use BB code * Added enhanced editor for user signatures - Jon * Pulled out BB code buttons into seperate template Bugfixes for 1.1.4: * [font] and [color] code is not being sanitized properly. * BUG #2799: Fixed attachment bug where the index page was appended to the file output. * BUG #3053: SQL injection vulnerability in HTTP_USER_AGENT * BUG #2644: P3P Compact privacy header added - hopefully to solve IE6 login issues. * BUG #1210: Navigation tree for moved subforums does not reflect move. Bugfixes in official 1.1.5 CVS branch: * New members are unable to register. * Removed the hardcoded styling from the $botformat variable. * Guest account must have a level > 0 to view the board. * Editing a post redirects to the first page of the topic, despite position of post edited. * Post icon is not changeable when editing a post. * Fixed skinning permission problems, well mostly anyway. * Better checking of email addresses (was too strict previously) * Administrators email not visible by default * New registrations get bad email link * No more endless "Re: Re: Re: Re: ...." in private message replies. * Database connection error check in index.php is called too late if not working. New features and modifications for 1.1.5: * Added CubaLibre's "Add HTML Template" mod. * Added a "Delete HTML Template" mod. * Language support for AdminCP. Translations needed. * AdminCP is fully skinnable. Addition of several new templates for the AdminCP. * Added Ragnarok's "spider display" modification. * Added Geoff's "recent topics" modification. * Added ibarcode's adminbar modification. * AdminCP timezone selection from list instead of obscure number. * Added RSS Feed module. * Board admins can pick their own custom title now via the member controls. * Skins now exported and imported from within the skins directory. * Database backups are now saved in and restored from the databases directory. * Forum convertors have been mostly integrated into the installer. * Installer broken up into smaller chunks due to memory limit boundaries(!) * All images the skins/images directory converted to PNG format. Javascript included for IE5+ correction. * Links inside posts use rel="nofollow" to discourage spamming * Subforums count towards parent category/forum topic and reply counts * Subforums considered in showing parent category/forum last post * Subforums can be created that behave like subcategories. * General input validation code added. * Board location URL calculated during installation. * Support for optional modules which can be enabled/disabled in the AdminCP. * More CSS control over quote box style. * ISO822 Date formatting added to mbdate() function. Used by RSS feeds. * now allowed in templates in addition to * Private message preview * Show ToS for newly registering users * FAQ added - Jonathan West * Can selectively delete private messages * tag now available to templates to allow including code on any template * Guests and new registrations have their language detected from the browser * Suckerfish style menu used in admin CP * Full Dutch translation * Full Swedish translation * improved speed in calculating dates 'today' and 'yesterday' - Matt * Registration prompts to agree to Terms of service * IP addresses stored as integer rather than varchar (save space) * debug link hidden from non-admins * FAQ added to documents * Automatic detection of guest language * Rss reader in Admin CP to alert of new releases or other important annoucements * Full timezone handling including daylight savings * New skin by http://www.misterpink.com.au/ * Skin icons by http://www.famfamfam.com/ * Fixes to handling of [patch] [code] and [php] tags * Fixed error where permissions were defaulting to full * Fixed error where you could not export a skin that included zero byte files * Sets skin to 'default' for administrators up upgrading * Full Slovak translation