
Some new stuff to come in 0.7:
- Hopefully the new and improved install/upgrade system
- ACP modules
- More ACP features
Current changelog:
QuoteUseBB 0.7 final Changelog
------------------------------
- Added new installer system.
- Added to ACP: edit member feature.
- Added to ACP: moderator control on forum edit form.
- Added to ACP: move moderators option on deleting forum.
- Added to ACP: username search on IP-address.
- Fixed XSS vulnerability with $_SERVER['PHP_SELF'].
- Fixed bug #805: General Error on iso-8859-8-i encoding.
- Fixed bug #809: exec() has been disabled for security reasons.
- Fixed malfunctioning mysqli driver.
- Fixed non unhtml'ed board name and description.
- Some fixes to make intern installer work.
- mod_rewrite URLs now also match \.html?\W*.
- Allow spaces in usernames (not transformed to underscores).
- Allow HTML in ranks.
- Don't focus on user name when box when filled in from session.
- Minor template improvements.
UseBB 0.7 beta 2 Changelog
------------------------------
- Added ability to disable registrations plus to give a reason.
- Added access key Alt+S for sending new topics and replies.
- Added access key Alt+Q to jump to quick reply box in topic.
- Fixed bug #738: subscription emails sent to [language_name].
- Fixed bug #744: dollar sign followed by numerical value disappears.
- Fixed bug #763: confusing IndexStats language value.
- Fixed bad smiley parsing code.
- Fixed missing friendly URL for "mark all as read".
- Fixed file not found error on install.php.
- Remove the extension check on images.
- Hide forum index link in breadcrumbs on single forum mode.
- Don't use Location header on IIS.
- Allow e-mail addresses with capital letters.
- Parse www.example.com and ftp.example.com URL's.
- Better detect missing or commented out config settings when writing.
- Strip slashes from raw template content by default.
- The system now produces an error when unwanted output was triggered.
- HTTP cache control headers added to output.
- Several small template changes and fixes.
UseBB 0.7 beta 1 Changelog
------------------------------
- Added ACP module system.
- Added to ACP: module overview system with upload/delete.
- Added mark all as read feature in panel.
- Added max signature length.
- Added DocBlocks for phpDocumentor.
- Fixed XSS vulnerability in search results.
- Fixed bug #658: search form gives error when no viewable forums.
- Fixed bug #669: no newlines in quote tags cause problems.
- Fixed bug #687: mb_language(): Unknown language.
- Fixed bug #707: Maximum execution time exceeded error on DNS lookup for Google.
- Fixed bug #709: Undefined index on deleting (to) empty forum.
- Fixed bug which didn't accept auth value 0 on edit forum form.
- Fixed bug which returned empty page when member accesses ACP.
- Fixed bug which changed global stats when forum is deleted and content moved.
- Fixed some auto focus and tabindex on post forms.
- Fixed malfunctioning mark updated topics feature.
- Fixed translating } and { when not needed (disabling Javascript in HTML posts).
- Fixed bad styles on quote in preview box.
- Fixed get_config() to set some missing but required config settings.
- Fixed unavailable $_SERVER['REQUEST_URI'] on IIS.
- Include trailing / in BBCode URL's.
- Renamed Jabber to Jabber/XMPP and made a FAQ entry about Google Talk.
- RSS feed improvements:
- Add "Re:" when applicable.
- Parse smileys viewable in RSS reader.
- Don't add session ID's to URL's in feed.
- Removed obsolete username_max_length.
- Added note about installing UseBB on "table doesn't exist" SQL error.
- Various template fixes, mostly for Opera.
- Make database password and table prefix mandatory.
- Throw error when passwords are too short.
- Don't require leading and trailing whitespace for smilies.
- Give notice when trying to add forum when no category exists.
- Better detect the board URL.
Especially the ACP module system is an important new feature that ables people to write modules for the ACP without having to modify anything in UseBB itself. Just upload the module and it works. An example of a module is available in the latest CVS sources.
Modules are automatically loaded and appear in the menu under the category and name defined by its author. Please test this new feature.
_______________
« Last edit by Dietrich on Sat Dec 10, 2005 11:30 pm. »



Kinda been working on something with a friend, now I get to set the Admin CP.
.
