The WeBWorKTeam is pleased to announce the release of WeBWorK 2.2.1. This release builds on WeBWorK 2.2.0, adding several bug fixes and low-impact feature enhancements.
* Warnings given on timed gateway tests have been clarified.
* When a proctor logs in during gateway testing, whether the login was for initial login or grading is noted.
* The answer results table now sorts answers numerically, which is important when there are more than 9 answers. (See Bug #988.)
* Updated jsMath to version 3.2. Changes include a number of bug fixes, some enhancements to the TeX emulation, new extensions for AMS symbols and \boldsymbol (though these require laoding additional fonts onto the server), and the elimination of the need for the blank.gif image for most browsers. See http://www.math.union.edu/~dpvc/jsMath/changes.html for details.
* Fixed a problem in jsMath were the no-font message wasn't being disabled properly.
* Improved the error message displayed when the File Manager cannot save an uploaded file.
* Fixed the "Try It" link in the Library Browser. (See Bug #994.)
* Security: Prevent the PG Problem Editor from reading and saving files outside of the templates directory.
* Fixed a problem where an "undefined value" error would appear when editing a problem set.
* Added a link to send email to a student from the problem set editor.
* Fixed a problem where < and > operators would be interpreted as HTML tag delimiters in the answer preview area.
* Fixed a problem where certain browsers could not detect the character encoding properly. (See Bug #1030.)
* Improved handling of schema (http versus https) and port number in URLs in Feedback messages.
* Fixed an issue where Problem Library problems with no associated textbook would cause problem with searching the problem library.
For full release notes, visit http://devel.webwork.rochester.edu/twiki/bin/view/Webwork/WeBWorKRelease2pt2pt1