# Release Notes

## 01.04.2023

* Added a button to highlight debate comments
* Fixed some minor bugs

## 30.03.2023

* Changed the number of required debates to participate in the rated debating from 5 to 3.
* Added an attention seeker for new friend requests

## 23.03.2023

* Mods are now able to delete the tags
* Search input doesn't get cleared when switching tabs
* Other minor bug fixes and changes

## 18.03.2023

* Added a simple page with all available tags.

## 17.03.2023

* Subscriptions to forum topics now redirect to the last page.
* Added a way to clear all debate/forum subscriptions
* Added a way to mark all debate/forum subscriptions as viewed.

## 16.03.2023

* Made some changes to the subscriptions system, the main difference is that now subscriptions are added automatically when creating or joining debates.
* Added an "attention seeker" to indicate changes in the subscribed debates or forum topics to make it easier to track when new content has been added.

## 15.03.2023

* Put an icon to the main header for a quick access to the profile page, which soon will be extended to be more informative.
* Done a few changes to the profile subscriptions page, which now more explicitly shows debates and topics with new content.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.debateart.com/platform-development/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
