# SDN - Classic

### 2026-02-24

* Fixed a big which prevented the player countdown from being shown in webcasts with template version 2.
* Fixed an error where new webcasts were created with an invalid status.

### 2026-02-05

Fixed a bug preventing Webcast series deletion

### 2026-02-04

Fixed a bug which caused a category to be required during the playlist creation process

### 2026-01-30

Fixed a bug preventing the creation of infopoints for livestreams

### 2026-01-05

Fixed a bug with the sorting of podcast files in the classic UI

### 07-24 Additional source languages for live subtitles

The following languages can be transcribed for live subtitling:

1. English
2. Dutch
3. Italian
4. Portuguese
5. French
6. Russian
7. Spanish
8. Danish
9. Ukrainian
10. German

### 06-05 File editing

File copy and file move have been expanded so that essential metadata, including categories, types, tags and quizzing information is also copied or moved.

### 06-05 Playlists

There are new playlist options to allow viewers to filter playlist entries via categories or search in the player.

### 06-03 external Libraries

To improve transparency, you can now view all external libraries used in the 3Q player on the page: <https://player.3qsdn.com/packages.html>

### 05-15 Live Project

You can now either upload a watermark to your livestream project or add an external URL which will be overlayed over the signal. The same watermark or URL will appear in recordings and 3rd party distributions.

### 02-29 Player management

In the player management you can now add intro and outtro videos to player before and after each video.

### 02-22 Livestream projects

&#x20;In livestream projects you can now select a video to play in a loop before your stream starts. Please note that this feature is only supported when using the 3Q player.

### 01-12 oEmbed

SDN now supports oEmbed. The oembed code is available immediately to all customers along with our other embed code options.


---

# 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://releasenotes.docs.3q.video/current-release-notes/sdn-classic.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.
