Today's update (11f60dac6b) brings with it the following changes:
- New feature: The placement test (CEFR) report email now includes an HTML part in addition to plain text.
- New feature: All emails can now have a header and footer overridden at the normal template levels.
- Improvement: The delete button in the file manager now asks for confirmation.
- Improvement: Cleaned up the layout and behavior of the file manager.
- Bugfix: The radio quiz type now supports multiple correct answers correctly.
- Bugfix: User list didn't sort correctly in all cases. This has now been fixed.
- Bugfix: Group user list didn't sort correctly. This has now been fixed.
- Bugfix: Fix inconsistent amount of vertical whitespace in object reading view (read request handler).
- Bugfix: The list of templates didn't show all available templates recursively. The list should now be complete, and an encoding issue has been fixed as well.
- Bugfix: Overridden text/plain email templates will no longer add excessive whitespace because of Windows newlines.
- Bugfix: Removed HTML cleaning when template was being rendered on page. Also fixed a hard to find character encoding issue related to cleaning up extremely faulty documents.
- Bugfix: Fixed recipient dropdown box width issue in placement test (CEFR) submission user interface.