1.31beta (2006/11/04)
- modified Cube 2.1 compatibility
- fixed small typo in cutpasteposts.php (thx plusangel)
- fixed sitemap plugin (thx Foxy)
1.30 (2006/10/06)
- released as a stable version
- modified templates from 1.30beta09 (thx jidaikobo)
1.30beta (2006/09/13)
- rebuilt templates fundamentally (special thx jidaikobo!)
- changed cat_order from varchar into smallint (thx Ujiki.oO)
- modified behaviors of the marking feature
- added names into topic_icons
- fixed original bug notification on post
- fixed original bug signature can be turned on always
- fixed original bug dobule htmlspecialchars with subject
- modified posting form from xoopsform into a template
- removed a doubltful option "post anonymously"
- added identical string into xoops_pagetitle
- rebuilt almost all codes about posting
- modified reply features can be used even in preview
- moved mark and solved into posting options.
- added configuration of self edition allow/disallow and time limitation
- added configuration of self deletion allow/disallow and time limitation
- added configuration URI of module's CSS
- added cut&paste posts (only for admins or moderators)
- modified delete.php using template
- modified languages
-- tchinese (thx chia)
-- utf8_tw (thx chia)
- fixed typo in post.php (thx OneOfTen)
- fixed post icons inconsistency
- modified strange spec of "move" (thx Foxy)
- fixed wrong link to userinfo from guest's name
1.23 (2006/06/16)
- fixed a bug private posts are notified into unauthorized users (thx ayumi)
1.22 (2006/06/01)
- added show context for "xoops search"
- rewrote search.inc.php fully
- modified treating $queryarray for security 1.22a
- modified viewallforum.php displaying appropriate private topics 1.22b
- fixed typo about permission in viewforum.php 1.22b
- added language files 1.22c
-- tchinese (thx chia)
-- utf8_tw (thx chia)
1.21 (2006/05/24)
- rewrote search.php fully (templates are modified radically)
- modified private topics can be hit in xhnewbb/search.php
- modified performance of queries with private topics
- fixed a typo in viewtopic_*.html (thx jidaikobo) 1.21a
1.20 (2006/05/23) UPDATE MODULE ESSENTIALLY
- added a kind of privileges between private forums and grous
- modified private topics can be hit in globa search (not yet xhnewbb/search.php)
- modified blocks displaying private forums's title (Don't enable block cache with such purposes)
- fixed typo in xhnewbb_main_block.html (thx chika3)
1.17 (2006/05/10)
- fixed typo in viewtopic.php for guest access (thx fabi) 1.17a
- added french language file (thx marco)
- changed error handling from redirect_header() to die()
- fixed small typos added as xhnewbb
- fixed newbb origined large and many bugs
-- a moderator can moderate any forums
-- anyone can post into any locked topics
-- anyone can read any posts in the private forums
1.16 (2006/3/11)
- fixed a language constant (thx marco)
- added ALTER TALBE on update if forum table was from newbb
- fixed missing "once" with including pagenav (thx hananoko) 1.16a
1.15 (2006/1/25)
- fixed the original bug in search.php
- added a feature of category limitation into all topic view
- added a feature of category limitation into the block
- fixed a bug in post preview
- modified some missing alt , title int <img>
- modified the feature of solved can be turned off
- modified the feature of marking can be turned off
- fixed the original bug anyone can see private forum in index.php
- modified the URI of links for posts in viewforum.php and viewallforum.php
- added configuration of page break number for viewallforum.php
1.14 (2006/01/05)
- added an option selecting title of each topics in block
- added one more the same block for editing templates
- added mytplsadmin
- updated mymenu and myblocksadmin
- fixed some doubtful codes
- added an option "allow img tag in body"(go to config of xhnewbb)
- added an option "allow img tag in signature"(go to config of xhnewbb)
- modified module's icon (thx argon)
1.13 (2005/08/27)
- fixed PHP_SELF XSS
- modified the compatibilities with XOOPS 2.2
- fixed some slight bugs
1.12 (2005/07/13)
- added "supporting" features
- added "marking topics"
- modified not to use cookie but to use DB for storing "already read" or not
- fixed many bugs origined from newbb