|
| 1 | +# iForum 2.00 |
| 2 | +## Fix |
| 3 | +- iForum needs ImpressCMS 1.3+, and not 1.2+ - updated |
| 4 | + |
| 5 | +# iForum 1.0 |
| 6 | + |
| 7 | +# CBB 3.08 - Jan 3rd, 2007 |
| 8 | +- Bugfix for user stats (jorff, agl) |
| 9 | +- Bugfix for reading new posts |
| 10 | + |
| 11 | +# CBB 3.07 - October 29th, 2006 |
| 12 | +- Bugfix for permission template (js related) |
| 13 | +- Added support for FCKeditor upload |
| 14 | +- Added support for extended xcode which allows flash/wmplayer/... |
| 15 | +- Fix for XSS reported by bubuche93 |
| 16 | + |
| 17 | +# CBB 3.06 - October 8th, 2006 |
| 18 | +- Bugfix version |
| 19 | + |
| 20 | +# CBB 3.05 - July 22nd, 2006 |
| 21 | +## New |
| 22 | +- Added editor parameter control based on plugin'ed configs |
| 23 | +## Fix |
| 24 | +- Bugfix for notifying new replies for a specific topic |
| 25 | +- Bugfix for permission check when moving a post |
| 26 | +- Bugfix for xhtml compliance in forum selection box (reported by skalpa) |
| 27 | +- Bugfix for update scripts for newbb 2.2 |
| 28 | +- Bugfix for category name display in permission admin |
| 29 | +- Bugfix for view_level check in viewforum template (reported by topmuzik.com) |
| 30 | +## Removed |
| 31 | +- Removed inherition of view mode and post order from system-wide preference |
| 32 | + |
| 33 | +# CBB 3.04 Final - June 3rd, 2006 |
| 34 | +## New |
| 35 | +- MySQL syntax for data synchronization for different versions |
| 36 | +- Added topic check before storing post (reported by marco) |
| 37 | +- Added reading records options: cookie, database (inspired by Ajout Gizmhail) |
| 38 | +- Added data synchronization |
| 39 | +- Added missing "previous/next topic" |
| 40 | +- Created object handler for post_text |
| 41 | +## Fix |
| 42 | +- xhtml fixes |
| 43 | +- bugfix for group permission check form (reported by Aries) |
| 44 | +- Bugfix for topic title transfered from post subject |
| 45 | +- Other minor fixes |
| 46 | +- Fixed bugs in print.php (reported by ideiafacil) |
| 47 | +- Fixed bugs reported on xoops.org |
| 48 | +- Fixed bug in templates for file inclusion: for both update from file and from db modes |
| 49 | +## Improvement |
| 50 | +- Modified database structure for query optimization |
| 51 | +- Code correction for performance and cleaning up |
| 52 | +- Partial improvement on permission precision |
| 53 | +- Improvement on category/forum structured display for permission admin and block edit pages |
| 54 | +- Improvement on compliant xhtml |
| 55 | +- Changed fields in TABLE bb_forums |
| 56 | +- Changed testing post message in language file |
| 57 | +- category, forum, topic, post, report, rate refactoring |
| 58 | +## Removed |
| 59 | +- Removed unnecessary forum option 'allow_attachments' |
| 60 | + |
| 61 | +# CBB 3.03 - Apr 26th, 2006 |
| 62 | +## New |
| 63 | +- Split functions.php |
| 64 | +## Fix |
| 65 | +- Fixed rss+xml rel link (by CeBepuH) |
| 66 | +- Fixed typo in "pm" path for "transfer" (by CeBepuH) |
| 67 | +- Fixed clear property in newbb.css (by CeBepuH) |
| 68 | +- Fixed undefined method "setMessage" for module which could lead to newbb 2.* upgrade failure |
| 69 | + |
| 70 | +# CBB 3.02 - Apr 23rd, 2006 |
| 71 | +## New |
| 72 | +- Skip cache for edit pages |
| 73 | +- Added action request detection in xoops_version.php so that some useful features are reactived including "welcome forum" |
| 74 | +- Added time limit to "recent replied topic" block |
| 75 | +## Improvement |
| 76 | +- Performance improvement, including PHP scripting and MySQL db structure |
| 77 | +## Fix |
| 78 | +- Fixed URL iteration for menumode (reported by genetailor) |
| 79 | +- Charset completeness for PDF maker (reported by domecc) |
| 80 | +- Bugfix for "sort by rating" URL (reported by Mowaffak) |
| 81 | +- Bugfix for signature setting (removed unnecessary user setting check) |
| 82 | + |
| 83 | +# CBB 3.01 - Feb 22th, 2006 |
| 84 | +## Fix |
| 85 | +- Fixed bugs in permission management |
| 86 | +- Fixed bugs in formloader |
| 87 | + |
| 88 | +# CBB 3.0 - Feb 10th, 2006 |
| 89 | +## New |
| 90 | +- Compatible with XOOPS 2.0, 2.2, 2.3 |
| 91 | +## Fix |
| 92 | +- Fixed bugs in user select |
| 93 | +- Fixed bugs in permission management |
| 94 | + |
| 95 | +# CBB 2.32 |
| 96 | +============= |
| 97 | +- DB query optimization |
| 98 | + |
| 99 | +# CBB 2.31 |
| 100 | +- bugfixes |
| 101 | +- speed improvement |
| 102 | + |
| 103 | +# CBB 2.3 |
| 104 | +- moderator accessible distributed batch threads/posts management (approval, edit, move, delete, merge, split) |
| 105 | +- moderator accessible distributed user/IP suspension management |
| 106 | +- trashcan implemented |
| 107 | +- user-based post search and management |
| 108 | +- plugable module bridging handler implemented |
| 109 | + |
| 110 | +# CBB 2.2 |
| 111 | +- block/profile/css/adminmenu/encoding related content upgraded to XOOPS 2.2 |
| 112 | +- XOOPS editor framework implemented |
| 113 | +- permission management separated from forum/category and default permission set and management added |
| 114 | +- category/forum creation on module installation |
| 115 | +- send PM with quoted post content |
| 116 | +- embedded upgrade: any version of newbb/cbb could be updated to up-to-date CBB by updating module |
| 117 | +- forum queries in xoops_version.php moved to save db query |
| 118 | +- change relative path to full path for some images |
| 119 | +- change forum list in jumpbox and topicmanager to a more clear style |
| 120 | +- moderator management merged into forum admin form with xoopsuserselect form |
| 121 | + |
| 122 | +# CBB 1.15 |
| 123 | +- fix for aged security problem (XSS) |
| 124 | + |
| 125 | +# CBB 1.14 |
| 126 | +- bugfix for inactive user posting (Reported by Aries @ xoops.org.cn) |
| 127 | +- bugfix for deleting topic with poll (Reported by gropius @ xoops.org.cn) |
| 128 | +- change default value for displaying forum topic time duration (Reported by Zjerre @ xoops.org) |
| 129 | +- change formselectuser.php for XOOPS 2.2 |
| 130 | + |
| 131 | +# CBB 1.13 |
| 132 | +- bugfix for IP recording (Reported by alitan @ xoops.org) |
| 133 | +- changing time display for "Today/yesterday ..." (Reported by alitan @ xoops.org) |
| 134 | +- adding post link (Preliminary solution by ackbarr && Suggested by Peekay @ xoops.org) |
| 135 | +- further cleaning "Compact mode" (Suggested by Rou4 @ XOOPS CHINA) |
| 136 | +- adding new block "recent post text" |
| 137 | +- bugfix for function newbb_admin_mkdir |
| 138 | +- bugfix for permission table of locked topic |
| 139 | +- adding indication for locked topic in view topic (Requested by SuperVoley @ xoops.org) |
| 140 | +- bugfix for category management (Reported by chia @ xoops.tnc.edu.tw) |
| 141 | +- bugfix for subject sanitizing problem (Reported by CeBepuH @ xoops.org) |
| 142 | +- rolling back signature to pure xcode format (comprehensive improvement is expected after XOOPS 2.2) |
| 143 | +- bugfix for empty message check in quick reply |
| 144 | +- template validation on XHTML 1.0 (not complete yet) |
| 145 | +- compatible with news 1.30+ for posttonews (reported by cosmodrum @ xoops.org) |
| 146 | + |
| 147 | +# CBB 1.12 |
| 148 | +- login on-fly in "quick reply" (requested by Rou4 @ XOOPS CHINA) |
| 149 | +- sort order in viewpost.php (reported by kmac @ XOOPS CHINA) |
| 150 | +- bugfix for time display (reported by kmac @ XOOPS CHINA) |
| 151 | +- clean display of regist date (requested by kmac @ XOOPS CHINA) |
| 152 | +- bugfix for forum selection in "advanced search" (reported by kmac @ XOOPS CHINA) |
| 153 | +- rolling back missed disclaimer (reported by kmac @ XOOPS CHINA) |
| 154 | +- bugfix for duplicated security check and post_time_limit check (reported by kmac @ XOOPS CHINA) |
| 155 | +- permission check for poll management (reported by karuna @ XOOPS CHINA) |
| 156 | + |
| 157 | +# CBB 1.11 |
| 158 | +- re-write user info renderer |
| 159 | +- bugfix for poster display in thread mode (reported by iamtj @ XOOPS CHINA) |
| 160 | +- correction of deleting post message (reported by iamtj @ XOOPS CHINA) |
| 161 | +- post backup if submission exceeds session limit or time limit |
| 162 | +- correction of encoding problem in XOOPS function formatTimestamp($time, 'rss') (reported by chia @ XOOPS CHINA) |
| 163 | + |
| 164 | +# CBB 1.10 |
| 165 | +- bugfix and layout improvement (suggested by iamtj @ XOOPS CHINA, fast reply in thread mode, anonymous button, register to post ...) |
| 166 | +- rolling back "RSS enable" (requested by Aries @ XOOPS CHINA, CeBepuH @ XOOPS) |
| 167 | +- bugfix for template dir in rss.php (reported by jodn007 @ XOOPS CHINA) |
| 168 | +- bugfix for caching in rss.php |
| 169 | +- bugfix for rss encoding conversion (reported by chia @ XOOPS CHINA) |
| 170 | +- read new posts since last visit (Tuning suggested by Peekay @ XOOPS) |
| 171 | +- enable 'delete top post' (requested by iamtj @ XOOPS CHINA) |
| 172 | +- bugfix for Last Visit recording |
| 173 | +- bugfix/improvement for "move forum" |
| 174 | +- adding "merge forum" |
| 175 | +- post date / poster ip display changed |
| 176 | +- options for user level bar |
| 177 | +- backward/forward compatible with XOOPS 2.0* |
| 178 | + |
| 179 | +# CBB 1.00 |
| 180 | +## Improvements over NewBB 2.02: |
| 181 | +- CBB uses the same DB stucture/data with NewBB 2, it is convenient to switch between current CBB and current NewBB 2. |
| 182 | +- bugfixes for NewBB 2.02 |
| 183 | +- clean/correct NewBB 2 templates |
| 184 | +## New |
| 185 | +- dropdown menu selectable for end users: SELECT BOX, CLICK, HOVER |
| 186 | +- multi-attachments upload |
| 187 | +- RSS improvement, individual RSS Feeds for each category, each forum and the global module |
| 188 | +- FPDF improvement, UTF-8 encoding is now working |
| 189 | +- user friendly time display, four types: Today, Yesterday, this year and longer than one year |
| 190 | +- block handler: recent posts, recent topics, most views, most replies, recent digest, recent sticky, most valuable posters |
| 191 | +- time periods for blocks, you could have most views in last 24 hours, most views in this week, most views in this month |
| 192 | +- new page: view all posts, view new posts since last visit |
| 193 | +- "New member": an introduction thead will be posted automatically when a user logs on for the first time (if enabled) |
| 194 | +- adding dobr parameter |
0 commit comments