{% set title = 'Manual: Change log' %} {% extends "base.html" %} {% block body %}
This is a detailed log of changes between Owl releases.
\O for „asymptotic O“ pre-defined. Ideas for more
pre-defined macros are welcome.
Updated KaTeX to version 0.16. Posts can be submitted using Ctrl+Enter.
Improved threading of e-mail notifications.
New formats of attachments are supported: ZIP, PNG, JPEG.
Major internal changes to pave way to further development.
It is now possible to copy topics and their posts between courses. Buttons have access keys set to their first letters.
We changed structure of URLs to include semester code, so that we can recycle course IDs.
Teachers can now download results in CSV or JSON.
Added a Reply button for quoting of posts.
Added syntax highlighting for C, C++, Python, Haskell, and Prolog.
Use ```python in Markdown to start a code block. Ask for more languages if needed.
Courses are now split to semesters. There is a setting to show PDF attachments inline. A new type of topic was defined for awarding of points.
We now support grading of solutions by other students.
The Owl has a manual. {% endblock %}