Changelog

Version Date Changes Files/SQL
2.0.2 2009-01-31
  • Fixed incorrect closing h2 tag in templates/default/subtemplates/thread.tpl.inc
  • Fixed bug with ajax preview in Google Chrome
files  SQL
2.0.1 2009-01-16
  • fixed bug with username maximum length and implemented search for users by username and e-mail (forum)
files  SQL
2.0 2008-12-27
  • updated Smarty (version 2.6.22)
  • Turkish language file added
files  SQL
2.0 RC 8 2008-11-23
  • updated Smarty (version 2.6.20)
  • Norwegian language file added
files  SQL
2.0 RC 7 2008-10-19
  • fixed bug in includes/register.inc.php (forum)
  • minor structural changes in includes/posting.inc.php and templates/default/subtemplates/posting.tpl.inc
  • added category element in rss feed
files  SQL
2.0 RC 6 2008-09-21
  • fixed bug in lock thread feature (forum)
  • fixed bug where, when accessing an entry as not logged in user and the forum is accessible by registered users only, the redirect to the login form and back to the entry didn't work (forum)
  • language file corrections
  • Chinese language file added
files  SQL
2.0 RC 5 2008-09-04
  • fixed bug where, when editing a reply the category was deleted (forum)
  • changed ajax preview in order that the preview bubble does not remain in the DOM when not needed
  • added setting "forum_readonly"
  • added setting "tags"
  • added Danish language file
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
2.0 beta 26 2008-04-06
  • Fixed bug concerning email contact
  • changed behavior in email contact (no more confirmation to sender)
  • structural change in templates: subtemplates stored in subfolder "subtemplates" now
files  SQL
2.0 beta 25 2008-02-27
  • The minimum password length can be defined now (Advanced settings: min_pw_length)
  • passwords are saved as salted SHA1 hashes now (to ensure downward compatibility the old MD5 hashes are still valid); updated Smarty (version 2.6.19)
files  SQL
2.0 beta 24 2008-02-11
  • The new e-mail address has to be confirmed now when changing the e-mail adrress
  • fixed bug concerning incorrect thread tree times in opened posting (forum)
  • implemented current version of the strinparser bb code class (0.3.2b) (forum)
files  SQL
2.0 beta 23 2008-01-25
  • new function to move postings / split threads
files  SQL
2.0 beta 22 2008-01-22
  • fixed bug in includes/index.inc.php (empty user names of registered users in latest postings)
  • fixed bug in includes/posting.inc.php (empty user names of registered users in subnavigation)
  • fixed bug in includes/functions.inc.php (empty user names of registered users in notification e-mails)
  • corrected language varable name (bbcode_link_url_marking –> bbcode_link_url)
files  SQL
2.0 beta 21 2008-01-19
  • fixed bug in RSS feed (user names of registered users were not displayed since version 2.0 beta 20)
  • new user search in user area
  • by default, the e-mail address of new users is not contactable (the default value can be set in the advanced settings –> default_email_contact)
files  SQL
2.0 beta 20 2008-01-05
  • Changes in database structure concerning the storage of user names in postings (forum)
  • update function and minor template changes
files  SQL
2.0 beta 19 2007-11-01
  • Changed options for editing postings
files  SQL
2.0 beta 18 2007-10-31
  • deletion of own postings if no reply possible
  • minor changes and bug fixes
files  SQL
2.0 beta 17 2007-10-24
  • Option to enable editing of own postings by not registered users
  • option that new user accounts have to be unlocked by an admin or a moderator after registering
files  SQL
2.0 beta 16 2007-10-22
  • CAPTCHA implemented
  • time differences can be set to-the-minute
  • other minor changes
files  SQL
2.0 beta 15 2007-10-18
  • option to display complete threads in linear mode
  • change in e-mail notification (author of thread start gets notification of all replies in thread)
  • code and template optimizations
files  SQL
2.0 beta 14 2007-10-14
  • Avatars implemented
  • some code and template optimisations
files  SQL
2.0 beta 13 2007-09-12
  • Fixed bug in image upload script
  • fixed this bug
  • other minor changes
files  SQL
2.0 beta 12 2007-07-23
  • Caching of profiles and signatures
files  SQL
2.0 beta 11 2007-05-07
  • Caching of parsed messages and signatures to reduce server load (TODO: caching of profiles) (forum)
  • table view implemented
  • buttons to insert BB codes for text color and font size implemented
  • possibility to display the direct replies of a posting or the current branch (commented out in templates/default/index.tpl.inc) (forum)
files  SQL
2.0 beta 10 2007-04-20
  • temporarily IP blocking after repeated failed login attempts to prevent brute-force login attacks
  • changed lost password function (forum)
  • BB Code "inlinecode" added (forum)
files  SQL
2.0 beta 9 2007-04-11
  • tag cloud
  • list of latest postings
  • GeSHi syntax highlighter
  • em for font-sizes
files  SQL
2.0 beta 8 2007-03-23
  • fixed bug with signature when previewing posting
files  SQL
2.0 beta 7 2007-03-20
  • Backup function
  • image upload and code optimizations
files  SQL
2.0 beta 6 2007-03-14 files  SQL
2.0 beta 5 2007-03-06
  • Custom pages (like FAQ or About pages) can be created and added to the user menu
  • Drag & drop function for sorting categories, smilies and pages.
files  SQL
2.0 beta 4 2007-03-04
  • Tags: admins and mods can specify tags for each posting
  • new search by tags function
  • Improved spam handling: Spam can either be refused directly after submitting or saved flagged as spam to be able to find false positives. As spam flagged postings can be deleted automatically after a specified period of time.
files  SQL
2.0 beta 3 2007-03-02
  • Error in thread structure corrected
  • GIF images replaced by PNG images
files  SQL
2.0 beta 2 2007-03-02
  • improved error handling for the Akismet spam protection
files  SQL
2.0 beta 1 2007-03-01
  • implemented Smarty as template engine
  • AJAX preview
  • AJAX marking
  • recursive deleting of postings
  • Akismet and Bad-Behavior spam protection
  • Folding/expanding threads
 

Last modified: 2011-09-01, 10:34

Contact