Website Baker 2.x -> Stable -> 2.6.3
Release Notes:
Well, it's been a few months now since 2.6.2, and things seem to have gone well, although there were quite a few bugs found that needed fixing - so here's the result.

== Upgrading from 2.6.0 or 2.6.1 to 2.6.0 ==
Simply update all changed files and you're done (remember not to overwrite custom addons, or config.php).

== Upgrading from 2.5.2 to 2.6.2 ==
Simply download the upgrade script below and follow the instructions contained in it.

== Upgrading from 2.5.1 or earlier ==
Please upgrade to 2.5.2 first, and then upgrade using the script talked about above.

== Thanks ==
Once again, thanks to all those who have contributed to make Website Baker such a great project.
Files:
websitebaker-2.6.3.zip 3,496 downloads, 705,086 bytes
websitebaker-2.6.3.tar.gz 596 downloads, 407,487 bytes
upgrade-2.5.2-to-2.6.x.zip 495 downloads, 3,966 bytes
Change Log:
Please note: This change log may not be accurate

$Id: CHANGELOG 337 2006-03-19 21:29:09Z stefan $

Legend:
+ = Added
- = Removed
# = Bugfix
! = Update/Change

------------------------------------- 2.6.3 -------------------------------------
19-Mar-2006 Stefan Braunewell
# Fixed ticket #146: problems removing groups from viewers list of a page
16-Mar-2006 Stefan Braunewell
! Changed link target selection. Now self, top and new. (Ticket #145)
# Fixed ticket #143. Charset setting is now used in admin login and forgot
password pages.
# Some changes to the SQL code in the install script for improved
compatibility with new MySQL versions
# Fixed ticket #134 - error on browsing media.
+ Improved backup module: new choice between full database or WB-related
backup.
# Fixed ticket #141 - admin now sees all folders in media
# Fixed e-mail sending problems due to additional parameter in mail call.
# Applied fix regarding ticket #138: new users now get deleted if
sending e-mail fails.
# Fixed ticket #137: Last Reset timer not reset in frontend forgotten
password process
# Removed duplicate expression from modules/news/install.php which caused
problems in installation

01-Mar-2006 Stefan Braunewell
# Fixed ticket #68 - Safari problem with displaying all parents.
# Fixed ticket #136 - mailing forgotten password in admin login screen leads
to fatal error.
! Renamed tag [PROCESSTIME] to [PROCESS_TIME]