
New features in UseBB 0.6:
- New installer and upgrade system.
- ACP with version check, forum configuration, category and forum control, IP lookup and SQL toolbox.
- Auto focus first input field on nearly all forms that require input, improving usability.
- Meta-tags for description and keywords, settable in ACP.
- Exclude short words from search keywords.
- BCC mail sent via mail form to own address.
- Full PHP5 compatibility.
- Many, many bug fixes, small improvements, rewrites, ...
Currently done:
Quote- Added ACP skeleton.
- Added to ACP: system info.
- Added to ACP: version check.
- Added to ACP: general configuration.
- Added to ACP: IP address lookup.
- Added to ACP: SQL toolbox.
- Added auto focus on many forms using improved template engine.
- Added keywords config and HTML meta-tags for description and keywords.
- Added feature which excludes too short words from the search keywords.
- Added possibility to BCC to own e-mail address on mail form.
- Fixed bug #512: too big font sizes allowed in BBCode.
- Fixed bug #535: changing e-mail address forces new password.
- Fixed bug #537: tabindex for 'remember me' checkbox missing.
- Fixed bug #602: mail function unable to send correct e-mails (patch by Tadashi Jokagi).
- Fixed bug which includes certain characters in the BBCode URL parser.
- Fixed bug in single_forum_mode which didn't properly detect only viewable forum.
- Fixed bug which might have led to server errors due to always calling RewriteEngine.
- Fixed bug which might have led to undefined refere_to errors in login and register form.
- Fixed bug which doesn't return the user to previous page when logout was cancelled.
- Fixed bug in regular expression for username search RewriteRule.
- Fixed bad parsing of some entities in unhtml().
- Fixed bug which made jump to top after inserting bbcode.
- Fixed bug which changed members' post count when deleting with increase_post_count disabled.
- Fixed a few missing unhtml() calls.
- Fixed security issue with URL matching (XSS vulnerability in IE).
- Fixed security issue with color BBCode (XSS vulnerability in IE).
- Fixed security issue with accessing $_REQUEST.
- Fixed some wrong sorting of categories and forums in various files.
- Renamed kick_user_to_only_viewable_forum to single_forum_mode.
- Do not add session ID's for Googlebot.
- Statistics grammar change (singular vs plural).
- Sorting fixes for member list.
- HTTP 404 and 403 error codes returned when applicable.
- Removed duplicate set_page_title() calls in Your Panel.
- Replace level integers with constants.
- Don't show forum list on search when only one forum is available.
- CSS has been detached from the templating system.
- Removed the trash feature, will be reintroduced later.
- Friendly URL for RSS feed is now rss.xml.
- Content type can now be set in global.tpl.php.
- Don't let Google index all post links with duplicate content.
- Jabber profile field made clickable.
- Throw error when $session->update() not called before getting session info.
- Template improvements and fixes.
- Major template engine improvements and code cleanups.
- Adjusted docs and installers to suit new locations on UseBB Docs.
- common.php reorganization, including config.php check.
- Ignore some uncompatibility warnings on PHP5.
- Reference objects instead of cloning them for PHP5 compatibility.
- Disable MySQL trace mode statement moved to db_mysqli?.php.
- Added get_server_info() to mysqli? drivers.
- Ommitted possible PHP bug (33643) (Only variables can be passed by reference).
- Also search in topic titles.
- Code cleanups to session handler.
- Auto login cookie now contains data in serialized array.
- Birthday year input field replaced with select box.
_______________
« Last edit by Dietrich on Sun Jul 31, 2005 9:22 pm. »





