Today's update (bc4bf9c839) brings with it the following changes:
- New feature: The CEFR placement test now allows location information to be submitted in the email report.
- Performance improvement: The database is no longer consulted when anonymous request handlers are used.
- Enhancement: Updated Swedish translations.
- Enhancement: Request handlers now support dots and other characters in them.
- Enhancement: Lots of code cleanup that should ensure more stable and consistent behavior, and slightly less memory usage.
- Enhancement: All template handlers should now be listed in the developer resources.
- Enhancement: Removed some unused template handlers: email_this, xml_namespace, account_online_count, str_handleEnter, institution_role_array, mediator_iframe_bug, xhtml_mimetype.
- Bugfix: The total amount of users listed in the user list now matches the table contents.
- Bugfix: Login redirection is now more consistent.
- Bugfix: Long titles in blog folders now look better.
- Bugfix: crossdomain.xml and robots.txt is now delivered properly.
- Bugfix: Setting WYSIWYG editor mode no longer gives strange error message when already set.
- Bugfix: Excel spreadsheets uploaded long ago could in some cases render incorrectly.
- Bugfix: Fixed JavaScript error when quiz editor was loaded.