Skip to content
Snippets Groups Projects
Commit c502f843 authored by Martin Mareš's avatar Martin Mareš
Browse files

News: A new release, trimmed old entries

parent ebba6528
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,40 @@
<p>This is a detailed log of changes between Owl releases.
<h3>Release 2024-10-11</h3>
<h4>Features for teachers</h4>
<ul>
<li>A course can be configured to disallow ZIP attachments.
<li>The button for copying a topic was moved to the navigation bar,
so it is not necessary to invoke editing the topic first.
</ul>
<h4>Minor improvements of user interface</h4>
<ul>
<li>Whenever a list of courses is displayed, it is sorted.
<li>Enroll links redirect to course home page when already a member
of the course.
<li>Reply buttons append to the current comment instead of rewriting it.
<li>Users are warned when trying to exit a page with changed
post contents. Editing of a post has a Cancel button.
<li>Broken TeX constructs are highlighted in rendered Markdown.
The mouse-over text shows the error message.
<li>Students can leave courses if they made no posts.
</ul>
<h3>Release 2024-02-18</h3>
<h4>General features</h4>
......
......@@ -37,12 +37,8 @@
<h2>News</h2>
<table class=news>
<tr><td>2024-09-22<td>Many minor UI changes – see the <a href='{{ url_for('doc_changes') }}'>change log</a>.
<tr><td>2024-09-22<td>Sending of e-mail notifications got stuck for a while.
All notifications in the queue were delivered today.
<tr><td>2024-02-17<td>Courses can have the required number of points specified.
Editing of posts is limited in case there is a reply or a deadline has passed.
Extensive changes of course administration UI – see the <a href='{{ url_for('doc_changes') }}'>change log</a>.
<tr><td>2024-02-09<td>We moved to owl.mff.cuni.cz.
<tr><td>2023-10-28<td>Updated KaTeX to version 0.16. Posts can be submitted using Ctrl+Enter.
</table>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment