]> git.mjollnir.org Git - moodle.git/commitdiff
Latest release notes for 1.2. Phew, this took me most of the day!
authormoodler <moodler>
Sun, 8 Feb 2004 13:52:47 +0000 (13:52 +0000)
committermoodler <moodler>
Sun, 8 Feb 2004 13:52:47 +0000 (13:52 +0000)
lang/en/docs/release.html

index 9951de116a9ff4055ed8480166df2c38d46036a0..3671f9b138779b02a0e668c54a56915446e34d02 100644 (file)
 <head>
     
-<title>Moodle Docs: Release notes</title>
+<title>Moodle Docs: Current Release notes</title>
        
 <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
     
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     
 <style type="text/css">
-       dt {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
+<!--       dt {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
        dd {margin-bottom:1em;} 
-    </style>
+-->
+</style>
 </head>
 
 <body bgcolor="#FFFFFF">
-<h1>Release notes</h1>
-<h3> New in Moodle 1.1.1 (10 September, 2003):</h3>
+<h1>Latest Release notes</h1>
+<h3> New in Moodle 1.2 Alpha (Due soon, in mid February, 2003):</h3>
 <ul>
   <dl>
-    <dt>&nbsp; </dt>
-    <dt>General Fixes</dt>
-  </dl>
-  <dl>
+    <dt>Major new features</dt>
     <dd> 
       <ul>
-        <li>Translation improvements in many languages</li>
-        <li>Frame fix when switching languages in documentation</li>
-        <li>All short PHP tags removed ... short_tags is no longer a requirement</li>
-        <li>Forum search results link using anchor tag for better context</li>
-        <li>Removed target from &quot;delete&quot; link on user editing page</li>
-        <li>'Search' on social format moved closer to the top to prevent browser 
-          self-scrolling </li>
-        <li>Page redirection is faster and no longer causes intermediate page 
-          to be stored in IE history</li>
-        <li>Course listings improved when courses are displayed, including more 
-          information</li>
-        <li>Category listings show courses in full when there are under ten courses</li>
-        <li>Invisible courses are always shown last in My Courses</li>
-        <li>Course creators can now see all hidden categories and courses</li>
-        <li>Styles added for category and course names</li>
-        <li>Removed tags from question text on quiz 'simplestat' report</li>
-        <li>Added percentages to downloaded data from 'simplestat' report</li>
-        <li>Allow external deep linking using guest account ?username=guest</li>
-        <li>Any admin can now add/remove course creators</li>
-        <li>Primary admin can now update own username/password even with external authentication</li>
-        <li>Quizzes can now be specified as having "no grade" and no grades will be shown</li>
-        <li>When editing a language, missing strings files are created if possible</li>
-        <li>Fixed bug in weekly journal date calculations</li>
-        <li>Fixed bug in config.php that made error_reporting not work</li>
-        <li>Fixed bug when editing user name with quotes in it</li>
-        <li>Fixed bug in email obfuscation for email addresses with numbers in 
-          them </li>
-        <li>Fixed missing PostgreSQL schema for chat module</li>
-        <li>Fixed several typos in PostgreSQL upgrading code</li>
-        <li>Fixed some uninitialised variables</li>
-        <li>Several bugs fixed in Workshop module</li>
+        <li>New support for <strong>groups</strong> and cohorts within courses (with many options)</li>
+        <li>A fantastic new <strong>glossary module</strong> (Thanks to Williams Castillo!)</li>
+        <li>An improved <strong>WYSIWYG editor</strong>,  faster and more cross-platform than the old one.</li>
+        <li><strong>Text filters</strong> allow arbitrary processing on all text in Moodle</li>
+        <li>New <strong>label module</strong> allows arbitrary HTML in the course page</li>
+        <li><strong>Automatic backups</strong> can be scheduled by the administrator for all courses at once</li>
       </ul>
     </dd>
-  </dl>
-</ul>
-<hr>
-
-
-
-<h3> New in Moodle 1.1 (28 August, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>Major Changes</dt>
-  </dl>
-  <dl>
+    <dt>Courses</dt>
     <dd> 
       <ul>
-        <li>A completely new <strong>backup</strong> system for backup and restore 
-          of courses (Thanks, Eloy!)</li>
-        <li>A new <strong>workshop</strong> module for peer grading (Thanks, Ray!)</li>
-        <li>A new <strong>chat</strong> module for synchronous discussions</li>
-        <li>All-new <strong>course manager</strong> to handle very large numbers 
-          of courses (tested with 3700)</li>
-        <li>Custom-defined <strong>grading scales</strong> that can be used throughout 
-          a course</li>
-        <li>Performance improvements in many areas</li>
+        <li>Activities can now be indented on the course outline, allowing more structure</li>
+        <li>A new logs button on every activity links to the logs page to show logs per-activity</li>
+        <li>Restore button now always functional</li>
+        <li>Improved &quot;index&quot; view for all modules</li>
+        <li>Improvements to participants display, including paging and initial searching</li>
+        <li>Excel downloads are more compatible with different operating systems</li>
+        <li>Better error reporting when adding/updating activities</li>
+        <li>Search box no longer auto-focuses (it was causing annoying auto-scrolling on long courses)</li>
+        <li>Self-unenrollment link on the course page for students</li>
+        <li>Change password link on the course page for students</li>
+        <li>Students can now be allowed to see their own activity reports (course setting)</li>
+        <li>Teachers can browse the course files for images when using the new editor</li>
+        <li>New image of empty box as destination when moving activities</li>
+        <li>Accesses are now recorded by course, so the participant listings make more sense</li>
+        <li>The activity navbar now has buttons for previous and next activities</li>
+        <li>File dates were incorrect on some systems - this is now fixed.</li>
+        <li>Old chat users are no longer shown in the recent activity</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt>General</dt>
-  </dl>
-  <dl>
+    <dt>Site administration</dt>
     <dd> 
       <ul>
-        <li>Clean up of the whole admin menu organisation to make it clearer</li>
-        <li>Categories can be nested and sorted alphabetically or manually</li>
-        <li>Courses and whole categories can be hidden from students</li>
-        <li>Course descriptions and names can be searched for keywords</li>
-        <li>Large categories are now completely paged</li>
-        <li>Improved web caching for stylesheets and images</li>
-        <li>&quot;My courses&quot; display on the home page when logged in.</li>
-        <li>Inclusion of non-linked page to display ALL user pictures at once 
-          (see /userpix)</li>
-        <li>The &quot;secureforms&quot; feature now defaults to OFF.</li>
-        <li>Moodle now doesn't care if &quot;magic quotes&quot; is on or off.</li>
-        <li>Images in /pix were rearranged and tidied up</li>
-        <li>HTML email is better formatted for wider compatibility</li>
-        <li>Mail bounces are now sent to the admin user</li>
-        <li>Better cron tasks (less CPU used) and duplicate enrolments are now 
-          cleaned</li>
-        <li>Improved display of logs with infinite paging and increased flexibility</li>
-        <li>User log graphs now work at site-level (showing ALL logs on the site)</li>
-        <li>People with manual accounts can now recover their password</li>
-        <li>Improved system for defining/printing help files for major activity 
-          modules</li>
-        <li>Activity modules can now have settings</li>
-        <li>Email addresses are all completely obfuscated (to fool web spiders)</li>
-        <li>There is now an index to the help files</li>
-        <li>Library (Mark Kimes' add-on) is now supported if it is installed (see Moodle contrib for Library source)</li>
+        <li>An important security fix preventing teachers from logging in as admins</li>
+        <li>User's names can now be configured so student's can only see &quot;firstname lastname&quot;, &quot;lastname firstname&quot; or &quot;firstname&quot;</li>
+        <li>A new setting &quot;forcelogin&quot;  can force people to log in before they can see any of the site</li>
+        <li>Upload sizes can now be controlled throughout Moodle using &quot;maxbytes&quot;. There is a site limit (bounded by the current PHP limits), which itself is the upper bound for course limits, which is the upper bound for activity limits.</li>
+        <li>Students can be allowed/disallowed self-unenrolling</li>
+        <li>Moodle cookies can be customised (helps when running multiple Moodles on one site)</li>
+        <li>Included script for analysing database performance (admin/dbperformance.php)</li>
+        <li>Included standalone script to check a server for Moodle compatibility (lib/compatible.php)</li>
+        <li> If a file called cronextra.php exists in the dataroot then cron will run that too.  This allows sites to have &quot;special&quot; maintenance features.</li>
+        <li>Course formats are now more like plugins, in separate directories</li>
+        <li>Users can now be uploaded from text files</li>
+        <li>If $CFG-&gt;disableuserimages is defined then user images can not be changed</li>
+        <li>If $CFG-&gt;opentogoogle is defined then Google can get in as guest
+and people referred by google also get in as guest</li>
+        <li>Support for restricted demo users (eg the teacher demo on Moodle.org) - usernames can be added to a list of  names in config.php. eg $CFG-&gt;restrictusers = 'teacher,fred';</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Courses</dt>
-  </dl>
-  <dl>
+    <dt>Themes</dt>
     <dd> 
       <ul>
-        <li>Teachers can now have their course editing privileges removed</li>
-        <li>Teachers can now manually enrol students if they want to</li>
-        <li>Teacher management is now all combined in one interface</li>
-        <li>Activities can be moved any distance with two clicks</li>
-        <li>Topics/weeks can now be moved up and down</li>
-        <li>Pop-up menu to quickly switch between topics/weeks when collapsed</li>
-        <li>When self-enrolling, students are notified and given a chance to cancel</li>
-        <li>Teachers and students see list of &quot;My Courses&quot; on course 
-          home pages.</li>
-        <li>Grades can be hidden from students if not needed</li>
+        <li>Fixes for Internet Explorer can be more robust at using the style sheet</li>
+        <li>Miscellaneous fixes and improvements to themes - custom themes need upgrading.</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Languages</dt>
-  </dl>
-  <dl>
+    <dt>Translations</dt>
     <dd> 
       <ul>
-        <li><strong>Hungarian</strong> and <strong>Greek</strong> have been added, 
-          and there are lots of other updates. As usual, the language packs within 
-          this release may not be fully completed yet. You can always download 
-          the newest language packs from <a href="http://moodle.org/download/lang/">http://moodle.org/download/lang/</a>.</li>
-        <li>Updates and fixes to most languages</li>
-        <li>Languages now have a parent language (for displaying missing strings)</li>
-        <li>Some fixes for locales and time display in several languages</li>
-        <li>es_mx is being phased out in favour of &quot;es&quot; (International 
-          Spanish) </li>
+        <li>New languages: Galego and Lithuanian</li>
+        <li>Improved language editing interface - it allows the current language to be chosen and allows each file to be edited separately.</li>
+        <li>The list of country names can now be translated, as can the editor buttons, smiley names and file sizes (Mb, Gb etc)</li>
+        <li>Language packs can now define the default language direction (RTL or LTR)</li>
+        <li>Language packs can now define the order that people's names should be shown in</li>
+        <li>Language files are now written using slightly more efficient PHP code</li>
+        <li>Finally got rid of the final bogus linefeeds in the multi-line strings</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Forum</dt>
-  </dl>
-  <dl>
+    <dt>Backup / Restore</dt>
     <dd> 
       <ul>
-        <li>Much improved searching, with multiple keywords, paging etc</li>
-        <li>Forum grading can be either off, used by everyone, or used only by teachers</li>
-        <li>Forum grading can use custom scales or numbers</li>
-        <li>A date range can be set to restrict the posts that can be graded.</li>
-        <li>Admin now has access to some settings via Admin -&gt; Modules -&gt; Forums </li>
-        <li>After editing a post, user is returned to post in context</li>
-        <li>Attached images are displayed inline</li>
-        <li>Email copies in plain text format now print URLs nicely</li>
+        <li>All needed users are now included in course backups (even if no longer enrolled)</li>
+        <li>Miscellaneous bugfixes</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt>Quiz</dt>
-  </dl>
-  <dl>
+    <dt>Text Filters and Formatting</dt>
     <dd> 
       <ul>
-        <li>New question type: Embedded Answers (Cloze) - allows text passages 
-          with embedded answers</li>
-        <li>New question type: Numerical - allows a range of numerical answers 
-          to be entered</li>
-        <li>New question type: Description - not a real question, it allows text/graphics 
-          to be inserted anywhere</li>
-        <li>Expanded quiz reporting with modular report plugins</li>
-        <li>New feature for repeat attempts, where each attempt builds on the 
-          last </li>
-        <li>If the quiz is closing within the next 24 hours, a small countdown 
-          clock is shown in the title bar and alerts warn at ten minutes and zero 
-          minutes.</li>
-        <li>Some refactoring to the quiz code to make it easier to extend with 
-          new question types</li>
+        <li>Warning: the new text filters can increase the load on your server, particularly when used with complex filters. Use them with caution. For now, filters need to be enabled by manually editing the config.php file. See the <a href="http://moodle.org/download/modules/">Modules Download</a> page for details of other filters in development, including some exciting ones for creating and displaying mathematics formulae as cross-platform GIF images.</li>
+        <li>The new glossary filter can create links to glossary entries from matching words throughout Moodle.</li>
+        <li>The new  'censor' filter can be enabled to filter out bad words.</li>
+        <li>The &lt;nolink&gt; tag can be used to prevent autolinking within a passage of text.</li>
+        <li>More tags are now allowed, including &lt;acronym&gt; and all &lt;math&gt; tags.</li>
+        <li>Some areas where text wasn't being filtered before (security risk) have now been fixed.</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Resources</dt>
-  </dl>
-  <dl>
+   <dt>Developer API</dt>
     <dd> 
       <ul>
-        <li>Web links can now be in very customisable pop-up windows.</li>
-        <li>Admin now has access to some settings via Admin -&gt; Modules -&gt; 
-          Resources</li>
+        <li>A new coding guide is available</li>
+        <li>A new Philosophy guide is available ;-)</li>
+        <li>Improvements to the template for new modules</li>
+        <li>Modules should now specify the minimum version of Moodle they are compatible with</li>
+        <li>Scripts can specify to print_header() whether the page is pure XML</li>
+        <li>Any module can save and retrieve user preferences that stay around between logins</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt>Some of the more annoying bugs recently fixed</dt>
-  </dl>
-  <dl>
+
+    <dt>Chats</dt>
     <dd> 
       <ul>
-        <li>Moving posts now also moves attachments</li>
-        <li>No more warnings when looking for uploaded files in an empty course</li>
-        <li>Students no longer always get plain-format mail on force-subscribed 
-          forums</li>
-        <li>Cookies can no longer interfere with the admin setup during installation</li>
-        <li>Effectively no limit to the number of activities per section</li>
-        <li>Several fixes when dealing with zip files, especially on Windows</li>
-        <li>Admins can now edit accounts created from external databases</li>
-        <li>Session no longer conflicts with other software</li>
-        <li>Excel files now work on non-Intel machines</li>
+        <li>Chat sessions can now be deleted</li>
+        <li>Scheduled chat times now show the timezone to make it clearer</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt>&nbsp; </dt>
-  </dl>
-  <dd>&nbsp;</dd>
-</ul>
-<hr>
 
-<h3> New in Moodle 1.0.9 (29th May, 2003) :</h3>
-<ul>
-  <dl>
-    <dt> General</dt>
-    <dd> 
-      <li>Various optimisations and significant performance enhancements</li>
-      <li>Several obscure security fixes</li>
-      <li>Moodle is now well-behaved when enclosed within a frame</li>
-      <li>Richtext editor can now be used in more text-editing fields</li>
-      <li>New format "Plain text format", useful when posting code or HTML.</li>
-      <li>New format "Wiki format", allows Wiki-style tagging in most places</li>
-      <li>New popup allows emoticons/smilies to be inserted by clicking on images</li>
-      <li>Ability to specify permissions of new folders and files created on the server</li>
-      <li>Some fixes for servers running in Safe Mode (some file problems remain)</li>
-      <li>Various fixes for cleaning some external text of quotes, etc</li>
-      <li>Various fixes for PostgreSQL 7.3 compatibility</li>
-      <li>Started migration of HTML code towards XHTML Transitional</li>
-      <li>Countless other little fixes all over the place</li>
-    </dd>
-    <dt> Languages</dt>
-    <dd> 
-      <li><b>10</b> new language packs!   Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian, Polish, Chinese Traditional and French Canadian.</li>
-      <li>Fixes and upgrades to almost all language packs</li>
-      <li>Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by something to the url, eg:  http://moodle.org/?lang=ru </li>
-      <li>Language menu can be restricted to a subset of languages and even removed.
-      <li>Truetype fonts are now part of the language packs</li>
-      <li>ALL dates/times can now be reformatted as part of the language pack</li>
-      <li>A small but annoying bug was fixed with the web-based language editor on Windows servers that caused language files to grow</li>
-    </dd>
-    <dt> Developers</dt>
-    <dd> 
-      <li>Global debug variable gives more feedback about uninitialised variables and the like</li>
-      <li>Various fixes to tidy up and further standardise some of the PHP code</li>
-      <li>Various fixes for robustness (ensuring variables are always initialised)</li>
-    </dd>
-    <dt> Admin</dt>
-    <dd> 
-      <li><font color=red>Some changed options and code in config-dist.php (if upgrading, compare with your current config.php or rebuild your config.php from scratch)</font></li>
-      <li><font color=red>Many changes to themes - authors of custom themes should read <a href="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</a> </font></li>
-      <li>New moodle.org registration function for security notifications etc</li>
-      <li>Admin directory can be moved from /admin to something else (see config-dist.php)</li>
-      <li>User listing is now paged, and can now be searched for strings</li>
-      <li>Module management: activity modules can now be individually disabled or deleted completely</li>
-      <li>Improvements to the language editing page</li>
-      <li>Better checking of PHP environment during installation, with warnings</li>
-      <li>Cleaner installation procedure.</li>
-    </dd>
-    <dt> User management</dt>
-    <dd> 
-      <li>New role: Course creator - just like teacher but can also create new courses</li>
-      <li>New authentication plug-in named "manual", prevents users from creating their own accounts</li>
-      <li>"Forgot Password" routine now uses an email confirmation before resetting password</li>
-    </dd>
-    <dt> Courses</dt>
-    <dd> 
-      <li>Activities on the course page now have a little button to hide/show that activity to students</li>
-      <li>Whole topics/weeks can also now be hidden or shown</li>
-      <li>The list of participants now has some paging, to cope with very large classes</li>
-      <li>Zip/Unzip is now supported by an internal zip library, removing 
-       the dependence on external programs to do this.  This also means that 
-       zip/unzip now works on Windows.</li>
-    </dd>
-    <dt> Assignments</dt>
+    <dt>Forums</dt>
     <dd> 
-      <li>Assignment submissions can be sorted</li>
-      <li>Assignment notification mail isn't sent to unenrolled students</li>
+      <ul>
+        <li>Forum viewing preferences are remembered between logins</li>
+        <li>&quot;Show parent&quot; link on all posts for faster navigation around forums</li>
+        <li>Anchor tags allow individual posts to be referenced in all views</li>
+        <li>Improvements to cron job when manually run, as well as logging of mailer errors</li>
+        <li>Only print the ratings button when there are ratings to be made</li>
+        <li>Vastly improved email text versions of HTML forum posts</li>
+        <li>When replying, an outline of other replies is shown.</li>
+        <li>When using the HTML editor to post, other formatting options are no longer provided.</li>
+      </ul>
     </dd>
-    <dt> Forums</dt>
+    <dt>Journals</dt>
     <dd> 
-      <li>Display of forum discussions list is greatly improved</li>
-      <li>Whole discussions can be moved to any other forum with a single click</li>
-      <li>Date/time of posts is now "last modified", not "created"</li>
-      <li>Blank subject-lines or messages are now prevented</li>
-      <li>More intelligent parsing and display of text in posts</li>
-      <li>Force Subscribe now works on the "Site News" forum (mails all active students/teachers)</li>
-      <li>Better handling of mailouts to prevent the possibility of double copies
-        that sometimes happened with very large classes</li>
+      <ul>
+        <li>Journal questions can now use the HTML editor</li>
+        <li>Some fixes to the report page when assessing journal entries</li>
+      </ul>
     </dd>
-    <dt> Workshop Assignment module (not included: available soon as a separate download)</dt>
+
+   <dt>Quizzes</dt>
     <dd> 
-      <li>A very interesting new module contributed by Ray Kingdon,</li>
-      <li>A flexible tool that implements a variety of peer-grading and 
-        example-setting schemes that involve a whole group in examining 
-        and grading pieces of work.</li>
+      <ul>
+        <li>Fixed bug that occurred when re-grading SOME quizzes with random questions in them</li>
+        <li>Fixed bug that occurred in backups of quizzes with random questions in them</li>
+        <li>New import format: <strong>GIFT</strong> format (this is the new default format)</li>
+        <li>New import format: <strong>Course Test Manager</strong></li>
+        <li>New import format: <strong>WebCT</strong> format</li>
+        <li>New import format: <strong>Aiken</strong> format</li>
+        <li>Short-Answer questions can now use wildcards for matching eg wild*rds</li>
+        <li>Images now work in questions from external published categories</li>
+        <li>Questions and categories can now be edited without needing to open a quiz</li>
+        <li>Improved the overview reports to show more info and allow deletion of attempts</li>
+        <li>Added a new detailed quiz report for statistical anaylsis</li>
+        <li>All question types can now have up to 10 answers each</li>
+        <li>Menus in quiz editing no longer need submit buttons (just select from menu)</li>
+        <li>Many other small bugs fixed</li>
+      </ul>
     </dd>
-    <dt> Quizzes</dt>
+    <dt>Resources</dt>
     <dd> 
-      <li>New question type, Random Question (selects from all questions in the same category)</li>
-      <li>New question type, Matching Question (student must match answers to questions)</li>
-      <li>New question type, Random Matching Short-Answers (randomly creates Matching Questions 
-        from the available Short Answer questions in the same category)</li>
-      <li>Quiz question import from text files (modular design allows expansion to new formats - a beta Blackboard module is included)</li>
-      <li>'Create multiple questions' wizard to quickly create a random quiz</li>
-      <li>Quiz questions may be randomly shuffled</li>
-      <li>Quiz answers (multiple choice, etc) may be randomly shuffled</li>
-      <li>Fixed off-by-one error when "Save Grades" button wasn't used.</li>
-      <li>Regrading works properly if the quiz has been changed</li>
-      <li>Editing a question after it's already been used in a quiz no longer affects quiz results</li>
-      <li>Multiple choice answers are labelled a,b,c not 1,2,3</li>
+      <ul>
+        <li>Teachers can browse files more directly when creating uploaded file</li>
+        <li>New settings to allow a default URL, a default search page and default popup settings</li>
+        <li>Uploaded files can appear in popups too.</li>
+        <li>Much better display of popups when using the navbar to go there</li>
+        <li>MP3 files are now streamed using a built-in Flash MP3 player</li>
+        <li>Video files (Media player, Quicktime) are embedded using local plugins</li>
+      </ul>
     </dd>
-    <dt> Resources</dt>
+
+    <dt>Workshops</dt>
     <dd> 
-      <li>Better performance when editing large text or HTML resources</li>
-      <li>Plain images are now display centered within a proper web page (not raw).</li>
-      <li>Wiki format added as a new option for Resource pages</li>
+      <ul>
+        <li>Changes to handling of peer assessments</li>
+        <li>New assessment phase</li>
+        <li>New options for the league table</li>
+      </ul>
     </dd>
-    <dt> Custom Themes</dt>
+
+
+    <dt>Miscellaneous</dt>
     <dd> 
-      <li>A number of new styles have been added to all built-in themes.  Some of these are ESSENTIAL
-        to viewing some of the new features.  PLEASE SEE 
-        <a href="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</a> 
-        TO SEE THE CHANGES YOU WILL HAVE TO MAKE TO OLDER THEMES.</li>
-      <li>Custom themes now have the capability to re-define all the little button graphics.  
-        There is a new entry in theme/x/config.php ($THEME->custompix) and a new  
-        optional subdirectory "pix".  See the theme cordoroyblue for an example.</li>
+      <ul>
+        <li>Moodle now ignores any folders that Frontpage may have added to it (_vti_cnf).</li>
+        <li>Improved HTML -&gt; XHTML in many places</li>
+        <li>Many fixes for non-MySQL databases</li>
+        <li>A few hard-coded text strings around the place were made translatable</li>
+        <li>User profile data is now properly cleaned</li>
+        <li>FIxes for when Moodle is embedded within a frame (eg in Postnuke)</li>
+        <li>Bug fixes to Wiki mode</li>
+        <li>Admin can no longer edit external accounts</li>
+        <li>Qmail users can use &quot;qmail&quot; in the smtphosts field for better results</li>
+        <li>Multiple methods of redirecting, to work around some browser bugs</li>
+        <li>Small improvements to the display of grades in the gradebook</li>
+        <li>More student profile fields can be edited, such as department and institution, and these are also written to grade dumps in text or Excel.</li>
+        <li>When a student is added as a teacher, they are now automatically unenrolled from being a student</li>
+        <li>Upgraded ADOdb (database layer)</li>
+      </ul>
     </dd>
   </dl>
 </ul>
 <hr>
 
-
-<p>Older releases can be seen in the <a href="http://moodle.org/mod/forum/view.php?f=1">Moodle.org announcement forum</a>.
-
-
+<center>
+  <p>
+<a href="release-old.html">Old release information</a>
+</p>
+</center>
 <p>&nbsp;</p>
 <p align="CENTER"><font size="1"><a href="../doc/" target="_top">Moodle Documentation</a></font></p>
 <p align="CENTER"><font size="1">Version: $Id$</font></p>