</HEAD>
<BODY BGCOLOR="#FFFFFF">
-<H2> Release notes for Moodle 1.0.6</H2>
+<H2>Release notes</H2>
-<P> Major changes in this release (since 1.0.5): </P>
+<P> New in Moodle 1.0.6.1: </P>
+<UL><DL>
+<DT> New assignment type: offline assignments
+<DD> In addition to "upload a file" assignments, you can now have "offline"
+ assignments. These don't require the student to do anything online.
+ They are useful for grading activities that are not on in Moodle, and a
+ also useful for adding "manual" columns to the grade page.<BR><BR>
+
+<DT> Languages
+<DD> Spanish (Mexican) has been added to the distribution. Other languages have various improvements.<BR><BR>
+
+<DT> SMTP authentication
+<DD> SMTP mail now supports SMTP username and password if needed<BR><BR>
+
+<DT> Documentation
+<DD> Some parts rewritten, and documentation cleaned up (upgrade info now part of main docs)<BR><BR>
+
+<DT> Other fixes
+<UL><LI>Better checking on teachers using "loginas" to stop them roaming other courses as a student
+ <LI>While using "loginas", teachers can return to their own identity using a link in the footer
+ <LI>Some strings fixed in assignments, journals, and forums.
+ <LI>Guest language is now the same as the site
+ <LI>etc
+ </UL>
+
+</DL></UL>
+
+
+<HR>
+<P> New in Moodle 1.0.6: </P>
<UL><DL>
<DT> New feature - WYSIWYG Text editing!