# 0.18.0

## 0.18.0.4-1 (March 23, 2025) <a href="#id-4-1" id="id-4-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies installed via `prerequisites.sh` in version 0.14.9 or later.
* Compatible with the `Server.xml` configuration format used in version 0.12.6 or later.
* Compatible with Origin and Edge versions 0.18.0.0-1 or later.

#### \[Improved]

* Improved segmentation to be more precise when markers are inserted into HLS

***

## 0.18.0.3-1 (March 6, 2025) <a href="#id-3-1" id="id-3-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies installed via `prerequisites.sh` in version 0.14.9 or later.
* Compatible with the `Server.xml` configuration format used in version 0.12.6 or later.
* Compatible with Origin and Edge versions 0.18.0.0-1 or later.

#### \[Fixed]

* Fixed the timebase of `ScheduledChannel`.

#### \[Added]

* Added infinite loop prevention during filler frame generation.

***

## 0.18.0.2-1 (March 4, 2025) <a href="#id-2-1" id="id-2-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies installed via `prerequisites.sh` in version 0.14.9 or later.
* Compatible with the `Server.xml` configuration format used in version 0.12.6 or later.
* Compatible with Origin and Edge versions 0.18.0.0-1 or later.

#### \[Fixed]

* Fixed the video corruption issue that occurs during input source transitions when using the NVIDIA encoder.

***

## 0.18.0.1-1 (March 4, 2025) <a href="#id-1-1" id="id-1-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies installed via `prerequisites.sh` in version 0.14.9 or later.
* Compatible with the `Server.xml` configuration format used in version 0.12.6 or later.
* Compatible with Origin and Edge versions 0.18.0.0-1 or later.

#### \[Improved]

* Improved mux streams to be able to be encoded.

***

## 0.18.0.0-1 (February 20, 2025) <a href="#id-0-1" id="id-0-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies installed via `prerequisites.sh` in version 0.14.9 or later.
* Compatible with the `Server.xml` configuration format used in version 0.12.6 or later.
* Compatible with Origin and Edge versions 0.18.0.0-1 or later.

#### \[Added]

* Added SRT Publisher (Listener).
* Added `#EXT-X-CUE-OUT`/`#EXT-X-CUE-IN` tags to LLHLS.
* Added `#EXT-X-PROGRAM-DATE-TIME` tag to HLSv3.
* Multiple Audio Track support in `ScheduleChannel`.
* Simulcast support in WebRTC Provider.
* Added NAL (SEI) event insertion into H.264 stream.
* Added `CHARACTERISTICS` attribute in `#EXT-X-MEDIA` tag of LLHLS.

#### \[Improved]

* Improved to decode audio packets consisting of Multiple Frames.
* Improved the transcoder to support seamless transitions in Multi-Audio Tracks

#### \[Fixed]

* Fixed an issue where `#EXT-X-CUE-OUT`/`#EXT-X-CUE-IN` tags were inserted in the wrong location or missing.
* Fixed the 10-second delay issue in the RTMP Push Publisher.
