ChangeLog

From MyUPBWiki

Jump to: navigation, search

Contents

v. 2.2.1

Release Notes

  • Tested with IE7, FF, and Opera
  • To upgrade to this version from v2.1, use the update2_2_1.php file

New features

  • Administrators can disable public registration
  • Administrators can register users
  • Administrators can set a configVar to approve/disallow newly registered users before they can log in
  • Custom Avatars can either be uploaded, linked, or disabled
  • IP Log revamped and added popular spider bots recognition
  • Added a Preview Signature to UserCP,
  • Smilies Management
  • Post Icon Management
  • Quick Edit
  • Quick Reply
  • New BBcode system
  • New skinning system and skin(s) (not be compatible with previous skin)
  • New Forum Management System
  • Topic Bookmarking
  • New User Restrictions
  • SMTP support detection
  • Developers: Expanded configVar API
  • And so much more!

Bug Fixes

  • Smilies now inserted at cursor position rather than at end of post
  • Redirect to post after adding new post
  • Announcements now able to be completely removed
  • Avatar selection works
  • Various minor bug fixes
  • Last visit data moved to database
  • Better forum and category sorting code
  • Fixed bug where post details for deleted posts were appearing in Latest Topic/Post column
  • Fixed skin selection security flaw
  • Removed links to Homepage, Profile and Email on posts by Guests
  • Banned users now notified they've been banned
  • Users no longer able to access categories by editing cookie
  • Removed mod_avatar.class.php (avatars will be managed by admins manually)
  • Fixed a bug with viewtopic_simple.php that would not display the page numbers correctly

v. 2.1.1b

  • Removed all references to the chat system
  • Fixed any remaining php open tags that didn't use the "<?php"
  • Added the new attachment system

v. 2.0 BETA 1.4

  • Rewrote the date.inc.php to "globalize" or centralize time
  • Changed the attachment script on new posts so that if the attachment shares the filename of another, it won't overwrite it
  • Fixed a bug that replaced a double quote next to an end paranthesis [ ") ] with the winking smiley face
  • Fixed a bug with the Private Messaging System, which deleted and renewed the table everytime someone registered
  • Fixed a bug in the isTable() method in TextDB class
  • Fixed a bug in the update file that added extra unecessary newlines in the config.php
  • Fixed a bug that prevented quoting a user's post
  • Rewrote portions of search.php

v. 2.0 BETA 1.3

  • Fixed the PM System to display a message instead of displaying errors if a user's inbox was empty
  • Fixed a small bug that wasn't replacing the keyword <login> in the e-mail with registration information
  • Fixed a bug that displayed a user's e-mail regardless of the user's preference
  • Fixed a bug that did not admins to change a user's power
  • Included posts.inc.php in func.class.php to prevent numerous errors
  • Commented out an error trigger in the get() function in tdb.class.php to prevent uneventful notices from being printed
  • Modified the showmembers.php's main table to colspan 8
  • Fixed a bug when deleting a topic
  • Updated the whos_online.php to Prevent corruption in the whos_online.dat.
  • Fixed two bugs in getpass.php: 1) Wrong path to header.php and footer.php, and 2) Changed global PHP variables to reference the global scope array instead of the instance variable equivalent.
  • User information in viewtopic.php displays correctly.
  • Fixed a bug in the ban users portal as well as the word filter portal.

v. 2.0 BETA 1.2

  • A termination statement added to header_simple.php to prevent hackers from remoting executing code if registered_globals is ON.
  • A series of loops designed to counter the effects of registered_globals being ON.
  • Fixed a bug in admin_members.php, so that users may change passwords of users freely.

v. 2.0 BETA 1

  • The Code is completely rewritten.
  • Admin Private Messaging has been deleted.
  • New permissions for forums and categories.
  • New method of finding users to send PMs to.**
  • New Configuration storage method.
  • New topics and posts storage method.*
  • New PMs storage method.*
  • New version of tdb.class.php.**
  • More classes to centralize and group specific tasks and functions.
  • A "Monitor Topic" has been added.
  • Randomized the db folder name to add security

* Note: new method uses a significantly less amount of files than 1.x, but 2.x files have a significantly bigger size.

** Note: Reduces processing time.

v. 1.97

  • To be filled in once version is released

v. 1.9.6 GOLD

  • deleted old files not nessessary for UPB
  • Tweaked the Forum Sort Mod that was added to add newly created forum IDs to be automatically added to the END of the Category sort
  • centralized UPB Tags and Word Filter in func.inc.php
  • Now filters words in subjects
  • Sigs and viewtopic_simple.php now process ALL UPB tags

v. 1.9.6 stable

  • fixed all the little errors and got ready for distribution
  • auto add new category to sorting
  • re-wrote readme

v. 1.9.6 unstable

  • added skin update
  • fixed forum sorting
  • added getpass patch

v. 1.9

  • added move topic function
  • added skin system
  • fixed many bugs
  • add mark all posts read
  • many fixed to the admin panel

v. 1.8.2

  • fixed some distribution errors in the db folder

v. 1.8

  • fixed the dissapearing add new forum and category mistake
  • fixed version info
  • fixed a security bug in register.php
  • simple topic view for new posts (decreased loading times)
  • added new config settings wing
  • added new badwords filter (now it is not case sensitive)
  • added support for sticky posts (to unsticky, it must be done manually, will release an update soon)
  • fixed whitespace bug
  • added clickables for editing posts (doesn\'t work quite right yet, fix will be released shortly)
  • added file attachments and easy control from the config panel
  • fixed a bug in the icq message sending script
  • added editable status changes for members, mods, and admins (html may be used)
  • added some new options in profile.php
  • fixed many small bugs
Personal tools