Documentation » Changelog
Changelog
Branch 2.0 RC * | Branch 2.0 beta *
| Version |
Date |
Changes |
Changes (files/SQL) |
| 2.0 RC 4 |
2008-08-09 |
- All e-mails are sent now by one central function ("my_mail")
- Subject and text length limitation for e-mails implemented
- Added "accept-charset" to all forms
- added prompt to enter a URL on the [img] bbcode button if no text was selected (forum)
- If the session expires while writing a message the text is displayed now after submitting the form so that you're able to "rescue" it.
- updated the PHP Akismet Class (0.3.4)
- removed the variable "p_user_id" from includes/posting.inc.php and templates/default/subtemplates/posting.tpl.inc
- fixed bug where, in the list of registered users the status "online" was not displayed
- fixed CSS bug where, in IE6 the avatars were not displayed in opened complete threads (forum)
- locking of individual postings implemented (forum)
- minor code and template changes
|
files, SQL |
| 2.0 RC 3 |
2008-07-20 |
- changed naming of uploaded images (forum)
- changed setting "user_online_counter" (carries length of time period now)
- fixed utf-8 issues with e-mail headers; fixed bug where, when editing a posting as unregistered user (if enabled) the terms of use agreement checkbox was not displayed (if enabled)
- added German language file
|
files, SQL |
| 2.0 RC 2 |
2008-07-08 |
- added "Open in thread" link (forum)
- implemented time-frame (request of form until form submit) to complicate automated form submissions
- fixed some utf-8 issues missing charset in e-mails, using multibyte string functions)
- minor template improvements
- updated Bad Behavior
- updated GeSHi
- updated BBCode Parser Class
|
files, SQL |
| 2.0 RC 1 |
2008-05-31 |
- New BB Codes [pre][/pre] (forum) and [monospace][/monospace] (forum)
- Keeping position within main page when going back in Firefox (forum)
- Some of the corrections posted here
|
files, SQL |