{% set title = 'Manual: Change log' %} {% extends "base.html" %} {% block body %}

The Owl Manual: Change log

This is a detailed log of changes between Owl releases.

Release 2024-10-11

Features for students

Features for teachers

Minor improvements of user interface

Release 2024-02-18

General features

Features for teachers

Release 2023-10-20

Updated KaTeX to version 0.16. Posts can be submitted using Ctrl+Enter.

Release 2023-04-08

Release 2023-03-04

Improved threading of e-mail notifications.

Release 2023-02-08

New formats of attachments are supported: ZIP, PNG, JPEG.

Release 2022-09-27

Major internal changes to pave way to further development.

Release 2022-02-27

It is now possible to copy topics and their posts between courses. Buttons have access keys set to their first letters.

Release 2021-09-28

We changed structure of URLs to include semester code, so that we can recycle course IDs.

Release 2021-05-21

Teachers can now download results in CSV or JSON.

Release 2021-04-20

Added a Reply button for quoting of posts.

Release 2021-03-13

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.

Release 2021-03-12

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.

Release 2021-03-08

We now support grading of solutions by other students.

Release 2021-02-19

The Owl has a manual. {% endblock %}