| Website Baker 2.x -> Stable -> 2.3.0 | ||||||
|
Release Notes: |
||||||
|
I am happy to finally announce Website Baker 2.3.0! Please refer to the changelog for changes made. To upgrade, place the upgrade file contained in the upgrade zip under your Website Baker root directory. Thanks to all people who have contributed in all ways! |
||||||
|
Files: |
||||||
|
||||||
|
Change Log: |
||||||
|
Please note: This change log may not be accurate $Id: CHANGELOG,v 1.2 2005/02/01 08:50:18 rdjurovich Exp $ Legend: + = Added - = Removed # = Bugfix ! = Update/Change ------------------------------------ 2.3.0 ------------------------------------ 26-Jan-2005 Ryan Djurovich # Fixed bug in framework/functions.php that made root parent always equal 8 # Added missing braces in lines 182 and 208 of admin/pages/settings2.php # Fixed SQL-query on line 172, placing a / after $old_link # Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of admin/pages/settings2.php # Added ordering cleaning to delete_post.php on line 53 for news module ! GMT option is selected for "Default Timezone" in the installer, instead of the old "Please select" message (which had the same value as GMT) 28-Jan-2005 Ryan Djurovich ! Ability to specify the chmod number when WB uploads files, etc. ! Modified file headers (copyright/license notice) so they now look almost the same, independant of font. Also, it now covers copyright for 2005. 30-Jan-2005 Ryan Djurovich # Added code on wb/admin/pages/delete.php to remove sections from the sections table when a page is deleted. + New 'Smart Login' prevents users from using external password managers, and can be set to remember the users password using cookies. ! SourceForge CVS module now called websitebaker2 (instead of just websitebaker). Also, all file versions have been reset. 01-Fed-2005 Ryan Djurovich ! Added code to prevent from changing a pages level (it simply disables the select box), to prevent many possible bugs. ------------------------------------ 2.2.4 ------------------------------------ 23-Dec-2004 Ryan Djurovich ! Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php # Fixed multi-language support in search + Added more detailed options to list of PHP error reporting level's - Removed ability to change language and PHP error reporting level on installation to make things easier for newbie's + Ability to select custom spacer for page filename's ! Changed the way a language code is found on language installation + Added template permissions to groups # Fixed bug when trying to change email from Preferences (admin and frontend) # Fixed bug with auto-selection of "System Default" for Preferences ! News module now use's WYSIWYG for modifying news posts + Ability to specify both the pages and media target directories ----------------------------------- 2.2.3-c ----------------------------------- 22-Dec-2004 Ryan Djurovich # Fixed problem with DB password being reset if Settings saved in basic mode ----------------------------------- 2.2.3-b ----------------------------------- 21-Dec-2004 Ryan Djurovich # Fixed minor bug on admin templates section # Fixed bug on rename.php and rename2.php in admin media section ------------------------------------ 2.2.3 ------------------------------------ 20-Dec-2004 Ryan Djurovich + Added WB release version in Administration (top right corner) ! New option to prevent users from adding level 0 pages # Fixed bug when deleting post's in News module + Added new field in pages table for "root" parent (level 0 parent), for extra flexability in creating templates ! Round template now supports unlimited page levels ------------------------------------ 2.2.2 ------------------------------------ 18-Dec-2004 Ryan Djurovich + New option under Search Settings for selecting custom template for search + New option when changing page settings to set the target # Fixed error when saving a user after editing ! Users can now modify sub-page if they dont have permissions on the parent ------------------------------------ 2.2.1 ------------------------------------ 15-Dec-2004 Ryan Djurovich # Fixed bug when changing password on preferences form (front-end) # Fixed bug when retrieving user details (administration) # Added check to see if module, template, or language is in use when deleting # Fixed up email that is sent to user from a submitted form # Fixed major problem with module permissions which stopped it from working ------------------------------------ 2.2.0 ------------------------------------ 14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich + Multiple-level page support + Multiple section's for pages (including interface) ! Removed text created using two words on all areas (e.g. {Intro} {PAGE} is now {INTRO_PAGE}) this is for better language support + Added Languages section ! Moved Templates and Modules under Add-ons section ! Changed name of "Default" template to "Round" + Added "All CSS" template + Added "Jump" + Added ! Modified "Box" template to support multiple page levels + Added "Menu Link" module + Added "News" module + Added "Code" module + Added "Form" module + Added "Wrapper" module ! Changed name of "Normal Page" module to "WYSIWYG" + Created new admin wrapper script to ease module develpment + Media now automatically creates index.php file for every sub-folder made (for security purposes) ! Change "Help" link in Administration menu so it now directs to the the new Website Baker documentation website found at: http://www.websitebaker.org/documentation ! Password is now required to change email in preferences + User can now select custom Language and Date & Time Formats + Added search functionality, with three different "methods": 1. Using all words 2. Using any words 3. Exact match + Added native MySQL database support |