What is new and fixed in this release?
Note: Some bugs and features may not be listed. This is because they weren't worthy enough of an entire line, we forgot to add it, or it may have been a bug that we created in the beta's then later fixed.

The bugs and features that are listed below are a summary of the things we have done since YaBB 1 Final. This includes each Beta release of Y1G through the final release of Y1G. Items in italics are things that were done since YaBB 1 Gold - Beta 7.

Bug Fixes
Extra long URL's get linked properly now(Ze0|ntrus)
Check added so that only digits can be put in the profile's "# of posts" box(Ze0|ntrus)
"Mystery" categories cannot be created by adding id's in the reorder categories box(Ze0|ntrus)
"Mystery" boards cannot be created by adding id's in the reorder boards box(Ze0|ntrus)
Banned email addresses checked upon registration(Ze0|ntrus)
Textareas in Admin Center do not throw extra spaces at the end(Ze0|ntrus)
Profile doesn't give userpic error if blank.gif isn't present in avatars folder(Ze0|ntrus)
Editing page source hack can no longer be used to post in locked topics(Ze0|ntrus)
Last Poster profile link fixed(Ze0|ntrus)
Flash movies can no longer be sized greater than 500x500(Parham, Ze0|ntrus)
Message length check wasn't in modify message(Ze0|ntrus, DaveB)
Random password generator works properly in NT(Martin)
Email new password mail no longer looks like welcome email(Ze0|ntrus)
Notification emails have the subject back in them(Ze0|ntrus)
;D smiley banished from between code tags(Ze0|ntrus)
Quoting and code display properly in Print View now(Ze0|ntrus)
Proper error messages added to search field errors(Ze0|ntrus)
Time formatting is now used on "date registered" in view profile(Ze0|ntrus)
Deleted member had profile button on posts(Ze0|ntrus)
ICQ Pager tables and colors fixed(Ze0|ntrus)
ICQ Pager made to use template now(Ze0|ntrus)
CalcTime function was not properly calculating differnces so 'users online' was not correct(Ze0|ntrus)
Code tags cannot make a page "wide" now(Ze0|ntrus)
Strange tables in ViewProfile fixed and code cleaned(Ze0|ntrus)
View profile still had rexexps for profile info when chomp should have been used(Ze0|ntrus)
Subjects in the notification summary are now censored(Ze0|ntrus)
Improper notify link in Recent posts and user latest posts fixed(Ze0|ntrus)
Moderator showed in IM's if an IM was from the moderator of the board in the url(Ze0|ntrus)
Color fix in search results(Ze0|ntrus)
Extra board variable in button links of search results removed(Ze0|ntrus, ejdmoo)
Access was not restricted in printpage when in maintenance mode(Ze0|ntrus)
Extra pipe by view profile (in text menu mode) for posts(Ze0|ntrus)
Insert_Original setting hasn't done anything for a while(Ze0|ntrus, ejdmoo)
Useless and dynamically created files were still in the variables folder(Ze0|ntrus)
No limit was set on Post #, so now if it is greater than 100,000 it prints words(Ze0|ntrus)
Title and proper header put on clean active log confirmation(Ze0|ntrus)
Text menus on posts fixed(Ze0|ntrus)
Username check put in modifyprofile2 for security, so one can't gain access to EVERYONE's profile like they could before(Parham)
Several new validity checks added to Bday fields in profile(Ze0|ntrus)
Option value fixed for movethread(Ze0|ntrus)
Banning page no longer hard-coded, but uses fatal_error(Ze0|ntrus, Daknit)
Personal text and signatures now censored(Ze0|ntrus)
Hard-coded text removed from Security.pl(Ze0|ntrus)
Post Preview browser title censored(Ze0|ntrus)
Printpage is now censored, since it never was ;)(Ze0|ntrus)
Check for duplicate Cat id's added when creating Categories(Ze0|ntrus)
Check for duplicate Board id's added when creating Boards(Ze0|ntrus)
Hard-Coded color in memberlist-all removed and table cleaned up(Ze0|ntrus)
Missing /td tag added in ManageCats.pl(Ze0|ntrus)
Hardcoded text removed from Reminder.pl(Ze0|ntrus)
Hardcoded text removed from Printpage.pl(Ze0|ntrus)
Printpage Properly parses YaBBC now and removes the tags for things like color that we don't want parsed(Ze0|ntrus)
Double 'my' statement for @lines removed (error on some servers)(Ze0|ntrus)
Category Navigation added to posting(Ze0|ntrus)
Max Message Length settings now stays when changing from admin center(Ze0|ntrus)
Login field alignment fix on BoardIndex(Ze0|ntrus)
URL's at end of line with word on next line no longer get linked together in display(Ze0|ntrus)
URL's at end of line with word on next line no longer get added together in post or modify(Ze0|ntrus)
Quotes are replaced with ' in $mbname and $userpic_limites when modifying settings online(Ze0|ntrus)
alt="" and border="0" tags added to [img] ubbc tag(Ze0|ntrus)
Profiles save in Mozilla and Netscape (there were 2 form tags)(Eron)
Reserve usernames & names now works for registration again(DaveG)
Proper text for reserve usernames in admin(DaveG)
Save Settings or Template from admin work again(Ze0|ntrus)
"Hey,," fixed when doing an incorrect login(Ze0|ntrus)
CSS fix in ManageBoards(Ze0|ntrus)
ctb, ttl, and poster files now deleted when removing a board(Ze0|ntrus)
CSS for input/select/textarea commented out in template because they render NS unuseable(Ze0|ntrus)
CSS fixes/additions in Display.pl and MessageIndex.pl(Ze0|ntrus)
Some items were not censored in IM and Posts(Ze0|ntrus)
Table errors fixed in InstantMessage.pl(Ze0|ntrus)
No more blank screen after posting in IIS(Bunce)
Hard-coded colors in Manage Boards removed(Ze0|ntrus)
extra break lines in author info for guest gone now(Ze0|ntrus)
Quote and Reply links now work in Recent posts(Ze0|ntrus)
Admin Mailing List now sends proper user/pass(wicked)
File Locking setting now properly saved in Admin Center(Ze0|ntrus)
Missing bracket in a table tag added in Display.pl so NS and Opera don't choke(Ze0|ntrus)
Reply # doesn't show on first post(Ze0|ntrus)
Spaces in board id's are now replaced with _'s so they can be used and opened by browsers(Ze0|ntrus)
Spaces in category id's are now replaced with _'s so they can be used(Ze0|ntrus)
URL tags with only www.* inbetween as links now properly link with http://(Ze0|ntrus)
Multi-word membergroups are once again supported(Ze0|ntrus)
News is no longer chopped into several lines after saving(Ze0|ntrus)
Emails and URL's not linked in printpage(Ze0|ntrus)
Show Notification works on Board Index(Ze0|ntrus)
Un-checking personal pic box disables personal pic even if a url is entered(plushpuffin)
Spaces work properly in AIM names when clicking the link(plushpuffin)
UBBC buttons no longer appear when enable_ubbc is off(plushpuffin)
Check for valid email address for guest posting(Ze0|ntrus)
Check for valid name length for guest posting(Ze0|ntrus)
Auto-linked urls with things that shouldn't be linked attached to the end do not link now.. such as (http://www.yabb.org)(plushpuffin)
Unconsistent CSS fixed(Sithy, Ze0|ntrus)
Admin's Mailing List can now send SMTP(plushpuffin)
Setting max_log_days_old to 0 does now disable *new*(plushpuffin)
Text variable in ICQ Pager replaced with proper one(Ze0|ntrus)
No link on "started by" in message index if user has been deleted now(Ze0|ntrus)
Can't trick an _ as a space in real name to be "someone else"(Ze0|ntrus)
Proper error message for guest posting with a members name(Ze0|ntrus)
Guests cannot post with an _ to replace a space to have the same name as someone else(Ze0|ntrus)
Username of 'guest' or "Guest" can no longer be registered(Ze0|ntrus)
No problem with # being in username when in URL(plushpuffin)
Unlinking of .mail files in ManageCats now works(Ze0|ntrus)
Picking an already used real name generates proper error message(Ze0|ntrus)
Proper name shows in greeting after changing profile(Ze0|ntrus)
Security hole in personal pic of Profile removed(Ze0|ntrus)
Security hole for private boards removed in Printpage.pl(plushpuffin)
Post2() table bug fix(Ze0|ntrus)
Nested glow/shadow tags produce proper output(plushpuffin)
Smileys disabled in between code tags(plushpuffin)
YaBBC disabled in between code tags(plushpuffin)
Max username size increased to 18 and maxlength put in input field(Ze0|ntrus)
Membergroups based on #posts in Display.pl fixed(Ze0|ntrus)
All 4 of the default membergrops by # posts now used in profile.pl(Ze0|ntrus)
Error if RealName is longer than 20 characters(Ze0|ntrus)
Usernames of > 12 characters are chopped to 12 now when registering(Ze0|ntrus)
Last Page of Memberlist-All shows correct ending number of displayed members(Ze0|ntrus)
Display, MessageIndex and BoardIndex either don't show moderators or show N/A if there aren't any now(Ze0|ntrus)
"Notification" button doesn't show now in menu if notification is turned off(Ze0|ntrus)
Subject now required in IM's - subjects like " " don't count(Ze0|ntrus)
Signature bar doesn't show in IM's if user has none(Ze0|ntrus)
Password encryption seed fixed(plushpuffin)
Security in the profile/login pages tightened(plushpuffin)
Spaces aren't placed at the beginning of each line when viewing template through Admin Center(plushpuffin, Ze0|ntrus)
Fixed NT Server path detection(plushpuffin)
Fixed NT Server login bug(plushpuffin)
Security function written to check for valid icon's(Ze0|ntrus)
Valid date set for cookie for the "autmatic login" so it works in Mozilla/Netscape(Ze0|ntrus, plushpuffin)
<.. etc. are properly passed in Post and Preview so you can see the text instead of their equivalent (<.. )(Ze0|ntrus)
Long URL's in links withing [url] tags are not broken into multiple lines(plushpuffin)
Guests can no longer post with blank username or just spaces(Ze0|ntrus)
Password Reminder emails correctly show the proper text(Ze0|ntrus)
Guests must enter a valid email address to post(Ze0|ntrus)
More valid email checks put into Profile and Register(Ze0|ntrus)
More valid name checks put into Profile and Register(Ze0|ntrus)
MoveThread properly updates total topics and posts now(plushpuffin)
Search in a specific forum now returns proper links to threads(Ze0|ntrus)
Long words are broken at 80 characters(plushpuffin)
Table tags must be nested for them to be rendered(plushpuffin)
Limit of width=400 for glow and shadow tags so they can't crash the browser(plushpuffin)
Nested duplicate UBBC tags are not allowed(plushpuffin)
Check for anything but text in the Icon field of posts and modifying posts so you can't exploit the page(Ze0|ntrus)
Check to make YaBB work on MS IIS servers(plushpuffin)
Your language pack is correctly selected in the dropdown box in Admin-> Modify Settings and require '*.lng' moved to YaBB.pl(Ze0|ntrus)
Words longer than 15 characters in profile's usertext are chopped apart(plushpuffin)
Leading and trailing spaces in usernames are removed before checking as a valid username(plushpuffin)
< converted in Register.pl but it wasn't even allowed as valid character for username, so it was taken out(Ze0|ntrus)
Email address now updates on each message if a user changes it in the profile(Ze0|ntrus)
Angry smiley bug fixed(Ze0|ntrus, plushpuffin)
Smiley/YaBBC buttons work in Netscape 4.xx and Opera 4(DaveB)
Recent.pl works for months with 31 days(plushpuffin)
Bordercolor variable in display.pl but was missing border=(Ze0|ntrus)
BoardIndex doesn't show new when you modify a message(plushpuffin)
Table YaBBC tag no longer adds blank lines for each row(Christian Land)
Focus set back to textbox after clicking YaBBC buttons(Christian Land)
Several "Global" variables that only needed to be local were set as local(plushpuffin)
Template parsing done "correctly" and faster(plushpuffin, Christian Land, Ze0|ntrus)
Messages with subjects including ", >, and < do not get cut off under the 50 character limit(Ze0|ntrus)
Printpage.pl and Reminder.pl completed(Ze0|ntrus)
After posting, you are now taken to the page with your post on it(Ze0|ntrus, plushpuffin)
Blank lines are no longer lost in [pre] tags(Ze0|ntrus)
Spam protection now actually works right(Ze0|ntrus, plushpuffin)
Modify Message no longer makes "NEW" show up on board index for board the topic is in(Ze0|ntrus)
Members in groups set to view private boards can no longer see ALL private boards(Popeye)
Manage Boards creating extra moderator "," each time the modify button clicked(Ze0|ntrus)
Error message when you try to view profile of non-existent member(Ze0|ntrus)
Recent Posts displays Most recent Posts of Most recently updated Thread(Ze0|ntrus)
YaBBC buttons for code added from last release(DaveB)
Some code redundancy and errors removed for efficiency(Ze0|ntrus)
Only valid Email address formats can be used in Profile and Register(Christian Land)
Guest's, non-moderators, and non-admin's don't see the "delete" button on posts now(Ze0|ntrus)
"|", "[", and "]" allowed in Real Name when registering now(Ze0|ntrus)
HTML errors in sources(Christian Land, Ze0|ntrus)
Date Registered no longer disappears after a profile change(Ze0|ntrus)
Spaces are allowed in usernames when registering(Ze0|ntrus)
Posts by deleted members and Guests no longer have the profile link in topic view(Ze0|ntrus)
Realname of " " and "|" or Username of "_" and "|" cannot be registered or set in profile now(Ze0|ntrus)
Admin not logged out after changing settings in Admin Center(Ze0|ntrus)
Angry smiley button in post and modify now make the angry smiley(Ze0|ntrus)
Big security hole that gave modification access to all messages([CV]XXL)
Netscape and Mozilla browsers viewing source code sometimes(Stephan Boegli, Ze0|ntrus)
Ability to keep smileys disabled or to disable them when modifying a message(Xenomorph, Ze0|ntrus)
Board File's storing messages - useless data removed(Christian Land)
More secure Recent.pl([CV]XXL)
"No Moderators" Fix(Moritz Bartl)
Typos in English.lng(notified by various people)
No Duplicate Real Names([CV]XXl)
Fixed Admin Center Layout(Ze0|ntrus)
Admin Center select tag fix(DaveG)
HTTP Autolink fix(Ze0|ntrus, [CV]XXL)
Email tag and auto-linking fixed(DaveB)
File-Locking fix(Zef Hemel, Christian Land)
ICQ-Pager bug fixes(Michael Hanke)
Admin Mailing List fix(Ze0|ntrus)
Smileys disabled in PrintPage.pl([CV]XXL)
Private Boards Security([CV]XXL)
Valign typo fix(Ze0|ntrus, DeGauss)


Features
Ability to send IM's to multiple users at once(DaveB, Ze0|ntrus)
Admin option to allow avatars or not(Ze0|ntrus)
Better default text in YaBBC buttons(Ze0|ntrus)
YaBBC Buttons insert at cursor position in IE(Matthew Veno, Ze0|ntrus)
DIE if template file is not found and template file forced to be in same folder as YaBB.pl(Ze0|ntrus)
Template tag variable added for board name(Ze0|ntrus)
Tag for page title added to template(Ze0|ntrus)
Admin option to select how long news items stay in the news fader(Ze0|ntrus)
Admin option to display "add YaBBC tags" buttons on post/im send pages(Ze0|ntrus)
Javascript to "select/deselect" all board checkboxes in search(Parham)
Confirmation added to removing a category(Ze0|ntrus)
Ability to edit email address list when mailing from the admin center(Ze0|ntrus)
Admin option to show board descriptions on the message index(Ze0|ntrus)
Added email check to register and modify profile that checks for already used email addresses(Ze0|ntrus)
Send a topic to a friend feature(Ze0|ntrus,Bossk)
Online status image and UIN added to ICQ Pager(Ze0|ntrus)
Admin function to analyze the visitor logs(Ze0|ntrus)
Full logging capabilities of visitors(Ze0|ntrus)
Moderator lists moved to better location on board index and link added to last poster's profile(Ze0|ntrus)
Admin option to change max # characters in signature(Ze0|ntrus)
Member online status displayed in profile(Ze0|ntrus)
Next and previous page links on message index(Ze0|ntrus)
Guest greet text made into register and login links(Ze0|ntrus, ejdmoo)
Post, instant message post and modifymessage pages cleaned up(Ze0|ntrus)
Author names are linked to profiles in search results(Ze0|ntrus)
Separate CSS class for folder navigation links(Ze0|ntrus)
Profile page won't load if $facesdir is invalid and gives error instead(Ze0|ntrus)
Layout fix for movethread and board names displayed instead of ID's(Ze0|ntrus)
Now all administrators can set a user back to no membergroup, but the user with username = admin cannot be set to any group other than admin, as a security feature(Ze0|ntrus)
New Layout on Quoting and Code tags and CSS added(Ze0|ntrus, ejdmoo)
Ability to modify category names and membergroups(Ze0|ntrus)
Better layout and instructions in "edit news"(Ze0|ntrus)
Category added to navigation in printpage and nav cleaned up(Ze0|ntrus)
Images in place of admin/mod functions text links on post page(StarSaber, Ze0|ntrus)
New function to load administrators (currently displayed in admin center)(Ze0|ntrus)
Setting to force-remove "blank screen" problem(Ze0|ntrus)
Setting to force MS IIS compatibility(Ze0|ntrus)
Javascript character counter for signatures in profile(StarSaber)
Signature cut off at 200 characters(Parham, Ze0|ntrus)
Redesigned main "Admin Center" page with more statistics(Ze0|ntrus)
Ability for moderators to move threads between boards(DaveG)
Next and Previous links for pages in posts(Stefan)
Reserve Usernames layout fix(Ze0|ntrus)
More curse words censored by default(Ze0|ntrus)
WindowBG3 now used for hr's instead of author/subject areas(Ze0|ntrus)
Category "anchors" added and all category links link to them now(Ze0|ntrus)
IM In and out boxes layout cleaned up(Ze0|ntrus)
Signature/ip/lastmodified forced to bottom of table in Display.pl(Ze0|ntrus)
New Images(StarSaber)
Better organization in settings file(Ze0|ntrus)
Better Admin Center layout and fixed colors(Ze0|ntrus)
Better Modify Categories layout(Ze0|ntrus)
Better Modify boards layout and CSS now used(Ze0|ntrus)
Clearer link on category names for Modify Boards - Reorder(Ze0|ntrus)
# Views now shown on Posts (at the author/topic line)(Ze0|ntrus)
Cleaned up Post display and new color introduced(Ze0|ntrus)
Category name is now in the navigation of the MessageIndex(Ze0|ntrus)
Modified BoardIndex and MessageIndex layouts(Ze0|ntrus)
More "auto-configuration" for fields left blank when modifying settings through the Admin Center(plushpuffin)
Saving settings in Admin Center automatically nicely formats the comments to be aligned(plushpuffin)
New password emailed (if $emailnewpass is on) if a user changes his/her email address([CV]XXL, Ze0|ntrus)
Members-only feature and admin option to allow guests to only login or register on the forum(Ze0|ntrus, Coward)
Improved fopen() subroutine which gives a choice between methods of truncating when opening files for writing(plushpuffin)
New exit() subroutine to deal with nonstandard servers(plushpuffin)
Special Stars for moderators and Special stars for Administrators in Dispay/IM(Ze0|ntrus)
# Post membergroup, moderator membergroup, and additional membergroup now all display on screen(Ze0|ntrus)
Redundant code in Display.pl and InstantMessage.pl moved to new sub in Load.pl(plushpuffin)
Admin option to email a welcome email to new users even when mail random password is off(Ze0|ntrus)
Admin option to turn off displaying/enabling the mark as read buttons(Ze0|ntrus)
Confirmation Message before removing a board(Ze0|ntrus)
DPrivate and LoadBoard subs combined for improved speed(plushpuffin)
New documentation(Ze0|ntrus, Bratwurst)
Cleaned up ICQ Pager layout(Ze0|ntrus)
Reminder about maintenance mode being on (if it is) in the IM template field(Ze0|ntrus)
Search results, recent posts, and user's latest posts jump to correct page of topic when message link clicked(plushpuffin)
Admin Function to rebuild all boards and messages (for upgrade or fixing broken threads)(plushpuffin)
Admin option to use temporary files for writing when necessary(plushpuffin)
Option to select members to delete and delete them from the admin center(Ze0|ntrus)
Enhanced Modify Profile layout(Ze0|ntrus)
Descriptions added to Modify Profile page(Ze0|ntrus)
New file opening, locking, unlocking and closing method(plushpuffin)
Admin function to rebuild your memberlist.txt - members list(Ze0|ntrus)
More compatible redirection sub used instead of printing location headers(plushpuffin)
Separate text for time format in admin and profile(Ze0|ntrus)
Net:SMTP support for mailing(plushpuffin)
Preview and UBBC buttons added to Instant Messenger(plushpuffin)
Admin option to allow users to hide their email address([CV]XXL)
Profile option to hide email address throughout yabb([CV]XXL, Ze0|ntrus)
Ban users by email address([CV]XXL)
Registration agreement and ability to turn it off(Ze0|ntrus)
Check against used names in posting was made case-insensitive(plushpuffin)
Board Index layout enhanced, inluding column-column coloring(Ze0|ntrus)
Many new options added to search(plushpuffin)
Search sped up(plushpuffin)
Sped up Recent.pl and improved layout(plushpuffin)
Navigation put on Post(Mai Thanh Ha, Ze0|ntrus)
2 new membergroups based on number of posts(Ze0|ntrus)
Admin setting to decide the # of posts to consider a person to be in a certain group(Ze0|ntrus)
Birthday cake is displayed on member's profiles if it's hist/her b-day(Ze0|ntrus)
Birthdate is now stored in member profiles instead of age and age is now automatically calculated(Ze0|ntrus)
Enhanced Instant Messaging layout(plushpuffin)
Improved IM speed(plushpuffin)
Improved Recent Posts By User(plushpuffin)
Signature layout modified to distinguish it from messages(Ze0|ntrus)
New smiley images(CareyP)
5 New smileys(CareyP, Ze0|ntrus)
Registration page made "simple", only asking for name/email/pass(plushpuffin)
Top Posters text on BoardIndex integrated with $topammount(Ze0|ntrus)
Admin option to force email of password to members([CV]XXL)
Admin option to show a link for the current page([CV]XXL)
Admin option to turn auto-linking on or off(plushpuffin)
Login box cleaned up and more descriptive text(Ze0|ntrus)
* denotes required fields in Profile/Register and descriptions added to some fields(Ze0|ntrus)
Option for the "original admin" (username = "admin") to change a person back to a "normal member" in the profile(Ze0|ntrus)
IM page summary layout cleaned up(Ze0|ntrus)
Added eval() block in YaBB.pl to catch more errors(plushpuffin)
Links for pages you are on are now just text(plushpuffin)
Individual posts now have "anchors" so you can link to a specific post on a thread(plushpuffin)
The number of the reply is displayed on the message itself (so you know and can link to it)(plushpuffin)
More detailed quoting method on posts(plushpuffin)
Personal pic in profile now opens a new window(plushpuffin)
MoveThread moves the thread to the index in order of it's last post date(plushpuffin)
Censoring enabled in Search and "Last posts by user"(plushpuffin)
Censoring enabled in Recent Posts(plushpuffin)
Check for reserved username for Guest's posting name(plushpuffin)
Speed improved in Recent.pl(plushpuffin)
"My YaBB News" and BoardIndex's Title integrated with $mbname(Ze0|ntrus)
Checkbox to "never logout" on login page(plushpuffin, Ze0|ntrus)
Even more YaBBC tags enabled in the news fader(plushpuffin)
Action checking sorted in YaBB.pl for improved action checking(plushpuffin)
Better default admin profile(Ze0|ntrus)
Preview for ModifyMessage(plushpuffin)
UBBC code put into .js file so it's not loaded with each post or modify(plushpuffin)
Admin now has the option to choose a Text Menu or an Image Menu(Ze0|ntrus)
All cases of jpg/gif and now png graphics supported for uploaded avatars(plushpuffin)
New Writelogging method that allows for faster determination and faster "mark as read"(plushpuffin)
Admin can turn on/off display of the Recent Posts bar on boardindex(Ze0|ntrus)
Admin can turn on/off display of the Members List bar on boardindex(Ze0|ntrus)
More efficient messageindex(plushpuffin)
View Profile code/table cleaned up(Ze0|ntrus)
$threadnum.data contains "numviews|username" now instead of "numviews|long-name" for more dynamic updating(plushpuffin)
*.ttl file for each board instead of calculating from opening all files(plushpuffin)
Ability to set how long you wish to stay logged in for(Ze0|ntrus)
Icon that tells if users are online with Yahoo(Ze0|ntrus)
Recent Post search sped up(Christian Land)
ModifyMessage subject length widened to same as Post's(Ze0|ntrus)
ModifyMessage/Post's textbox for message size increased(Ze0|ntrus)
New .pl files and TONS of repeated, hard-coded routines turned into functions that are called instead(Ze0|ntrus)
Code cleaned up for easier reading(Ze0|ntrus)
Preview posts before sending(Ze0|ntrus)
Admin Center and Manage Boards layout change(Ze0|ntrus)
Message display changes/additions, included Page #'s at top of list(Ze0|ntrus)
Message Index display changes/additions, included Page #'s at top of list(Ze0|ntrus)
PrintPage.pl file completed and layout of display changed(Ze0|ntrus)
Minor Instant Message layout changes (with some old things commented out if you wish to change back)(Ze0|ntrus)
Mark ALL read button for BoardIndex(Ze0|ntrus)
New Avatars(Bixen, Ze0|ntrus, other artists)
Jump-To box preselects the current board(Stephan Boegli)
Maximum message length setting(YrYaBB, Ze0|ntrus)
Success Message Upon Registration success(Ze0|ntrus)
Ability to change the length of your login cookies(Ze0|ntrus)
YaBBC code (only b, i, s, u, move and ALL smileys) is now enabled in the News Fader news!(Ze0|ntrus)
Guests can no longer view the memberlist(Ze0|ntrus)
View Latests Posts of a member([CV]XXL)
Copyright tag required in template(Ze0|ntrus)
yabb copyright tag for template(Ze0|ntrus)
Last post by(DaveB)
When you post a message, views starts at 0 by subractacting 1 from # views each time)(Ze0|ntrus)
"Last Modified" date shows seperately in ModifyMessage(Popeye)
"Last modified" changes on the fly(Ze0|ntrus, Popeye)
Webpath for userpics([CV]XXL, Ze0|ntrus)
Ability to set a default time/date layout and timeoffset for guests and current users without that set yet(Ze0|ntrus, Popeye)
Ability to choose time/date layout and timeoffset for each user(Popeye)
More complete install file(Ze0|ntrus)
New images(CareyP, [CV]XXL, Popeye)
UserPic Java selector and layout for profile/register(Zef Hemel, Ze0|ntrus)
Better Translation(Frank Wessel, Ze0|ntrus)
Instant Message UBB Nav Style(Frank Wessel)
Age added to profile(CareyP)
Better Search Capabilities and integration into YaBB.pl([ux]maverick)
Changed Online list seperator(Ze0|ntrus)
Admin function to change Date Registered in Profile(Xenomorph, Ze0|ntrus)
Email Auto-linking and Tags fix(DaveB)
No "New" for empty boards(Ze0|ntrus)
Folder Navigation modified(David Driscoll)


back to top